"./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/19 03:16:36 DEBUG : Creating backend with remote "TestMega:rclone-test-puyatij3cuyu" 2025/02/19 03:16:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 03:16:51 DEBUG : Creating backend with remote "/tmp/rclone3794015366" === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:16:51 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:16:51 NOTICE: mega root 'rclone-test-puyatij3cuyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/19 03:16:51 DEBUG : : forgetting directory cache 2025/02/19 03:16:51 DEBUG : dir: forgetting directory cache 2025/02/19 03:16:51 DEBUG : dir: forgetting directory cache dir_test.go:687: ModTime not invalidated 2025/02/19 03:16:52 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:16:52 DEBUG : dir: Looking for writers 2025/02/19 03:16:52 DEBUG : : Looking for writers 2025/02/19 03:16:52 DEBUG : dir: reading active writers 2025/02/19 03:16:52 DEBUG : >WaitForWriters: 2025/02/19 03:16:52 DEBUG : dir: forgetting directory cache 2025/02/19 03:16:52 DEBUG : : forgetting directory cache 2025/02/19 03:16:52 DEBUG : dir: forgetting directory cache run.go:125: removing dir "dir" failed - try 1/3: directory not empty --- FAIL: TestDirEntryModTimeInvalidation (2.70s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:16:53 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:16:53 NOTICE: mega root 'rclone-test-puyatij3cuyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/19 03:16:54 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:16:54 DEBUG : dir: Looking for writers 2025/02/19 03:16:54 DEBUG : file1: reading active writers 2025/02/19 03:16:54 DEBUG : : Looking for writers 2025/02/19 03:16:54 DEBUG : dir: reading active writers 2025/02/19 03:16:54 DEBUG : >WaitForWriters: 2025/02/19 03:16:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/19 03:16:54 DEBUG : newLeaf: Updating file with newLeaf 0xc0007d60c0 2025/02/19 03:16:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:16:54 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/19 03:17:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/19 03:17:02 DEBUG : dir/file1: Updating file with dir/file1 0xc0007d60c0 2025/02/19 03:17:02 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/19 03:17:02 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/19 03:17:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/19 03:17:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/19 03:17:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:17:09 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007d60c0 2025/02/19 03:17:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:17:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:17:09 DEBUG : mega root 'rclone-test-puyatij3cuyu': File to upload is small (25 bytes), uploading instead of streaming 2025/02/19 03:17:09 NOTICE: mega root 'rclone-test-puyatij3cuyu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/19 03:17:09 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/19 03:17:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:17:09 DEBUG : newLeaf: Running delayed rename now 2025/02/19 03:17:09 INFO : newLeaf: Deleted 2025/02/19 03:17:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/19 03:17:10 DEBUG : newLeaf: Updating file with newLeaf 0xc0007d60c0 2025/02/19 03:17:10 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:17:10 DEBUG : dir: Looking for writers 2025/02/19 03:17:10 DEBUG : : Looking for writers 2025/02/19 03:17:10 DEBUG : dir: reading active writers 2025/02/19 03:17:10 DEBUG : newLeaf: reading active writers 2025/02/19 03:17:10 DEBUG : >WaitForWriters: 2025/02/19 03:17:10 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:17:10 DEBUG : dir: Looking for writers 2025/02/19 03:17:10 DEBUG : : Looking for writers 2025/02/19 03:17:10 DEBUG : dir: reading active writers 2025/02/19 03:17:10 DEBUG : newLeaf: reading active writers 2025/02/19 03:17:10 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:17:10 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:17:10 NOTICE: mega root 'rclone-test-puyatij3cuyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/19 03:17:10 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:17:10 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:17:10 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:17:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:17:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:17:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:17:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:17:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:17:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:17:10 INFO : mega root 'rclone-test-puyatij3cuyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/19 03:17:11 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:17:11 DEBUG : dir: Looking for writers 2025/02/19 03:17:11 DEBUG : file1: reading active writers 2025/02/19 03:17:11 DEBUG : : Looking for writers 2025/02/19 03:17:11 DEBUG : dir: reading active writers 2025/02/19 03:17:11 DEBUG : >WaitForWriters: 2025/02/19 03:17:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/19 03:17:11 DEBUG : newLeaf: Updating file with newLeaf 0xc0005d69c0 2025/02/19 03:17:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:17:11 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/19 03:17:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/19 03:17:18 DEBUG : dir/file1: Updating file with dir/file1 0xc0005d69c0 2025/02/19 03:17:18 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/19 03:17:18 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/19 03:17:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/19 03:17:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/19 03:17:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:17:25 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005d69c0 2025/02/19 03:17:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:17:25 DEBUG : mega root 'rclone-test-puyatij3cuyu': File to upload is small (25 bytes), uploading instead of streaming 2025/02/19 03:17:25 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/19 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:17:25 DEBUG : newLeaf: Running delayed rename now 2025/02/19 03:17:26 INFO : newLeaf: Deleted 2025/02/19 03:17:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/19 03:17:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0005d69c0 2025/02/19 03:17:26 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:17:26 DEBUG : dir: Looking for writers 2025/02/19 03:17:26 DEBUG : : Looking for writers 2025/02/19 03:17:26 DEBUG : dir: reading active writers 2025/02/19 03:17:26 DEBUG : newLeaf: reading active writers 2025/02/19 03:17: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/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/19 03:17:33 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:17:33 DEBUG : dir: Looking for writers 2025/02/19 03:17:33 DEBUG : : Looking for writers 2025/02/19 03:17:33 DEBUG : dir: reading active writers 2025/02/19 03:17:33 DEBUG : newLeaf: reading active writers 2025/02/19 03:17:33 DEBUG : >WaitForWriters: 2025/02/19 03:17:33 DEBUG : mega root 'rclone-test-puyatij3cuyu': 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-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:17:40 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:17:40 NOTICE: mega root 'rclone-test-puyatij3cuyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/19 03:17:40 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:17:40 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:17:40 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:17:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:17:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:17:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:17:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:17:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:17:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:17:40 INFO : mega root 'rclone-test-puyatij3cuyu': 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/19 03:17:47 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/19 03:17:47 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:17:47 DEBUG : dir/file1(0xc007f22440): openPending: 2025/02/19 03:17:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/02/19 03:17:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/19 03:17:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:17:47 DEBUG : dir/file1(0xc007f22440): >openPending: err= 2025/02/19 03:17:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/19 03:17:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:17:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:17:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:17:47 DEBUG : dir/file1(0xc007f22440): _writeAt: size=14, off=0 2025/02/19 03:17:47 DEBUG : dir/file1(0xc007f22440): >_writeAt: n=14, err= 2025/02/19 03:17:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/19 03:17:47 DEBUG : dir/file1(0xc007f22440): close: 2025/02/19 03:17:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/19 03:17:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/19 03:17:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/19 03:17:47 DEBUG : dir/file1(0xc007f22440): >close: err= 2025/02/19 03:17:47 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:17:47 DEBUG : dir: Looking for writers 2025/02/19 03:17:47 DEBUG : file1: reading active writers 2025/02/19 03:17:47 DEBUG : : Looking for writers 2025/02/19 03:17:47 DEBUG : dir: reading active writers 2025/02/19 03:17:47 DEBUG : newLeaf: reading active writers 2025/02/19 03:17:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/19 03:17:47 DEBUG : dir: Looking for writers 2025/02/19 03:17:47 DEBUG : file1: reading active writers 2025/02/19 03:17:47 DEBUG : : Looking for writers 2025/02/19 03:17:47 DEBUG : dir: reading active writers 2025/02/19 03:17:47 DEBUG : newLeaf: reading active writers 2025/02/19 03:17:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/19 03:17:48 DEBUG : dir: Looking for writers 2025/02/19 03:17:48 DEBUG : file1: reading active writers 2025/02/19 03:17:48 DEBUG : : Looking for writers 2025/02/19 03:17:48 DEBUG : dir: reading active writers 2025/02/19 03:17:48 DEBUG : newLeaf: reading active writers 2025/02/19 03:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/19 03:17:48 DEBUG : dir: Looking for writers 2025/02/19 03:17:48 DEBUG : file1: reading active writers 2025/02/19 03:17:48 DEBUG : : Looking for writers 2025/02/19 03:17:48 DEBUG : dir: reading active writers 2025/02/19 03:17:48 DEBUG : newLeaf: reading active writers 2025/02/19 03:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/19 03:17:48 DEBUG : dir/file1: vfs cache: starting upload 2025/02/19 03:17:48 DEBUG : dir: Looking for writers 2025/02/19 03:17:48 DEBUG : file1: reading active writers 2025/02/19 03:17:48 DEBUG : : Looking for writers 2025/02/19 03:17:48 DEBUG : newLeaf: reading active writers 2025/02/19 03:17:48 DEBUG : dir: reading active writers 2025/02/19 03:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/19 03:17:48 DEBUG : dir: Looking for writers 2025/02/19 03:17:48 DEBUG : file1: reading active writers 2025/02/19 03:17:48 DEBUG : : Looking for writers 2025/02/19 03:17:48 DEBUG : dir: reading active writers 2025/02/19 03:17:48 DEBUG : newLeaf: reading active writers 2025/02/19 03:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/19 03:17:48 INFO : dir/file1: Copied (replaced existing) 2025/02/19 03:17:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/19 03:17: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/19 03:17:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:17:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/19 03:17:48 DEBUG : dir: Looking for writers 2025/02/19 03:17:48 DEBUG : file1: reading active writers 2025/02/19 03:17:48 DEBUG : : Looking for writers 2025/02/19 03:17:48 DEBUG : dir: reading active writers 2025/02/19 03:17:48 DEBUG : newLeaf: reading active writers 2025/02/19 03:17:48 DEBUG : >WaitForWriters: 2025/02/19 03:17:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/19 03:17:48 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:17:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:17:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:17:48 DEBUG : dir/file1(0xc000dda080): _readAt: size=512, off=0 2025/02/19 03:17:48 DEBUG : dir/file1(0xc000dda080): openPending: 2025/02/19 03:17:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/19 03:17:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/19 03:17:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:17:48 DEBUG : dir/file1(0xc000dda080): >openPending: err= 2025/02/19 03:17:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/19 03:17:48 DEBUG : dir/file1(0xc000dda080): >_readAt: n=14, err=EOF 2025/02/19 03:17:48 DEBUG : dir/file1(0xc000dda080): close: 2025/02/19 03:17:48 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-19 03:17:48 +0000 UTC 2025/02/19 03:17:48 DEBUG : dir/file1(0xc000dda080): >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/19 03:17:55 INFO : newLeaf: Deleted 2025/02/19 03:17:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/19 03:17:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/19 03:17:55 DEBUG : newLeaf: Updating file with newLeaf 0xc000001740 2025/02/19 03:17:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:17:55 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/19 03:18:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/19 03:18:03 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/19 03:18:03 DEBUG : dir/file1: Updating file with dir/file1 0xc000001740 2025/02/19 03:18:03 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/19 03:18: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/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/19 03:18:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/19 03:18:10 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:18:10 DEBUG : dir/file1(0xc000ce5c00): openPending: 2025/02/19 03:18:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/19 03:18:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/19 03:18:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:18:10 DEBUG : dir/file1(0xc000ce5c00): >openPending: err= 2025/02/19 03:18:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/19 03:18:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:18:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:18:10 DEBUG : dir/file1(0xc000ce5c00): _writeAt: size=25, off=0 2025/02/19 03:18:10 DEBUG : dir/file1(0xc000ce5c00): >_writeAt: n=25, err= 2025/02/19 03:18:10 INFO : newLeaf: Deleted 2025/02/19 03:18:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/19 03:18:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/19 03:18:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000001740 2025/02/19 03:18:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:18:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:18:10 DEBUG : newLeaf(0xc000ce5c00): close: 2025/02/19 03:18:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/19 03:18:10 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-19 03:18:10.353455199 +0000 UTC m=+93.744099422 2025/02/19 03:18:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/19 03:18:10 DEBUG : newLeaf(0xc000ce5c00): >close: err= 2025/02/19 03:18:10 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:18:10 DEBUG : dir: Looking for writers 2025/02/19 03:18:10 DEBUG : : Looking for writers 2025/02/19 03:18:10 DEBUG : newLeaf: reading active writers 2025/02/19 03:18:10 DEBUG : dir: reading active writers 2025/02/19 03:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/19 03:18:10 DEBUG : dir: Looking for writers 2025/02/19 03:18:10 DEBUG : : Looking for writers 2025/02/19 03:18:10 DEBUG : dir: reading active writers 2025/02/19 03:18:10 DEBUG : newLeaf: reading active writers 2025/02/19 03:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/19 03:18:10 DEBUG : dir: Looking for writers 2025/02/19 03:18:10 DEBUG : : Looking for writers 2025/02/19 03:18:10 DEBUG : dir: reading active writers 2025/02/19 03:18:10 DEBUG : newLeaf: reading active writers 2025/02/19 03:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/19 03:18:10 DEBUG : dir: Looking for writers 2025/02/19 03:18:10 DEBUG : : Looking for writers 2025/02/19 03:18:10 DEBUG : dir: reading active writers 2025/02/19 03:18:10 DEBUG : newLeaf: reading active writers 2025/02/19 03:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/19 03:18:10 DEBUG : newLeaf: vfs cache: starting upload 2025/02/19 03:18:10 DEBUG : dir: Looking for writers 2025/02/19 03:18:10 DEBUG : : Looking for writers 2025/02/19 03:18:10 DEBUG : dir: reading active writers 2025/02/19 03:18:10 DEBUG : newLeaf: reading active writers 2025/02/19 03:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/19 03:18:11 DEBUG : dir: Looking for writers 2025/02/19 03:18:11 DEBUG : : Looking for writers 2025/02/19 03:18:11 DEBUG : dir: reading active writers 2025/02/19 03:18:11 DEBUG : newLeaf: reading active writers 2025/02/19 03:18:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/19 03:18:11 INFO : newLeaf: Copied (replaced existing) 2025/02/19 03:18:11 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/02/19 03:18:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/19 03:18:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:18:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/19 03:18:11 DEBUG : dir: Looking for writers 2025/02/19 03:18:11 DEBUG : : Looking for writers 2025/02/19 03:18:11 DEBUG : dir: reading active writers 2025/02/19 03:18:11 DEBUG : newLeaf: reading active writers 2025/02/19 03:18: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/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/19 03:18:18 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:18:18 DEBUG : dir: Looking for writers 2025/02/19 03:18:18 DEBUG : : Looking for writers 2025/02/19 03:18:18 DEBUG : dir: reading active writers 2025/02/19 03:18:18 DEBUG : newLeaf: reading active writers 2025/02/19 03:18:18 DEBUG : >WaitForWriters: 2025/02/19 03:18:18 DEBUG : mega root 'rclone-test-puyatij3cuyu': 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-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:18:25 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:18:25 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:18:25 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:18:25 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:18:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:18:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:18:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:18:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:18:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:18:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:18:25 INFO : mega root 'rclone-test-puyatij3cuyu': 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/19 03:18:33 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:18:33 DEBUG : dir: Looking for writers 2025/02/19 03:18:33 DEBUG : file1: reading active writers 2025/02/19 03:18:33 DEBUG : : Looking for writers 2025/02/19 03:18:33 DEBUG : dir: reading active writers 2025/02/19 03:18:33 DEBUG : newLeaf: reading active writers 2025/02/19 03:18:33 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/19 03:18:40 INFO : newLeaf: Deleted 2025/02/19 03:18:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/19 03:18:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000001e00 2025/02/19 03:18:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:18: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/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/19 03:18:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/19 03:18:47 DEBUG : dir/file1: Updating file with dir/file1 0xc000001e00 2025/02/19 03:18:47 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/19 03:18: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/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/19 03:18:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/19 03:18:54 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:18:54 DEBUG : dir/file1(0xc0011b0a80): openPending: 2025/02/19 03:18:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/02/19 03:18:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/19 03:18:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:18:54 DEBUG : dir/file1(0xc0011b0a80): >openPending: err= 2025/02/19 03:18:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/19 03:18:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:18:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:18:54 DEBUG : dir/file1(0xc0011b0a80): _writeAt: size=25, off=0 2025/02/19 03:18:54 DEBUG : dir/file1(0xc0011b0a80): >_writeAt: n=25, err= 2025/02/19 03:18:54 INFO : newLeaf: Deleted 2025/02/19 03:18:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/19 03:18:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/19 03:18:55 DEBUG : newLeaf: Updating file with newLeaf 0xc000001e00 2025/02/19 03:18:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:18:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:18:55 DEBUG : newLeaf(0xc0011b0a80): close: 2025/02/19 03:18:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/19 03:18:55 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-19 03:18:54.843621522 +0000 UTC m=+138.234265755 2025/02/19 03:18:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/19 03:18:55 DEBUG : newLeaf(0xc0011b0a80): >close: err= 2025/02/19 03:18:55 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:18:55 DEBUG : dir: Looking for writers 2025/02/19 03:18:55 DEBUG : : Looking for writers 2025/02/19 03:18:55 DEBUG : dir: reading active writers 2025/02/19 03:18:55 DEBUG : newLeaf: reading active writers 2025/02/19 03:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/19 03:18:55 DEBUG : dir: Looking for writers 2025/02/19 03:18:55 DEBUG : : Looking for writers 2025/02/19 03:18:55 DEBUG : dir: reading active writers 2025/02/19 03:18:55 DEBUG : newLeaf: reading active writers 2025/02/19 03:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/19 03:18:55 DEBUG : dir: Looking for writers 2025/02/19 03:18:55 DEBUG : : Looking for writers 2025/02/19 03:18:55 DEBUG : dir: reading active writers 2025/02/19 03:18:55 DEBUG : newLeaf: reading active writers 2025/02/19 03:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/19 03:18:55 DEBUG : dir: Looking for writers 2025/02/19 03:18:55 DEBUG : : Looking for writers 2025/02/19 03:18:55 DEBUG : dir: reading active writers 2025/02/19 03:18:55 DEBUG : newLeaf: reading active writers 2025/02/19 03:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/19 03:18:55 DEBUG : newLeaf: vfs cache: starting upload 2025/02/19 03:18:55 DEBUG : dir: Looking for writers 2025/02/19 03:18:55 DEBUG : : Looking for writers 2025/02/19 03:18:55 DEBUG : dir: reading active writers 2025/02/19 03:18:55 DEBUG : newLeaf: reading active writers 2025/02/19 03:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/19 03:18:55 DEBUG : dir: Looking for writers 2025/02/19 03:18:55 DEBUG : : Looking for writers 2025/02/19 03:18:55 DEBUG : dir: reading active writers 2025/02/19 03:18:55 DEBUG : newLeaf: reading active writers 2025/02/19 03:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/19 03:18:55 INFO : newLeaf: Copied (replaced existing) 2025/02/19 03:18:55 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/02/19 03:18:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/19 03:18:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:18:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/19 03:18:55 DEBUG : dir: Looking for writers 2025/02/19 03:18:55 DEBUG : : Looking for writers 2025/02/19 03:18:55 DEBUG : dir: reading active writers 2025/02/19 03:18:55 DEBUG : newLeaf: reading active writers 2025/02/19 03:18: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/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/19 03:19:02 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:19:02 DEBUG : dir: Looking for writers 2025/02/19 03:19:02 DEBUG : : Looking for writers 2025/02/19 03:19:02 DEBUG : dir: reading active writers 2025/02/19 03:19:02 DEBUG : newLeaf: reading active writers 2025/02/19 03:19:02 DEBUG : >WaitForWriters: 2025/02/19 03:19:02 DEBUG : mega root 'rclone-test-puyatij3cuyu': 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-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:19:10 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:19:10 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:19:10 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:19:10 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:19:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:19:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:19:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:19:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:19:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:19:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:19:10 INFO : mega root 'rclone-test-puyatij3cuyu': 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/19 03:19:17 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/19 03:19:17 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:19:17 DEBUG : dir/file1(0xc001081d00): openPending: 2025/02/19 03:19:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/02/19 03:19:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/19 03:19:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:19:17 DEBUG : dir/file1(0xc001081d00): >openPending: err= 2025/02/19 03:19:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/19 03:19:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:19:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:19:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:19:17 DEBUG : dir/file1(0xc001081d00): _writeAt: size=14, off=0 2025/02/19 03:19:17 DEBUG : dir/file1(0xc001081d00): >_writeAt: n=14, err= 2025/02/19 03:19:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/19 03:19:17 DEBUG : dir/file1(0xc001081d00): close: 2025/02/19 03:19:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/19 03:19:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/19 03:19:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/19 03:19:17 DEBUG : dir/file1(0xc001081d00): >close: err= 2025/02/19 03:19:17 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:19:17 DEBUG : dir: Looking for writers 2025/02/19 03:19:17 DEBUG : file1: reading active writers 2025/02/19 03:19:17 DEBUG : : Looking for writers 2025/02/19 03:19:17 DEBUG : newLeaf: reading active writers 2025/02/19 03:19:17 DEBUG : dir: reading active writers 2025/02/19 03:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/19 03:19:17 DEBUG : dir: Looking for writers 2025/02/19 03:19:17 DEBUG : file1: reading active writers 2025/02/19 03:19:17 DEBUG : : Looking for writers 2025/02/19 03:19:17 DEBUG : newLeaf: reading active writers 2025/02/19 03:19:17 DEBUG : dir: reading active writers 2025/02/19 03:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/19 03:19:17 DEBUG : dir: Looking for writers 2025/02/19 03:19:17 DEBUG : file1: reading active writers 2025/02/19 03:19:17 DEBUG : : Looking for writers 2025/02/19 03:19:17 DEBUG : dir: reading active writers 2025/02/19 03:19:17 DEBUG : newLeaf: reading active writers 2025/02/19 03:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/19 03:19:17 DEBUG : dir: Looking for writers 2025/02/19 03:19:17 DEBUG : file1: reading active writers 2025/02/19 03:19:17 DEBUG : : Looking for writers 2025/02/19 03:19:17 DEBUG : dir: reading active writers 2025/02/19 03:19:17 DEBUG : newLeaf: reading active writers 2025/02/19 03:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/19 03:19:17 DEBUG : dir/file1: vfs cache: starting upload 2025/02/19 03:19:17 DEBUG : dir: Looking for writers 2025/02/19 03:19:17 DEBUG : file1: reading active writers 2025/02/19 03:19:17 DEBUG : : Looking for writers 2025/02/19 03:19:17 DEBUG : dir: reading active writers 2025/02/19 03:19:17 DEBUG : newLeaf: reading active writers 2025/02/19 03:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/19 03:19:17 DEBUG : dir: Looking for writers 2025/02/19 03:19:17 DEBUG : file1: reading active writers 2025/02/19 03:19:17 DEBUG : : Looking for writers 2025/02/19 03:19:17 DEBUG : dir: reading active writers 2025/02/19 03:19:17 DEBUG : newLeaf: reading active writers 2025/02/19 03:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/19 03:19:18 DEBUG : dir: Looking for writers 2025/02/19 03:19:18 DEBUG : file1: reading active writers 2025/02/19 03:19:18 DEBUG : : Looking for writers 2025/02/19 03:19:18 DEBUG : dir: reading active writers 2025/02/19 03:19:18 DEBUG : newLeaf: reading active writers 2025/02/19 03:19:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/19 03:19:18 DEBUG : dir: Looking for writers 2025/02/19 03:19:18 DEBUG : file1: reading active writers 2025/02/19 03:19:18 DEBUG : : Looking for writers 2025/02/19 03:19:18 DEBUG : dir: reading active writers 2025/02/19 03:19:18 DEBUG : newLeaf: reading active writers 2025/02/19 03:19:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:19:19 DEBUG : dir: Looking for writers 2025/02/19 03:19:19 DEBUG : file1: reading active writers 2025/02/19 03:19:19 DEBUG : : Looking for writers 2025/02/19 03:19:19 DEBUG : dir: reading active writers 2025/02/19 03:19:19 DEBUG : newLeaf: reading active writers 2025/02/19 03:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:19:20 INFO : dir/file1: Copied (replaced existing) 2025/02/19 03:19:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/19 03:19:20 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/19 03:19:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:19:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/19 03:19:20 DEBUG : dir: Looking for writers 2025/02/19 03:19:20 DEBUG : file1: reading active writers 2025/02/19 03:19:20 DEBUG : : Looking for writers 2025/02/19 03:19:20 DEBUG : dir: reading active writers 2025/02/19 03:19:20 DEBUG : newLeaf: reading active writers 2025/02/19 03:19:20 DEBUG : >WaitForWriters: 2025/02/19 03:19:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/19 03:19:20 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:19:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:19:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:19:20 DEBUG : dir/file1(0xc006d6c780): _readAt: size=512, off=0 2025/02/19 03:19:20 DEBUG : dir/file1(0xc006d6c780): openPending: 2025/02/19 03:19:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/19 03:19:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/19 03:19:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:19:20 DEBUG : dir/file1(0xc006d6c780): >openPending: err= 2025/02/19 03:19:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/19 03:19:20 DEBUG : dir/file1(0xc006d6c780): >_readAt: n=14, err=EOF 2025/02/19 03:19:20 DEBUG : dir/file1(0xc006d6c780): close: 2025/02/19 03:19:20 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-19 03:19:19 +0000 UTC 2025/02/19 03:19:20 DEBUG : dir/file1(0xc006d6c780): >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/19 03:19:28 INFO : newLeaf: Deleted 2025/02/19 03:19:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/19 03:19:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/19 03:19:28 DEBUG : newLeaf: Updating file with newLeaf 0xc0007d6540 2025/02/19 03:19:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:19:28 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/19 03:19:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/19 03:19:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/19 03:19:35 DEBUG : dir/file1: Updating file with dir/file1 0xc0007d6540 2025/02/19 03:19:35 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/19 03:19:35 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/19 03:19:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/19 03:19:42 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:19:42 DEBUG : dir/file1(0xc00060cc00): openPending: 2025/02/19 03:19:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/19 03:19:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/19 03:19:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:19:42 DEBUG : dir/file1(0xc00060cc00): >openPending: err= 2025/02/19 03:19:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/19 03:19:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:19:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:19:42 DEBUG : dir/file1(0xc00060cc00): _writeAt: size=25, off=0 2025/02/19 03:19:42 DEBUG : dir/file1(0xc00060cc00): >_writeAt: n=25, err= 2025/02/19 03:19:42 INFO : newLeaf: Deleted 2025/02/19 03:19:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/19 03:19:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/19 03:19:43 DEBUG : newLeaf: Updating file with newLeaf 0xc0007d6540 2025/02/19 03:19:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:19:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:19:43 DEBUG : newLeaf(0xc00060cc00): close: 2025/02/19 03:19:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/19 03:19:43 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-19 03:19:42.625893151 +0000 UTC m=+186.016537385 2025/02/19 03:19:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/19 03:19:43 DEBUG : newLeaf(0xc00060cc00): >close: err= 2025/02/19 03:19:43 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:19:43 DEBUG : dir: Looking for writers 2025/02/19 03:19:43 DEBUG : : Looking for writers 2025/02/19 03:19:43 DEBUG : dir: reading active writers 2025/02/19 03:19:43 DEBUG : newLeaf: reading active writers 2025/02/19 03:19:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/19 03:19:43 DEBUG : dir: Looking for writers 2025/02/19 03:19:43 DEBUG : : Looking for writers 2025/02/19 03:19:43 DEBUG : dir: reading active writers 2025/02/19 03:19:43 DEBUG : newLeaf: reading active writers 2025/02/19 03:19:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/19 03:19:43 DEBUG : dir: Looking for writers 2025/02/19 03:19:43 DEBUG : : Looking for writers 2025/02/19 03:19:43 DEBUG : dir: reading active writers 2025/02/19 03:19:43 DEBUG : newLeaf: reading active writers 2025/02/19 03:19:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/19 03:19:43 DEBUG : dir: Looking for writers 2025/02/19 03:19:43 DEBUG : : Looking for writers 2025/02/19 03:19:43 DEBUG : newLeaf: reading active writers 2025/02/19 03:19:43 DEBUG : dir: reading active writers 2025/02/19 03:19:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/19 03:19:43 DEBUG : newLeaf: vfs cache: starting upload 2025/02/19 03:19:43 DEBUG : dir: Looking for writers 2025/02/19 03:19:43 DEBUG : : Looking for writers 2025/02/19 03:19:43 DEBUG : dir: reading active writers 2025/02/19 03:19:43 DEBUG : newLeaf: reading active writers 2025/02/19 03:19:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/19 03:19:43 DEBUG : dir: Looking for writers 2025/02/19 03:19:43 DEBUG : : Looking for writers 2025/02/19 03:19:43 DEBUG : dir: reading active writers 2025/02/19 03:19:43 DEBUG : newLeaf: reading active writers 2025/02/19 03:19:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/19 03:19:44 INFO : newLeaf: Copied (replaced existing) 2025/02/19 03:19:44 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/02/19 03:19:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/19 03:19:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:19:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/19 03:19:44 DEBUG : dir: Looking for writers 2025/02/19 03:19:44 DEBUG : : Looking for writers 2025/02/19 03:19:44 DEBUG : dir: reading active writers 2025/02/19 03:19:44 DEBUG : newLeaf: reading active writers 2025/02/19 03:19:44 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/19 03:19:51 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:19:51 DEBUG : dir: Looking for writers 2025/02/19 03:19:51 DEBUG : : Looking for writers 2025/02/19 03:19:51 DEBUG : dir: reading active writers 2025/02/19 03:19:51 DEBUG : newLeaf: reading active writers 2025/02/19 03:19:51 DEBUG : >WaitForWriters: 2025/02/19 03:19:51 DEBUG : mega root 'rclone-test-puyatij3cuyu': 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-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:19:58 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:19:58 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:19:58 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:19:58 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:19:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:19:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:19:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:19:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:19:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:19:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:19:58 INFO : mega root 'rclone-test-puyatij3cuyu': 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/19 03:20:06 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:20:06 DEBUG : dir: Looking for writers 2025/02/19 03:20:06 DEBUG : file1: reading active writers 2025/02/19 03:20:06 DEBUG : : Looking for writers 2025/02/19 03:20:06 DEBUG : dir: reading active writers 2025/02/19 03:20:06 DEBUG : newLeaf: reading active writers 2025/02/19 03:20:06 DEBUG : >WaitForWriters: 2025/02/19 03:20:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/19 03:20:06 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:20:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:20:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:20:06 DEBUG : dir/file1(0xc0007cee80): _readAt: size=512, off=0 2025/02/19 03:20:06 DEBUG : dir/file1(0xc0007cee80): openPending: 2025/02/19 03:20:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/02/19 03:20:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/19 03:20:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:20:06 DEBUG : dir/file1(0xc0007cee80): >openPending: err= 2025/02/19 03:20:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/02/19 03:20:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/19 03:20:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/19 03:20:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:20:07 DEBUG : dir/file1(0xc0007cee80): >_readAt: n=14, err=EOF 2025/02/19 03:20:07 DEBUG : dir/file1(0xc0007cee80): close: 2025/02/19 03:20:07 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-19 03:19:59 +0000 UTC 2025/02/19 03:20:07 DEBUG : dir/file1(0xc0007cee80): >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/19 03:20:14 INFO : newLeaf: Deleted 2025/02/19 03:20:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/19 03:20:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/19 03:20:14 DEBUG : newLeaf: Updating file with newLeaf 0xc0007d72c0 2025/02/19 03:20:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:20:14 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/19 03:20:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/19 03:20:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/19 03:20:21 DEBUG : dir/file1: Updating file with dir/file1 0xc0007d72c0 2025/02/19 03:20:21 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/19 03:20:21 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/19 03:20:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/19 03:20:28 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:20:28 DEBUG : dir/file1(0xc0039b7ec0): openPending: 2025/02/19 03:20:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/19 03:20:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/19 03:20:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:20:28 DEBUG : dir/file1(0xc0039b7ec0): >openPending: err= 2025/02/19 03:20:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/19 03:20:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:20:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:20:28 DEBUG : dir/file1(0xc0039b7ec0): _writeAt: size=25, off=0 2025/02/19 03:20:28 DEBUG : dir/file1(0xc0039b7ec0): >_writeAt: n=25, err= 2025/02/19 03:20:28 INFO : newLeaf: Deleted 2025/02/19 03:20:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/19 03:20:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/19 03:20:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0007d72c0 2025/02/19 03:20:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:20:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:20:29 DEBUG : newLeaf(0xc0039b7ec0): close: 2025/02/19 03:20:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/19 03:20:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-19 03:20:28.886069165 +0000 UTC m=+232.276713398 2025/02/19 03:20:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/19 03:20:29 DEBUG : newLeaf(0xc0039b7ec0): >close: err= 2025/02/19 03:20:29 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:20:29 DEBUG : dir: Looking for writers 2025/02/19 03:20:29 DEBUG : : Looking for writers 2025/02/19 03:20:29 DEBUG : dir: reading active writers 2025/02/19 03:20:29 DEBUG : newLeaf: reading active writers 2025/02/19 03:20:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/19 03:20:29 DEBUG : dir: Looking for writers 2025/02/19 03:20:29 DEBUG : : Looking for writers 2025/02/19 03:20:29 DEBUG : dir: reading active writers 2025/02/19 03:20:29 DEBUG : newLeaf: reading active writers 2025/02/19 03:20:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/19 03:20:29 DEBUG : dir: Looking for writers 2025/02/19 03:20:29 DEBUG : : Looking for writers 2025/02/19 03:20:29 DEBUG : dir: reading active writers 2025/02/19 03:20:29 DEBUG : newLeaf: reading active writers 2025/02/19 03:20:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/19 03:20:29 DEBUG : dir: Looking for writers 2025/02/19 03:20:29 DEBUG : : Looking for writers 2025/02/19 03:20:29 DEBUG : dir: reading active writers 2025/02/19 03:20:29 DEBUG : newLeaf: reading active writers 2025/02/19 03:20:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/19 03:20:29 DEBUG : newLeaf: vfs cache: starting upload 2025/02/19 03:20:29 DEBUG : dir: Looking for writers 2025/02/19 03:20:29 DEBUG : : Looking for writers 2025/02/19 03:20:29 DEBUG : dir: reading active writers 2025/02/19 03:20:29 DEBUG : newLeaf: reading active writers 2025/02/19 03:20:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/19 03:20:29 DEBUG : dir: Looking for writers 2025/02/19 03:20:29 DEBUG : : Looking for writers 2025/02/19 03:20:29 DEBUG : dir: reading active writers 2025/02/19 03:20:29 DEBUG : newLeaf: reading active writers 2025/02/19 03:20:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/19 03:20:29 INFO : newLeaf: Copied (replaced existing) 2025/02/19 03:20:29 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/02/19 03:20:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/19 03:20:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:20:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/19 03:20:29 DEBUG : dir: Looking for writers 2025/02/19 03:20:29 DEBUG : : Looking for writers 2025/02/19 03:20:29 DEBUG : dir: reading active writers 2025/02/19 03:20:29 DEBUG : newLeaf: reading active writers 2025/02/19 03:20:29 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/19 03:20:36 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:20:36 DEBUG : dir: Looking for writers 2025/02/19 03:20:36 DEBUG : : Looking for writers 2025/02/19 03:20:36 DEBUG : dir: reading active writers 2025/02/19 03:20:36 DEBUG : newLeaf: reading active writers 2025/02/19 03:20:36 DEBUG : >WaitForWriters: 2025/02/19 03:20:36 DEBUG : mega root 'rclone-test-puyatij3cuyu': 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 (230.54s) --- FAIL: TestFileRename/off,forceCache=false (16.90s) --- FAIL: TestFileRename/minimal,forceCache=false (29.95s) --- FAIL: TestFileRename/minimal,forceCache=true (45.20s) --- FAIL: TestFileRename/writes,forceCache=false (44.55s) --- FAIL: TestFileRename/writes,forceCache=true (48.17s) --- FAIL: TestFileRename/full,forceCache=false (45.77s) === RUN TestRcGetVFS run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:20:44 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:20:44 NOTICE: mega root 'rclone-test-puyatij3cuyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/19 03:20:44 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:20:44 NOTICE: mega root 'rclone-test-puyatij3cuyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/19 03:20:44 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:20:44 DEBUG : : Looking for writers 2025/02/19 03:20:44 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.04s) === RUN TestReadFileHandleMethods run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:20:51 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:20:51 NOTICE: mega root 'rclone-test-puyatij3cuyu': --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/19 03:20:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:20:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/19 03:20:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/19 03:20:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/19 03:20:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:20:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/19 03:20:59 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/02/19 03:20:59 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:20:59 DEBUG : dir: Looking for writers 2025/02/19 03:20:59 DEBUG : file1: reading active writers 2025/02/19 03:20:59 DEBUG : : Looking for writers 2025/02/19 03:20:59 DEBUG : dir: reading active writers 2025/02/19 03:20:59 DEBUG : newLeaf: reading active writers 2025/02/19 03:20: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/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.25s) === RUN TestReadFileHandleSeek run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:21:06 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:21:06 NOTICE: mega root 'rclone-test-puyatij3cuyu': --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/19 03:21:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:21:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/19 03:21:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/19 03:21:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/19 03:21:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:21:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/19 03:21:14 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/19 03:21:14 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/19 03:21:14 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/19 03:21:14 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/19 03:21:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/19 03:21:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/19 03:21:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/19 03:21:14 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/02/19 03:21:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/02/19 03:21:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/02/19 03:21:14 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/02/19 03:21:14 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/02/19 03:21:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/02/19 03:21:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/02/19 03:21:14 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/02/19 03:21:14 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:21:14 DEBUG : dir: Looking for writers 2025/02/19 03:21:14 DEBUG : file1: reading active writers 2025/02/19 03:21:14 DEBUG : : Looking for writers 2025/02/19 03:21:14 DEBUG : dir: reading active writers 2025/02/19 03:21:14 DEBUG : newLeaf: reading active writers 2025/02/19 03:21:14 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 (15.74s) === RUN TestReadFileHandleReadAt run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:21:22 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:21:22 NOTICE: mega root 'rclone-test-puyatij3cuyu': --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/19 03:21:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:21:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/19 03:21:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/19 03:21:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/19 03:21:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:21:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/19 03:21:30 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/19 03:21:30 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/19 03:21:30 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/19 03:21:30 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/19 03:21:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/19 03:21:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/19 03:21:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/19 03:21:31 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/02/19 03:21:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/02/19 03:21:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/02/19 03:21:31 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/02/19 03:21:32 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/02/19 03:21:32 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/02/19 03:21:32 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/02/19 03:21:32 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/02/19 03:21:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/02/19 03:21:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/02/19 03:21:32 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/19 03:21:33 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/02/19 03:21:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/02/19 03:21:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/02/19 03:21:33 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/19 03:21:33 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/19 03:21:33 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/19 03:21:33 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/19 03:21:33 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/02/19 03:21:33 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/19 03:21:33 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/19 03:21:33 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/19 03:21:33 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/02/19 03:21:33 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:21:33 DEBUG : dir: Looking for writers 2025/02/19 03:21:33 DEBUG : file1: reading active writers 2025/02/19 03:21:33 DEBUG : : Looking for writers 2025/02/19 03:21:33 DEBUG : dir: reading active writers 2025/02/19 03:21:33 DEBUG : newLeaf: reading active writers 2025/02/19 03:21:33 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 (18.68s) === RUN TestReadFileHandleFlush run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:21:41 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:21:41 NOTICE: mega root 'rclone-test-puyatij3cuyu': --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/19 03:21:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:21:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/19 03:21:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/19 03:21:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/19 03:21:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:21:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/19 03:21:51 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:21:51 DEBUG : dir: Looking for writers 2025/02/19 03:21:51 DEBUG : file1: reading active writers 2025/02/19 03:21:51 DEBUG : : Looking for writers 2025/02/19 03:21:51 DEBUG : dir: reading active writers 2025/02/19 03:21:51 DEBUG : newLeaf: reading active writers 2025/02/19 03:21: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: 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 (17.44s) === RUN TestReadFileHandleRelease run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:21:58 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:21:58 NOTICE: mega root 'rclone-test-puyatij3cuyu': --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/19 03:22:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:22:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/19 03:22:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/19 03:22:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/19 03:22:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:22:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/19 03:22:06 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/02/19 03:22:06 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/02/19 03:22:06 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:22:06 DEBUG : dir: Looking for writers 2025/02/19 03:22:06 DEBUG : file1: reading active writers 2025/02/19 03:22:06 DEBUG : : Looking for writers 2025/02/19 03:22:06 DEBUG : newLeaf: reading active writers 2025/02/19 03:22:06 DEBUG : dir: reading active writers 2025/02/19 03:22:06 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 (15.18s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:22:13 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:22:13 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:22:13 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:22:13 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:22:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:22:13 DEBUG : Config file has changed externally - reloading 2025/02/19 03:22:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:22:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:22:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:22:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:22:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:22:13 INFO : mega root 'rclone-test-puyatij3cuyu': 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/19 03:22:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:22:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/19 03:22:21 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:22:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:22:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:22:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/19 03:22:21 DEBUG : dir/file1(0xc004393c00): _readAt: size=1, off=0 2025/02/19 03:22:21 DEBUG : dir/file1(0xc004393c00): openPending: 2025/02/19 03:22:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/19 03:22:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/19 03:22:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:22:21 DEBUG : dir/file1(0xc004393c00): >openPending: err= 2025/02/19 03:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/19 03:22:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/19 03:22:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/19 03:22:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:22:21 DEBUG : dir/file1(0xc004393c00): >_readAt: n=1, err= 2025/02/19 03:22:21 DEBUG : dir/file1(0xc004393c00): _readAt: size=256, off=1 2025/02/19 03:22:21 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/02/19 03:22:21 DEBUG : dir/file1(0xc004393c00): >_readAt: n=15, err=EOF 2025/02/19 03:22:21 DEBUG : dir/file1(0xc004393c00): _readAt: size=16, off=16 2025/02/19 03:22:21 DEBUG : dir/file1(0xc004393c00): >_readAt: n=0, err=EOF 2025/02/19 03:22:21 DEBUG : dir/file1(0xc004393c00): close: 2025/02/19 03:22:21 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-19 03:22:14 +0000 UTC 2025/02/19 03:22:21 DEBUG : dir/file1(0xc004393c00): >close: err= 2025/02/19 03:22:21 DEBUG : dir/file1(0xc004393c00): close: 2025/02/19 03:22:21 DEBUG : dir/file1(0xc004393c00): >close: err=file already closed 2025/02/19 03:22:21 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:22:21 DEBUG : dir: Looking for writers 2025/02/19 03:22:21 DEBUG : file1: reading active writers 2025/02/19 03:22:21 DEBUG : : Looking for writers 2025/02/19 03:22:21 DEBUG : dir: reading active writers 2025/02/19 03:22:21 DEBUG : newLeaf: reading active writers 2025/02/19 03:22:21 DEBUG : >WaitForWriters: 2025/02/19 03:22:21 DEBUG : mega root 'rclone-test-puyatij3cuyu': 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.08s) === RUN TestRWFileHandleSeek run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:22:28 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:22:28 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:22:28 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:22:28 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:22:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:22:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:22:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:22:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:22:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:22:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:22:28 INFO : mega root 'rclone-test-puyatij3cuyu': 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/19 03:22:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:22:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/19 03:22:36 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:22:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:22:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:22:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/19 03:22:36 DEBUG : dir/file1(0xc0073c7040): _readAt: size=1, off=0 2025/02/19 03:22:36 DEBUG : dir/file1(0xc0073c7040): openPending: 2025/02/19 03:22:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/19 03:22:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/19 03:22:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:22:36 DEBUG : dir/file1(0xc0073c7040): >openPending: err= 2025/02/19 03:22:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/19 03:22:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/19 03:22:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/19 03:22:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:22:37 DEBUG : dir/file1(0xc0073c7040): >_readAt: n=1, err= 2025/02/19 03:22:37 DEBUG : dir/file1(0xc0073c7040): _readAt: size=1, off=5 2025/02/19 03:22:37 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/19 03:22:37 DEBUG : dir/file1(0xc0073c7040): >_readAt: n=1, err= 2025/02/19 03:22:37 DEBUG : dir/file1(0xc0073c7040): _readAt: size=1, off=3 2025/02/19 03:22:37 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/19 03:22:37 DEBUG : dir/file1(0xc0073c7040): >_readAt: n=1, err= 2025/02/19 03:22:37 DEBUG : dir/file1(0xc0073c7040): _readAt: size=1, off=13 2025/02/19 03:22:37 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/19 03:22:37 DEBUG : dir/file1(0xc0073c7040): >_readAt: n=1, err= 2025/02/19 03:22:37 DEBUG : dir/file1(0xc0073c7040): _readAt: size=16, off=100 2025/02/19 03:22:37 DEBUG : dir/file1(0xc0073c7040): >_readAt: n=0, err=EOF 2025/02/19 03:22:37 DEBUG : dir/file1(0xc0073c7040): close: 2025/02/19 03:22:37 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-19 03:22:29 +0000 UTC 2025/02/19 03:22:37 DEBUG : dir/file1(0xc0073c7040): >close: err= 2025/02/19 03:22:37 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:22:37 DEBUG : dir: Looking for writers 2025/02/19 03:22:37 DEBUG : file1: reading active writers 2025/02/19 03:22:37 DEBUG : : Looking for writers 2025/02/19 03:22:37 DEBUG : dir: reading active writers 2025/02/19 03:22:37 DEBUG : newLeaf: reading active writers 2025/02/19 03:22:37 DEBUG : >WaitForWriters: 2025/02/19 03:22:37 DEBUG : mega root 'rclone-test-puyatij3cuyu': 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 (16.03s) === RUN TestRWFileHandleReadAt run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:22:44 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:22:44 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:22:44 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:22:44 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:22:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:22:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:22:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:22:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:22:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:22:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:22:44 INFO : mega root 'rclone-test-puyatij3cuyu': 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/19 03:22:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:22:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/19 03:22:52 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:22:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:22:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:22:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/19 03:22:52 DEBUG : dir/file1(0xc00128a7c0): _readAt: size=1, off=0 2025/02/19 03:22:52 DEBUG : dir/file1(0xc00128a7c0): openPending: 2025/02/19 03:22:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/19 03:22:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/19 03:22:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:22:52 DEBUG : dir/file1(0xc00128a7c0): >openPending: err= 2025/02/19 03:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/19 03:22:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/19 03:22:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/19 03:22:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:22:54 DEBUG : dir/file1(0xc00128a7c0): >_readAt: n=1, err= 2025/02/19 03:22:54 DEBUG : dir/file1(0xc00128a7c0): _readAt: size=1, off=5 2025/02/19 03:22:54 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/19 03:22:54 DEBUG : dir/file1(0xc00128a7c0): >_readAt: n=1, err= 2025/02/19 03:22:54 DEBUG : dir/file1(0xc00128a7c0): _readAt: size=1, off=1 2025/02/19 03:22:54 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/19 03:22:54 DEBUG : dir/file1(0xc00128a7c0): >_readAt: n=1, err= 2025/02/19 03:22:54 DEBUG : dir/file1(0xc00128a7c0): _readAt: size=6, off=10 2025/02/19 03:22:54 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/19 03:22:54 DEBUG : dir/file1(0xc00128a7c0): >_readAt: n=6, err= 2025/02/19 03:22:54 DEBUG : dir/file1(0xc00128a7c0): _readAt: size=256, off=10 2025/02/19 03:22:54 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/19 03:22:54 DEBUG : dir/file1(0xc00128a7c0): >_readAt: n=6, err=EOF 2025/02/19 03:22:54 DEBUG : dir/file1(0xc00128a7c0): _readAt: size=256, off=100 2025/02/19 03:22:54 DEBUG : dir/file1(0xc00128a7c0): >_readAt: n=0, err=EOF 2025/02/19 03:22:54 DEBUG : dir/file1(0xc00128a7c0): close: 2025/02/19 03:22:54 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-19 03:22:45 +0000 UTC 2025/02/19 03:22:54 DEBUG : dir/file1(0xc00128a7c0): >close: err= 2025/02/19 03:22:54 DEBUG : dir/file1(0xc00128a7c0): _readAt: size=256, off=100 2025/02/19 03:22:54 DEBUG : dir/file1(0xc00128a7c0): >_readAt: n=0, err=file already closed 2025/02/19 03:22:54 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:22:54 DEBUG : dir: Looking for writers 2025/02/19 03:22:54 DEBUG : file1: reading active writers 2025/02/19 03:22:54 DEBUG : : Looking for writers 2025/02/19 03:22:54 DEBUG : dir: reading active writers 2025/02/19 03:22:54 DEBUG : newLeaf: reading active writers 2025/02/19 03:22:54 DEBUG : >WaitForWriters: 2025/02/19 03:22:54 DEBUG : mega root 'rclone-test-puyatij3cuyu': 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 (18.88s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:23:03 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:23:03 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:23:03 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:23:03 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:23:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:23:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:23:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:23:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:23:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:23:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:23:03 INFO : mega root 'rclone-test-puyatij3cuyu': 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/19 03:23:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:23:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/19 03:23:10 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:23:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:23:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:23:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/19 03:23:10 DEBUG : dir/file1(0xc006599d80): RWFileHandle.Flush 2025/02/19 03:23:10 DEBUG : dir/file1(0xc006599d80): _readAt: size=256, off=0 2025/02/19 03:23:10 DEBUG : dir/file1(0xc006599d80): openPending: 2025/02/19 03:23:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/19 03:23:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/19 03:23:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:23:10 DEBUG : dir/file1(0xc006599d80): >openPending: err= 2025/02/19 03:23:10 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/19 03:23:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/19 03:23:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/19 03:23:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:23:11 DEBUG : dir/file1(0xc006599d80): >_readAt: n=16, err=EOF 2025/02/19 03:23:11 DEBUG : dir/file1(0xc006599d80): RWFileHandle.Flush 2025/02/19 03:23:11 DEBUG : dir/file1(0xc006599d80): RWFileHandle.Flush 2025/02/19 03:23:11 DEBUG : dir/file1(0xc006599d80): close: 2025/02/19 03:23:11 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-19 03:23:03 +0000 UTC 2025/02/19 03:23:11 DEBUG : dir/file1(0xc006599d80): >close: err= 2025/02/19 03:23:11 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:23:11 DEBUG : dir: Looking for writers 2025/02/19 03:23:11 DEBUG : file1: reading active writers 2025/02/19 03:23:11 DEBUG : : Looking for writers 2025/02/19 03:23:11 DEBUG : newLeaf: reading active writers 2025/02/19 03:23:11 DEBUG : dir: reading active writers 2025/02/19 03:23:11 DEBUG : >WaitForWriters: 2025/02/19 03:23:11 DEBUG : mega root 'rclone-test-puyatij3cuyu': 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 (15.05s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:23:18 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:23:18 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:23:18 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:23:18 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:23:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:23:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:23:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:23:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:23:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:23:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:23:18 INFO : mega root 'rclone-test-puyatij3cuyu': 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/19 03:23:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:23:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/19 03:23:25 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:23:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:23:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:23:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/19 03:23:25 DEBUG : dir/file1(0xc0012f9840): _readAt: size=256, off=0 2025/02/19 03:23:25 DEBUG : dir/file1(0xc0012f9840): openPending: 2025/02/19 03:23:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/19 03:23:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/19 03:23:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:23:25 DEBUG : dir/file1(0xc0012f9840): >openPending: err= 2025/02/19 03:23:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/19 03:23:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/19 03:23:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/19 03:23:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:23:26 DEBUG : dir/file1(0xc0012f9840): >_readAt: n=16, err=EOF 2025/02/19 03:23:26 DEBUG : dir/file1(0xc0012f9840): RWFileHandle.Release 2025/02/19 03:23:26 DEBUG : dir/file1(0xc0012f9840): close: 2025/02/19 03:23:26 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-19 03:23:18 +0000 UTC 2025/02/19 03:23:26 DEBUG : dir/file1(0xc0012f9840): >close: err= 2025/02/19 03:23:26 DEBUG : dir/file1(0xc0012f9840): RWFileHandle.Release 2025/02/19 03:23:26 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:23:26 DEBUG : dir: Looking for writers 2025/02/19 03:23:26 DEBUG : file1: reading active writers 2025/02/19 03:23:26 DEBUG : : Looking for writers 2025/02/19 03:23:26 DEBUG : newLeaf: reading active writers 2025/02/19 03:23:26 DEBUG : dir: reading active writers 2025/02/19 03:23:26 DEBUG : >WaitForWriters: 2025/02/19 03:23:26 DEBUG : mega root 'rclone-test-puyatij3cuyu': 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.93s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:23:33 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:23:33 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:23:33 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:23:33 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:23:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:23:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:23:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:23:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:23:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:23:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:23:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:23:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:23:33 INFO : mega root 'rclone-test-puyatij3cuyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/19 03:23:33 DEBUG : file1: newRWFileHandle: 2025/02/19 03:23:33 DEBUG : file1(0xc001080700): openPending: 2025/02/19 03:23:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:23:33 DEBUG : file1(0xc001080700): >openPending: err= 2025/02/19 03:23:33 DEBUG : file1: >newRWFileHandle: err= 2025/02/19 03:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:23:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/19 03:23:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/19 03:23:33 DEBUG : file1(0xc001080700): _writeAt: size=5, off=0 2025/02/19 03:23:33 DEBUG : file1(0xc001080700): >_writeAt: n=5, err= 2025/02/19 03:23:33 DEBUG : file1(0xc001080700): _writeAt: size=7, off=5 2025/02/19 03:23:33 DEBUG : file1(0xc001080700): >_writeAt: n=7, err= 2025/02/19 03:23:33 DEBUG : file1: vfs cache: truncate to size=11 2025/02/19 03:23:33 DEBUG : file1(0xc001080700): close: 2025/02/19 03:23:33 DEBUG : file1: vfs cache: setting modification time to 2025-02-19 03:23:33.600483712 +0000 UTC m=+416.991127945 2025/02/19 03:23:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/19 03:23:33 DEBUG : file1(0xc001080700): >close: err= 2025/02/19 03:23:33 DEBUG : file1(0xc001080700): close: 2025/02/19 03:23:33 DEBUG : file1(0xc001080700): >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/19 03:23:33 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:23:33 DEBUG : : Looking for writers 2025/02/19 03:23:33 DEBUG : newLeaf: reading active writers 2025/02/19 03:23:33 DEBUG : file1: reading active writers 2025/02/19 03:23:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/19 03:23:33 DEBUG : : Looking for writers 2025/02/19 03:23:33 DEBUG : newLeaf: reading active writers 2025/02/19 03:23:33 DEBUG : file1: reading active writers 2025/02/19 03:23:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/19 03:23:33 DEBUG : : Looking for writers 2025/02/19 03:23:33 DEBUG : newLeaf: reading active writers 2025/02/19 03:23:33 DEBUG : file1: reading active writers 2025/02/19 03:23:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/19 03:23:33 DEBUG : : Looking for writers 2025/02/19 03:23:33 DEBUG : newLeaf: reading active writers 2025/02/19 03:23:33 DEBUG : file1: reading active writers 2025/02/19 03:23:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/19 03:23:33 DEBUG : file1: vfs cache: starting upload 2025/02/19 03:23:33 DEBUG : : Looking for writers 2025/02/19 03:23:33 DEBUG : newLeaf: reading active writers 2025/02/19 03:23:33 DEBUG : file1: reading active writers 2025/02/19 03:23:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/19 03:23:33 DEBUG : : Looking for writers 2025/02/19 03:23:33 DEBUG : newLeaf: reading active writers 2025/02/19 03:23:33 DEBUG : file1: reading active writers 2025/02/19 03:23:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/19 03:23:33 INFO : file1: Copied (new) 2025/02/19 03:23:33 DEBUG : file1: vfs cache: fingerprint now "11" 2025/02/19 03:23:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/19 03:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:23:33 INFO : file1: vfs cache: upload succeeded try #1 2025/02/19 03:23:34 DEBUG : : Looking for writers 2025/02/19 03:23:34 DEBUG : newLeaf: reading active writers 2025/02/19 03:23:34 DEBUG : file1: reading active writers 2025/02/19 03:23: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/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/19 03:23:41 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:23:41 DEBUG : : Looking for writers 2025/02/19 03:23:41 DEBUG : newLeaf: reading active writers 2025/02/19 03:23:41 DEBUG : file1: reading active writers 2025/02/19 03:23:41 DEBUG : >WaitForWriters: 2025/02/19 03:23:41 DEBUG : mega root 'rclone-test-puyatij3cuyu': 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.75s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:23:48 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:23:48 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:23:48 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:23:48 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:23:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:23:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:23:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:23:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:23:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:23:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:23:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:23:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:23:48 DEBUG : file1: newRWFileHandle: 2025/02/19 03:23:48 DEBUG : file1(0xc0007ce940): openPending: 2025/02/19 03:23:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:23:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:23:48 DEBUG : file1(0xc0007ce940): >openPending: err= 2025/02/19 03:23:48 DEBUG : file1: >newRWFileHandle: err= 2025/02/19 03:23:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:23:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/19 03:23:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/19 03:23:48 DEBUG : file1(0xc0007ce940): _writeAt: size=7, off=0 2025/02/19 03:23:48 DEBUG : file1(0xc0007ce940): >_writeAt: n=7, err= 2025/02/19 03:23:48 DEBUG : file1(0xc0007ce940): _writeAt: size=6, off=5 2025/02/19 03:23:48 DEBUG : file1(0xc0007ce940): >_writeAt: n=6, err= 2025/02/19 03:23:48 DEBUG : file1(0xc0007ce940): close: 2025/02/19 03:23:48 DEBUG : file1: vfs cache: setting modification time to 2025-02-19 03:23:48.346256788 +0000 UTC m=+431.736901011 2025/02/19 03:23:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/19 03:23:48 DEBUG : file1(0xc0007ce940): >close: err= 2025/02/19 03:23:48 DEBUG : file1(0xc0007ce940): _writeAt: size=5, off=0 2025/02/19 03:23:48 DEBUG : file1(0xc0007ce940): >_writeAt: n=0, err=file already closed 2025/02/19 03:23:48 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/19 03:23:48 INFO : mega root 'rclone-test-puyatij3cuyu': 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/19 03:23:48 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:23:48 DEBUG : : Looking for writers 2025/02/19 03:23:48 DEBUG : newLeaf: reading active writers 2025/02/19 03:23:48 DEBUG : file1: reading active writers 2025/02/19 03:23:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/19 03:23:48 DEBUG : : Looking for writers 2025/02/19 03:23:48 DEBUG : newLeaf: reading active writers 2025/02/19 03:23:48 DEBUG : file1: reading active writers 2025/02/19 03:23:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/19 03:23:48 DEBUG : : Looking for writers 2025/02/19 03:23:48 DEBUG : newLeaf: reading active writers 2025/02/19 03:23:48 DEBUG : file1: reading active writers 2025/02/19 03:23:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/19 03:23:48 DEBUG : : Looking for writers 2025/02/19 03:23:48 DEBUG : newLeaf: reading active writers 2025/02/19 03:23:48 DEBUG : file1: reading active writers 2025/02/19 03:23:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/19 03:23:48 DEBUG : file1: vfs cache: starting upload 2025/02/19 03:23:48 DEBUG : : Looking for writers 2025/02/19 03:23:48 DEBUG : newLeaf: reading active writers 2025/02/19 03:23:48 DEBUG : file1: reading active writers 2025/02/19 03:23:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/19 03:23:48 INFO : file1: Copied (new) 2025/02/19 03:23:48 DEBUG : file1: vfs cache: fingerprint now "11" 2025/02/19 03:23:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/19 03:23:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:23:48 INFO : file1: vfs cache: upload succeeded try #1 2025/02/19 03:23:48 DEBUG : : Looking for writers 2025/02/19 03:23:48 DEBUG : newLeaf: reading active writers 2025/02/19 03:23:48 DEBUG : file1: reading active writers 2025/02/19 03:23:48 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/19 03:23:55 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:23:55 DEBUG : : Looking for writers 2025/02/19 03:23:55 DEBUG : newLeaf: reading active writers 2025/02/19 03:23:55 DEBUG : file1: reading active writers 2025/02/19 03:23:55 DEBUG : >WaitForWriters: 2025/02/19 03:23:55 DEBUG : mega root 'rclone-test-puyatij3cuyu': 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.43s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:24:02 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:24:02 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:24:02 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:24:02 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:24:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:24:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:24:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:24:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:24:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:24:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:24:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:24:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:24:02 DEBUG : file1: newRWFileHandle: 2025/02/19 03:24:02 DEBUG : file1(0xc006d6c400): openPending: 2025/02/19 03:24:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:24:02 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/19 03:24:02 INFO : mega root 'rclone-test-puyatij3cuyu': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/02/19 03:24:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:24:02 DEBUG : file1(0xc006d6c400): >openPending: err= 2025/02/19 03:24:02 DEBUG : file1: >newRWFileHandle: err= 2025/02/19 03:24:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:24:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/19 03:24:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/19 03:24:02 DEBUG : file1(0xc006d6c400): close: 2025/02/19 03:24:02 DEBUG : file1: vfs cache: setting modification time to 2025-02-19 03:24:02.775659063 +0000 UTC m=+446.166303296 2025/02/19 03:24:02 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/19 03:24:02 DEBUG : file1(0xc006d6c400): >close: err= 2025/02/19 03:24:02 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/19 03:24:02 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/19 03:24:02 DEBUG : file2: newRWFileHandle: 2025/02/19 03:24:02 DEBUG : file2(0xc006d6c580): openPending: 2025/02/19 03:24:02 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:24:02 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/19 03:24:02 DEBUG : file2(0xc006d6c580): >openPending: err= 2025/02/19 03:24:02 DEBUG : file2: >newRWFileHandle: err= 2025/02/19 03:24:02 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/19 03:24:02 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/02/19 03:24:02 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/02/19 03:24:02 DEBUG : file2(0xc006d6c580): RWFileHandle.Flush 2025/02/19 03:24:02 DEBUG : file2(0xc006d6c580): RWFileHandle.Release 2025/02/19 03:24:02 DEBUG : file2(0xc006d6c580): close: 2025/02/19 03:24:02 DEBUG : file2: vfs cache: setting modification time to 2025-02-19 03:24:02.776442558 +0000 UTC m=+446.167086791 2025/02/19 03:24:02 INFO : file2: vfs cache: queuing for upload in 100ms 2025/02/19 03:24:02 DEBUG : file2(0xc006d6c580): >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/19 03:24:02 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:24:02 DEBUG : : Looking for writers 2025/02/19 03:24:02 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:02 DEBUG : file1: reading active writers 2025/02/19 03:24:02 DEBUG : file2: reading active writers 2025/02/19 03:24:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/02/19 03:24:02 DEBUG : : Looking for writers 2025/02/19 03:24:02 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:02 DEBUG : file1: reading active writers 2025/02/19 03:24:02 DEBUG : file2: reading active writers 2025/02/19 03:24:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/02/19 03:24:02 DEBUG : : Looking for writers 2025/02/19 03:24:02 DEBUG : file2: reading active writers 2025/02/19 03:24:02 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:02 DEBUG : file1: reading active writers 2025/02/19 03:24:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/02/19 03:24:02 DEBUG : : Looking for writers 2025/02/19 03:24:02 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:02 DEBUG : file1: reading active writers 2025/02/19 03:24:02 DEBUG : file2: reading active writers 2025/02/19 03:24:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/02/19 03:24:02 DEBUG : file1: vfs cache: starting upload 2025/02/19 03:24:02 DEBUG : file2: vfs cache: starting upload 2025/02/19 03:24:02 DEBUG : : Looking for writers 2025/02/19 03:24:02 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:02 DEBUG : file1: reading active writers 2025/02/19 03:24:02 DEBUG : file2: reading active writers 2025/02/19 03:24:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/02/19 03:24:03 DEBUG : : Looking for writers 2025/02/19 03:24:03 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:03 DEBUG : file1: reading active writers 2025/02/19 03:24:03 DEBUG : file2: reading active writers 2025/02/19 03:24:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/02/19 03:24:03 DEBUG : : Looking for writers 2025/02/19 03:24:03 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:03 DEBUG : file1: reading active writers 2025/02/19 03:24:03 DEBUG : file2: reading active writers 2025/02/19 03:24:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/02/19 03:24:04 DEBUG : : Looking for writers 2025/02/19 03:24:04 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:04 DEBUG : file1: reading active writers 2025/02/19 03:24:04 DEBUG : file2: reading active writers 2025/02/19 03:24:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/02/19 03:24:05 DEBUG : : Looking for writers 2025/02/19 03:24:05 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:05 DEBUG : file1: reading active writers 2025/02/19 03:24:05 DEBUG : file2: reading active writers 2025/02/19 03:24:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/02/19 03:24:06 DEBUG : : Looking for writers 2025/02/19 03:24:06 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:06 DEBUG : file1: reading active writers 2025/02/19 03:24:06 DEBUG : file2: reading active writers 2025/02/19 03:24:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/02/19 03:24:07 DEBUG : : Looking for writers 2025/02/19 03:24:07 DEBUG : file1: reading active writers 2025/02/19 03:24:07 DEBUG : file2: reading active writers 2025/02/19 03:24:07 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/02/19 03:24:08 DEBUG : : Looking for writers 2025/02/19 03:24:08 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:08 DEBUG : file1: reading active writers 2025/02/19 03:24:08 DEBUG : file2: reading active writers 2025/02/19 03:24:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/02/19 03:24:08 INFO : file1: Copied (new) 2025/02/19 03:24:08 DEBUG : file1: vfs cache: fingerprint now "0" 2025/02/19 03:24:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/19 03:24:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:24:08 INFO : file1: vfs cache: upload succeeded try #1 2025/02/19 03:24:09 DEBUG : : Looking for writers 2025/02/19 03:24:09 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:09 DEBUG : file1: reading active writers 2025/02/19 03:24:09 DEBUG : file2: reading active writers 2025/02/19 03:24:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:24:10 DEBUG : : Looking for writers 2025/02/19 03:24:10 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:10 DEBUG : file1: reading active writers 2025/02/19 03:24:10 DEBUG : file2: reading active writers 2025/02/19 03:24:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:24:10 INFO : file2: Copied (new) 2025/02/19 03:24:10 DEBUG : file2: vfs cache: fingerprint now "0" 2025/02/19 03:24:10 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/02/19 03:24:10 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/19 03:24:10 INFO : file2: vfs cache: upload succeeded try #1 2025/02/19 03:24:11 DEBUG : : Looking for writers 2025/02/19 03:24:11 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:11 DEBUG : file1: reading active writers 2025/02/19 03:24:11 DEBUG : file2: reading active writers 2025/02/19 03:24: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/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/19 03:24:18 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:24:18 DEBUG : : Looking for writers 2025/02/19 03:24:18 DEBUG : file2: reading active writers 2025/02/19 03:24:18 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:18 DEBUG : file1: reading active writers 2025/02/19 03:24:18 DEBUG : >WaitForWriters: 2025/02/19 03:24:18 DEBUG : mega root 'rclone-test-puyatij3cuyu': 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 (22.53s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:24:25 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:24:25 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:24:25 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:24:25 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:24:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:24:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:24:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:24:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:24:25 DEBUG : file1: newRWFileHandle: 2025/02/19 03:24:25 DEBUG : file1(0xc000e39d80): openPending: 2025/02/19 03:24:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:24:25 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/19 03:24:25 INFO : mega root 'rclone-test-puyatij3cuyu': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/02/19 03:24:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:24:25 DEBUG : file1(0xc000e39d80): >openPending: err= 2025/02/19 03:24:25 DEBUG : file1: >newRWFileHandle: err= 2025/02/19 03:24:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:24:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/19 03:24:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/19 03:24:25 DEBUG : file1(0xc000e39d80): _writeAt: size=5, off=0 2025/02/19 03:24:25 DEBUG : file1(0xc000e39d80): >_writeAt: n=5, err= 2025/02/19 03:24:25 DEBUG : file1(0xc000e39d80): RWFileHandle.Flush 2025/02/19 03:24:25 DEBUG : file1(0xc000e39d80): RWFileHandle.Flush 2025/02/19 03:24:25 DEBUG : file1(0xc000e39d80): close: 2025/02/19 03:24:25 DEBUG : file1: vfs cache: setting modification time to 2025-02-19 03:24:25.309955785 +0000 UTC m=+468.700600008 2025/02/19 03:24:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/19 03:24:25 DEBUG : file1(0xc000e39d80): >close: err= 2025/02/19 03:24:25 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:24:25 DEBUG : : Looking for writers 2025/02/19 03:24:25 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:25 DEBUG : file1: reading active writers 2025/02/19 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/19 03:24:25 DEBUG : : Looking for writers 2025/02/19 03:24:25 DEBUG : file1: reading active writers 2025/02/19 03:24:25 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/19 03:24:25 DEBUG : : Looking for writers 2025/02/19 03:24:25 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:25 DEBUG : file1: reading active writers 2025/02/19 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/19 03:24:25 DEBUG : : Looking for writers 2025/02/19 03:24:25 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:25 DEBUG : file1: reading active writers 2025/02/19 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/19 03:24:25 DEBUG : file1: vfs cache: starting upload 2025/02/19 03:24:25 DEBUG : : Looking for writers 2025/02/19 03:24:25 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:25 DEBUG : file1: reading active writers 2025/02/19 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/19 03:24:25 DEBUG : : Looking for writers 2025/02/19 03:24:25 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:25 DEBUG : file1: reading active writers 2025/02/19 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/19 03:24:25 INFO : file1: Copied (new) 2025/02/19 03:24:25 DEBUG : file1: vfs cache: fingerprint now "5" 2025/02/19 03:24:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/19 03:24:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:24:25 INFO : file1: vfs cache: upload succeeded try #1 2025/02/19 03:24:25 DEBUG : : Looking for writers 2025/02/19 03:24:25 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:25 DEBUG : file1: reading active writers 2025/02/19 03:24:25 DEBUG : >WaitForWriters: 2025/02/19 03:24:25 DEBUG : mega root 'rclone-test-puyatij3cuyu': 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.74s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:24:33 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:24:33 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:24:33 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:24:33 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:24:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:24:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:24:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:24:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:24:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:24:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:24:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:24:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:24:33 DEBUG : file1: newRWFileHandle: 2025/02/19 03:24:33 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/19 03:24:33 INFO : mega root 'rclone-test-puyatij3cuyu': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/19 03:24:33 DEBUG : file1(0xc004392040): openPending: 2025/02/19 03:24:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:24:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:24:33 DEBUG : file1(0xc004392040): >openPending: err= 2025/02/19 03:24:33 DEBUG : file1: >newRWFileHandle: err= 2025/02/19 03:24:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:24:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/19 03:24:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/19 03:24:33 DEBUG : file1(0xc004392040): _writeAt: size=5, off=0 2025/02/19 03:24:33 DEBUG : file1(0xc004392040): >_writeAt: n=5, err= 2025/02/19 03:24:33 DEBUG : file1(0xc004392040): RWFileHandle.Release 2025/02/19 03:24:33 DEBUG : file1(0xc004392040): close: 2025/02/19 03:24:33 DEBUG : file1: vfs cache: setting modification time to 2025-02-19 03:24:33.045092926 +0000 UTC m=+476.435737159 2025/02/19 03:24:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/19 03:24:33 DEBUG : file1(0xc004392040): >close: err= 2025/02/19 03:24:33 DEBUG : file1(0xc004392040): RWFileHandle.Release 2025/02/19 03:24:33 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:24:33 DEBUG : : Looking for writers 2025/02/19 03:24:33 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:33 DEBUG : file1: reading active writers 2025/02/19 03:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/19 03:24:33 DEBUG : : Looking for writers 2025/02/19 03:24:33 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:33 DEBUG : file1: reading active writers 2025/02/19 03:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/19 03:24:33 DEBUG : : Looking for writers 2025/02/19 03:24:33 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:33 DEBUG : file1: reading active writers 2025/02/19 03:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/19 03:24:33 DEBUG : : Looking for writers 2025/02/19 03:24:33 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:33 DEBUG : file1: reading active writers 2025/02/19 03:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/19 03:24:33 DEBUG : file1: vfs cache: starting upload 2025/02/19 03:24:33 DEBUG : : Looking for writers 2025/02/19 03:24:33 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:33 DEBUG : file1: reading active writers 2025/02/19 03:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/19 03:24:33 DEBUG : : Looking for writers 2025/02/19 03:24:33 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:33 DEBUG : file1: reading active writers 2025/02/19 03:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/19 03:24:33 INFO : file1: Copied (new) 2025/02/19 03:24:33 DEBUG : file1: vfs cache: fingerprint now "5" 2025/02/19 03:24:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/19 03:24:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:24:33 INFO : file1: vfs cache: upload succeeded try #1 2025/02/19 03:24:33 DEBUG : : Looking for writers 2025/02/19 03:24:33 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:33 DEBUG : file1: reading active writers 2025/02/19 03:24:33 DEBUG : >WaitForWriters: 2025/02/19 03:24:33 DEBUG : mega root 'rclone-test-puyatij3cuyu': 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 (9.61s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:24:42 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:24:42 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:24:42 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:24:42 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:24:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:24:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:24:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:24:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:24:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:24:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:24:42 INFO : mega root 'rclone-test-puyatij3cuyu': 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/19 03:24:53 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/02/19 03:24:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/19 03:24:53 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:24:53 DEBUG : dir/file1(0xc004392680): openPending: 2025/02/19 03:24:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/19 03:24:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/19 03:24:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:24:53 DEBUG : dir/file1(0xc004392680): >openPending: err= 2025/02/19 03:24:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/19 03:24:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:24:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:24:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/19 03:24:53 DEBUG : dir/file1(0xc004392680): _writeAt: size=5, off=0 2025/02/19 03:24:53 DEBUG : dir/file1(0xc004392680): >_writeAt: n=5, err= 2025/02/19 03:24:53 DEBUG : dir/file1(0xc004392680): close: 2025/02/19 03:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:24:53 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-19 03:24:53.285967479 +0000 UTC m=+496.676611702 2025/02/19 03:24:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/19 03:24:53 DEBUG : dir/file1(0xc004392680): >close: err= 2025/02/19 03:24:53 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:24:53 DEBUG : dir: Looking for writers 2025/02/19 03:24:53 DEBUG : file1: reading active writers 2025/02/19 03:24:53 DEBUG : : Looking for writers 2025/02/19 03:24:53 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:53 DEBUG : dir: reading active writers 2025/02/19 03:24:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/19 03:24:53 DEBUG : dir: Looking for writers 2025/02/19 03:24:53 DEBUG : file1: reading active writers 2025/02/19 03:24:53 DEBUG : : Looking for writers 2025/02/19 03:24:53 DEBUG : dir: reading active writers 2025/02/19 03:24:53 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/19 03:24:53 DEBUG : dir: Looking for writers 2025/02/19 03:24:53 DEBUG : file1: reading active writers 2025/02/19 03:24:53 DEBUG : : Looking for writers 2025/02/19 03:24:53 DEBUG : dir: reading active writers 2025/02/19 03:24:53 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/19 03:24:53 DEBUG : dir: Looking for writers 2025/02/19 03:24:53 DEBUG : file1: reading active writers 2025/02/19 03:24:53 DEBUG : : Looking for writers 2025/02/19 03:24:53 DEBUG : dir: reading active writers 2025/02/19 03:24:53 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/19 03:24:53 DEBUG : dir/file1: vfs cache: starting upload 2025/02/19 03:24:53 DEBUG : dir: Looking for writers 2025/02/19 03:24:53 DEBUG : file1: reading active writers 2025/02/19 03:24:53 DEBUG : : Looking for writers 2025/02/19 03:24:53 DEBUG : dir: reading active writers 2025/02/19 03:24:53 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/19 03:24:53 DEBUG : dir: Looking for writers 2025/02/19 03:24:53 DEBUG : file1: reading active writers 2025/02/19 03:24:53 DEBUG : : Looking for writers 2025/02/19 03:24:53 DEBUG : dir: reading active writers 2025/02/19 03:24:53 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/19 03:24:53 INFO : dir/file1: Copied (replaced existing) 2025/02/19 03:24:53 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2025/02/19 03:24:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/19 03:24:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:24:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/19 03:24:53 DEBUG : dir: Looking for writers 2025/02/19 03:24:53 DEBUG : file1: reading active writers 2025/02/19 03:24:53 DEBUG : : Looking for writers 2025/02/19 03:24:53 DEBUG : dir: reading active writers 2025/02/19 03:24:53 DEBUG : newLeaf: reading active writers 2025/02/19 03:24:53 DEBUG : >WaitForWriters: 2025/02/19 03:24:53 DEBUG : mega root 'rclone-test-puyatij3cuyu': 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 (18.68s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:25:01 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:25:01 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:25:01 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:01 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:25:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:25:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:01 INFO : mega root 'rclone-test-puyatij3cuyu': 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/19 03:25:08 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:08 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:25:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:25:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:25:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:25:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/19 03:25:08 DEBUG : dir/file1(0xc00128ae00): _writeAt: size=5, off=0 2025/02/19 03:25:08 DEBUG : dir/file1(0xc00128ae00): openPending: 2025/02/19 03:25:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/19 03:25:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/19 03:25:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:25:08 DEBUG : dir/file1(0xc00128ae00): >openPending: err= 2025/02/19 03:25:08 DEBUG : dir/file1(0xc00128ae00): >_writeAt: n=5, err= 2025/02/19 03:25:08 DEBUG : dir/file1(0xc00128ae00): _writeAt: size=15, off=5 2025/02/19 03:25:08 DEBUG : dir/file1(0xc00128ae00): >_writeAt: n=15, err= 2025/02/19 03:25:08 DEBUG : dir/file1(0xc00128ae00): close: 2025/02/19 03:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/02/19 03:25:08 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-19 03:25:08.677874858 +0000 UTC m=+512.068519081 2025/02/19 03:25:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:08 DEBUG : dir/file1(0xc00128ae00): >close: err= 2025/02/19 03:25:08 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:25:08 DEBUG : dir: Looking for writers 2025/02/19 03:25:08 DEBUG : file1: reading active writers 2025/02/19 03:25:08 DEBUG : : Looking for writers 2025/02/19 03:25:08 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:08 DEBUG : dir: reading active writers 2025/02/19 03:25:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/19 03:25:08 DEBUG : dir: Looking for writers 2025/02/19 03:25:08 DEBUG : file1: reading active writers 2025/02/19 03:25:08 DEBUG : : Looking for writers 2025/02/19 03:25:08 DEBUG : dir: reading active writers 2025/02/19 03:25:08 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/19 03:25:08 DEBUG : dir: Looking for writers 2025/02/19 03:25:08 DEBUG : file1: reading active writers 2025/02/19 03:25:08 DEBUG : : Looking for writers 2025/02/19 03:25:08 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:08 DEBUG : dir: reading active writers 2025/02/19 03:25:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/19 03:25:08 DEBUG : dir: Looking for writers 2025/02/19 03:25:08 DEBUG : file1: reading active writers 2025/02/19 03:25:08 DEBUG : : Looking for writers 2025/02/19 03:25:08 DEBUG : dir: reading active writers 2025/02/19 03:25:08 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/19 03:25:08 DEBUG : dir/file1: vfs cache: starting upload 2025/02/19 03:25:08 DEBUG : dir: Looking for writers 2025/02/19 03:25:08 DEBUG : file1: reading active writers 2025/02/19 03:25:08 DEBUG : : Looking for writers 2025/02/19 03:25:08 DEBUG : dir: reading active writers 2025/02/19 03:25:08 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/19 03:25:08 DEBUG : dir: Looking for writers 2025/02/19 03:25:08 DEBUG : file1: reading active writers 2025/02/19 03:25:08 DEBUG : : Looking for writers 2025/02/19 03:25:08 DEBUG : dir: reading active writers 2025/02/19 03:25:08 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/19 03:25:09 INFO : dir/file1: Copied (replaced existing) 2025/02/19 03:25:09 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2025/02/19 03:25:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/19 03:25:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:25:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/19 03:25:09 DEBUG : dir: Looking for writers 2025/02/19 03:25:09 DEBUG : file1: reading active writers 2025/02/19 03:25:09 DEBUG : : Looking for writers 2025/02/19 03:25:09 DEBUG : dir: reading active writers 2025/02/19 03:25:09 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:09 DEBUG : >WaitForWriters: 2025/02/19 03:25:09 DEBUG : mega root 'rclone-test-puyatij3cuyu': 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.41s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:25:16 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:25:16 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:25:16 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:16 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:25:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:25:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:16 DEBUG : file1: newRWFileHandle: 2025/02/19 03:25:16 DEBUG : file1(0xc00128b0c0): openPending: 2025/02/19 03:25:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:16 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/19 03:25:16 INFO : mega root 'rclone-test-puyatij3cuyu': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/02/19 03:25:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:25:16 DEBUG : file1(0xc00128b0c0): >openPending: err= 2025/02/19 03:25:16 DEBUG : file1: >newRWFileHandle: err= 2025/02/19 03:25:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:25:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/19 03:25:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/19 03:25:16 DEBUG : file1(0xc00128b0c0): _writeAt: size=5, off=0 2025/02/19 03:25:16 DEBUG : file1(0xc00128b0c0): >_writeAt: n=5, err= 2025/02/19 03:25:16 DEBUG : file1(0xc00128b0c0): close: 2025/02/19 03:25:16 DEBUG : file1: vfs cache: setting modification time to 2025-02-19 03:25:16.753682528 +0000 UTC m=+520.144326751 2025/02/19 03:25:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:16 DEBUG : file1(0xc00128b0c0): >close: err= 2025/02/19 03:25:16 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:25:16 DEBUG : : Looking for writers 2025/02/19 03:25:16 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:16 DEBUG : file1: reading active writers 2025/02/19 03:25:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/19 03:25:16 DEBUG : : Looking for writers 2025/02/19 03:25:16 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:16 DEBUG : file1: reading active writers 2025/02/19 03:25:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/19 03:25:16 DEBUG : : Looking for writers 2025/02/19 03:25:16 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:16 DEBUG : file1: reading active writers 2025/02/19 03:25:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/19 03:25:16 DEBUG : : Looking for writers 2025/02/19 03:25:16 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:16 DEBUG : file1: reading active writers 2025/02/19 03:25:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/19 03:25:16 DEBUG : file1: vfs cache: starting upload 2025/02/19 03:25:16 DEBUG : : Looking for writers 2025/02/19 03:25:16 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:16 DEBUG : file1: reading active writers 2025/02/19 03:25:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/19 03:25:17 DEBUG : : Looking for writers 2025/02/19 03:25:17 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:17 DEBUG : file1: reading active writers 2025/02/19 03:25:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/19 03:25:17 INFO : file1: Copied (new) 2025/02/19 03:25:17 DEBUG : file1: vfs cache: fingerprint now "5" 2025/02/19 03:25:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/19 03:25:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:25:17 INFO : file1: vfs cache: upload succeeded try #1 2025/02/19 03:25:17 DEBUG : : Looking for writers 2025/02/19 03:25:17 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:17 DEBUG : file1: reading active writers 2025/02/19 03:25:17 DEBUG : >WaitForWriters: 2025/02/19 03:25:17 DEBUG : mega root 'rclone-test-puyatij3cuyu': 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-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:25:24 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:25:24 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:25:24 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:24 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:25:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:25:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0005c9700): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0005c9700): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0005c9700): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0005c9700): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0005c9700): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.49009779 +0000 UTC m=+527.880742013 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0005c9700): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item open-test-file not removed, freed 0 bytes 2025/02/19 03:25:24 INFO : mega root 'rclone-test-puyatij3cuyu': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 5 (was 5) 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0005c9780): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0005c9780): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0005c9780): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0005c9780): >_readAt: n=2, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0005c9780): _writeAt: size=3, off=2 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0005c9780): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0005c9780): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.49009779 +0000 UTC m=+527.880742013 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0005c9780): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0005c9880): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0005c9880): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0005c9880): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0005c9880): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0005c9880): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.49009779 +0000 UTC m=+527.880742013 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0005c9880): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369810 item 1 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948300): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948300): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948300): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948300): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948300): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.492172496 +0000 UTC m=+527.882816729 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948300): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948340): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948340): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948340): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948340): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948340): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.492172496 +0000 UTC m=+527.882816729 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948340): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469810 item 2 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948b40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948b40): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948b40): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948b40): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948b40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.493931703 +0000 UTC m=+527.884575927 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948b40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948d00): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948d00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948d00): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948d00): >_readAt: n=2, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948d00): _writeAt: size=3, off=2 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948d00): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948d00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.493931703 +0000 UTC m=+527.884575927 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948d00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948d40): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948d40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948d40): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948d40): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948d40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.493931703 +0000 UTC m=+527.884575927 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006948d40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004393b0 item 3 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949300): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949300): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949300): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949300): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949300): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.495635417 +0000 UTC m=+527.886279650 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949300): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949440): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949440): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949440): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949440): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949440): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.495635417 +0000 UTC m=+527.886279650 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949440): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558e70 item 4 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949a00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949a00): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949a00): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949a00): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949a00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.496855045 +0000 UTC m=+527.887499278 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949a00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949ac0): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949ac0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949ac0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949ac0): >_readAt: n=2, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949ac0): _writeAt: size=3, off=2 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949ac0): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949ac0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.496855045 +0000 UTC m=+527.887499278 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949ac0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949b80): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949b80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949b80): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949b80): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949b80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.496855045 +0000 UTC m=+527.887499278 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006949b80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063ca80 item 5 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003dae400): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003dae400): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003dae400): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003dae400): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003dae400): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.498466617 +0000 UTC m=+527.889110840 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003dae400): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003dae480): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003dae480): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003dae480): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003dae480): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003dae480): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.498466617 +0000 UTC m=+527.889110840 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003dae480): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005720e0 item 6 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daeb00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daeb00): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daeb00): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daeb00): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daeb00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.499746589 +0000 UTC m=+527.890390822 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daeb00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daed40): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daed40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daed40): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daed40): >_readAt: n=2, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daed40): _writeAt: size=3, off=2 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daed40): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daed40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.499746589 +0000 UTC m=+527.890390822 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daed40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daed80): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daed80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daed80): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daed80): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daed80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.499746589 +0000 UTC m=+527.890390822 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daed80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039ae00 item 7 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daf4c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daf4c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daf4c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daf4c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daf4c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.501451535 +0000 UTC m=+527.892095768 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daf4c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daf5c0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daf5c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daf5c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daf5c0): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daf5c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.501451535 +0000 UTC m=+527.892095768 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003daf5c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003136c0 item 8 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003dafe80): _readAt: size=2, off=0 2025/02/19 03:25:24 ERROR : open-test-file(0xc003dafe80): Couldn't read size of file 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003dafe80): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003dafe80): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003dafe80): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003dafe80): close: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc003dafe80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598000): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598000): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598000): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598000): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598000): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.502886505 +0000 UTC m=+527.893530728 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598000): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598040): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598040): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598040): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598040): >_readAt: n=2, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598040): _writeAt: size=3, off=2 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598040): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598040): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.502886505 +0000 UTC m=+527.893530728 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598040): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598080): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598080): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598080): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598080): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598080): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.502886505 +0000 UTC m=+527.893530728 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598080): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471180 item 9 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598900): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598900): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598900): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598900): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598900): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.505022196 +0000 UTC m=+527.895666419 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598900): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598a40): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598a40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598a40): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598a40): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598a40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.505022196 +0000 UTC m=+527.895666419 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006598a40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348850 item 10 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599180): _readAt: size=2, off=0 2025/02/19 03:25:24 ERROR : open-test-file(0xc006599180): Couldn't read size of file 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599180): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599180): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599180): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599180): close: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599180): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0065991c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0065991c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0065991c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0065991c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0065991c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.506424516 +0000 UTC m=+527.897068749 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0065991c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599480): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599480): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599480): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599480): >_readAt: n=2, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599480): _writeAt: size=3, off=2 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599480): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599480): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.506424516 +0000 UTC m=+527.897068749 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599480): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0065994c0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0065994c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0065994c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0065994c0): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0065994c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.506424516 +0000 UTC m=+527.897068749 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0065994c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e310 item 11 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599ac0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599ac0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599ac0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599ac0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599ac0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.508516505 +0000 UTC m=+527.899160738 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599ac0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599b80): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599b80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599b80): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599b80): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599b80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.508516505 +0000 UTC m=+527.899160738 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006599b80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370ee0 item 12 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afc540): _readAt: size=2, off=0 2025/02/19 03:25:24 ERROR : open-test-file(0xc000afc540): Couldn't read size of file 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afc540): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afc540): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afc540): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afc540): close: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afc540): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afc5c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afc5c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afc5c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afc5c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afc5c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.509883489 +0000 UTC m=+527.900527722 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afc5c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afc800): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afc800): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afc800): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afc800): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afc800): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.509883489 +0000 UTC m=+527.900527722 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afc800): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7e30 item 13 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afd140): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afd140): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afd140): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afd140): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afd140): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.511189038 +0000 UTC m=+527.901833261 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afd140): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afd1c0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afd1c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afd1c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afd1c0): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afd1c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.511189038 +0000 UTC m=+527.901833261 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afd1c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000022b60 item 14 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afd8c0): _readAt: size=2, off=0 2025/02/19 03:25:24 ERROR : open-test-file(0xc000afd8c0): Couldn't read size of file 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afd8c0): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afd8c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afd8c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afd8c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afd8c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afd900): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afd900): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afd900): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afd900): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afd900): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.512616356 +0000 UTC m=+527.903260589 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afd900): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afda80): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afda80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afda80): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afda80): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afda80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.512616356 +0000 UTC m=+527.903260589 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000afda80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001a1650 item 15 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0140): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0140): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0140): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0140): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0140): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.513864517 +0000 UTC m=+527.904508740 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0140): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b01c0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b01c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b01c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b01c0): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b01c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.513864517 +0000 UTC m=+527.904508740 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b01c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fe30 item 16 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b04c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b04c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b04c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b04c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b04c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.515132026 +0000 UTC m=+527.905776259 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b04c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0500): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0500): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0500): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0500): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0500): >_readAt: n=2, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0500): _writeAt: size=3, off=7 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0500): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0500): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.515132026 +0000 UTC m=+527.905776259 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0500): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0540): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0540): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0540): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0540): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0540): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.515132026 +0000 UTC m=+527.905776259 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0540): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9e30 item 17 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0880): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0880): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0880): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0880): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0880): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.516848704 +0000 UTC m=+527.907492937 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0880): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0900): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0900): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0900): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0900): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0900): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.516848704 +0000 UTC m=+527.907492937 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0900): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410af0 item 18 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0d80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0d80): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0d80): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0d80): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0d80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.518032084 +0000 UTC m=+527.908676308 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0d80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0e40): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0e40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0e40): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0e40): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0e40): >_readAt: n=2, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0e40): _writeAt: size=3, off=7 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0e40): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0e40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.518032084 +0000 UTC m=+527.908676308 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0e40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0e80): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0e80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0e80): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0e80): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0e80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.518032084 +0000 UTC m=+527.908676308 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b0e80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451490 item 19 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b11c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b11c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b11c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b11c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b11c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.519662721 +0000 UTC m=+527.910306944 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b11c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1240): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1240): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1240): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1240): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1240): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.519662721 +0000 UTC m=+527.910306944 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1240): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488150 item 20 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1580): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1580): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1580): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1580): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1580): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.520955165 +0000 UTC m=+527.911599389 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1580): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1640): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1640): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1640): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1640): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1640): >_readAt: n=2, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1640): _writeAt: size=3, off=7 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1640): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1640): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.520955165 +0000 UTC m=+527.911599389 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1640): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1680): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1680): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1680): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1680): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1680): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.520955165 +0000 UTC m=+527.911599389 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1680): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496a10 item 21 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b19c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b19c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b19c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b19c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b19c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.522489142 +0000 UTC m=+527.913133375 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b19c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1a40): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1a40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1a40): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1a40): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1a40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.522489142 +0000 UTC m=+527.913133375 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1a40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e4ad90 item 22 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1d80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1d80): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1d80): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1d80): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1d80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.523737656 +0000 UTC m=+527.914381878 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1d80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1e80): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1e80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1e80): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1e80): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1e80): >_readAt: n=2, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1e80): _writeAt: size=3, off=7 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1e80): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1e80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.523737656 +0000 UTC m=+527.914381878 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1e80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1ec0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1ec0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1ec0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1ec0): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1ec0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.523737656 +0000 UTC m=+527.914381878 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0011b1ec0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9cc40 item 23 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000482a00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000482a00): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000482a00): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000482a00): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000482a00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.525402796 +0000 UTC m=+527.916047019 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000482a00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000483bc0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000483bc0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000483bc0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000483bc0): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000483bc0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.525402796 +0000 UTC m=+527.916047019 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000483bc0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ef2bd0 item 24 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f82c0): _readAt: size=2, off=0 2025/02/19 03:25:24 ERROR : open-test-file(0xc0012f82c0): Couldn't read size of file 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f82c0): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f82c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f82c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f82c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f82c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8300): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8300): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8300): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8300): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8300): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.526833229 +0000 UTC m=+527.917477453 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8300): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f83c0): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f83c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f83c0): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f83c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f83c0): >_readAt: n=2, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f83c0): _writeAt: size=3, off=7 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f83c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f83c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.526833229 +0000 UTC m=+527.917477453 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f83c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8400): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8400): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8400): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8400): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8400): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.526833229 +0000 UTC m=+527.917477453 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8400): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f50a80 item 25 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8740): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8740): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8740): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8740): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8740): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.528660563 +0000 UTC m=+527.919304786 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8740): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f87c0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f87c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f87c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f87c0): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f87c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.528660563 +0000 UTC m=+527.919304786 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f87c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f9ea10 item 26 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8b40): _readAt: size=2, off=0 2025/02/19 03:25:24 ERROR : open-test-file(0xc0012f8b40): Couldn't read size of file 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8b40): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8b40): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8b40): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8b40): close: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8b40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8b80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8b80): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8b80): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8b80): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8b80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.529963347 +0000 UTC m=+527.920607571 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8b80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8c40): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8c40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8c40): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8c40): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8c40): >_readAt: n=2, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8c40): _writeAt: size=3, off=7 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8c40): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8c40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.529963347 +0000 UTC m=+527.920607571 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8c40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8c80): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8c80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8c80): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8c80): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8c80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.529963347 +0000 UTC m=+527.920607571 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8c80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe48c0 item 27 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8fc0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8fc0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8fc0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8fc0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8fc0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.531588544 +0000 UTC m=+527.922232767 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f8fc0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9040): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9040): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9040): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9040): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9040): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.531588544 +0000 UTC m=+527.922232767 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9040): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001064850 item 28 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f93c0): _readAt: size=2, off=0 2025/02/19 03:25:24 ERROR : open-test-file(0xc0012f93c0): Couldn't read size of file 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f93c0): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f93c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f93c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f93c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f93c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9400): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9400): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9400): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9400): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9400): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.532782034 +0000 UTC m=+527.923426257 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9400): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f94c0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f94c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f94c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f94c0): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f94c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.532782034 +0000 UTC m=+527.923426257 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f94c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010c4700 item 29 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9800): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9800): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9800): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9800): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9800): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.533894142 +0000 UTC m=+527.924538365 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9800): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9880): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9880): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9880): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9880): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9880): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.533894142 +0000 UTC m=+527.924538365 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9880): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fe5b0 item 30 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9c00): _readAt: size=2, off=0 2025/02/19 03:25:24 ERROR : open-test-file(0xc0012f9c00): Couldn't read size of file 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9c00): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9c00): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9c00): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9c00): close: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9c00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9c40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9c40): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9c40): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9c40): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9c40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.535077112 +0000 UTC m=+527.925721335 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9c40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9d00): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9d00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9d00): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9d00): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9d00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.535077112 +0000 UTC m=+527.925721335 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0012f9d00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117e460 item 31 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0400): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0400): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0400): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0400): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0400): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.536110934 +0000 UTC m=+527.926755157 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0400): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0500): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0500): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0500): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0500): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0500): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.536110934 +0000 UTC m=+527.926755157 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0500): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b8310 item 32 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0a80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0a80): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0a80): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0a80): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0a80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.537192435 +0000 UTC m=+527.927836648 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0a80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0ac0): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0ac0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0ac0): _writeAt: size=3, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0ac0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0ac0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121e1c0 item 33 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0ac0): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0ac0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.537610506 +0000 UTC m=+527.928254729 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0ac0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0b40): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0b40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0b40): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0b40): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0b40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.537610506 +0000 UTC m=+527.928254729 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c0b40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121e310 item 33 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1040): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1040): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1040): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1040): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1040): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.538733665 +0000 UTC m=+527.929377888 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1040): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c10c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c10c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00127e1c0 item 34 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c10c0): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c10c0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c10c0): _writeAt: size=3, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c10c0): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c10c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.53962487 +0000 UTC m=+527.930269123 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c10c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1140): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1140): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1140): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1140): >_readAt: n=3, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1140): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.53962487 +0000 UTC m=+527.930269123 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1140): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00127e310 item 34 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1b80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1b80): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1b80): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1b80): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1b80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.541721938 +0000 UTC m=+527.932366191 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1b80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1c00): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1c00): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1c00): _writeAt: size=3, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1c00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1c00): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012bc1c0 item 35 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1c00): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1c00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.542287575 +0000 UTC m=+527.932931828 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1c00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1c40): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1c40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1c40): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1c40): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1c40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.542287575 +0000 UTC m=+527.932931828 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0002c1c40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012bc310 item 35 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a267c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a267c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a267c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a267c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a267c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.544177226 +0000 UTC m=+527.934821489 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a267c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a26980): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a26980): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ee1c0 item 36 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a26980): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a26980): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a26980): _writeAt: size=3, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a26980): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a26980): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.54485375 +0000 UTC m=+527.935498003 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a26980): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a26ac0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a26ac0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a26ac0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a26ac0): >_readAt: n=3, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a26ac0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.54485375 +0000 UTC m=+527.935498003 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a26ac0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ee310 item 36 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a277c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a277c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a277c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a277c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a277c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.54678034 +0000 UTC m=+527.937424593 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a277c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a278c0): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a278c0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a278c0): _writeAt: size=3, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a278c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a278c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133a1c0 item 37 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a278c0): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a278c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.547351316 +0000 UTC m=+527.937995570 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a278c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a27980): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a27980): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a27980): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a27980): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a27980): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.547351316 +0000 UTC m=+527.937995570 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006a27980): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133a310 item 37 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6a40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6a40): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6a40): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6a40): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6a40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.548820342 +0000 UTC m=+527.939464565 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6a40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6b00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6b00): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008bfce0 item 38 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6b00): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6b00): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6b00): _writeAt: size=3, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6b00): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6b00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.549502205 +0000 UTC m=+527.940146468 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6b00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6b40): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6b40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6b40): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6b40): >_readAt: n=3, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6b40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.549502205 +0000 UTC m=+527.940146468 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6b40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008bfe30 item 38 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6e80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6e80): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6e80): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6e80): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6e80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.551321144 +0000 UTC m=+527.941965397 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6e80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6f40): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6f40): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6f40): _writeAt: size=3, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6f40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6f40): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a9ce0 item 39 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6f40): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6f40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.551841136 +0000 UTC m=+527.942485389 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6f40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6f80): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6f80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6f80): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6f80): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6f80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.551841136 +0000 UTC m=+527.942485389 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c6f80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a9e30 item 39 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c72c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c72c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c72c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c72c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c72c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.553692975 +0000 UTC m=+527.944337239 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c72c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7380): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7380): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00145bce0 item 40 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7380): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7380): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7380): _writeAt: size=3, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7380): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7380): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.554229669 +0000 UTC m=+527.944873921 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7380): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c73c0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c73c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c73c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c73c0): >_readAt: n=3, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c73c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.554229669 +0000 UTC m=+527.944873921 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c73c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00145be30 item 40 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c76c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c76c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c76c0): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c76c0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c76c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c76c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c76c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.556526901 +0000 UTC m=+527.947171154 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c76c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7700): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7700): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7700): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001505ce0 item 41 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7700): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7700): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.557096845 +0000 UTC m=+527.947741098 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7700): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7740): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7740): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7740): _writeAt: size=3, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7740): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7740): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001505e30 item 41 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7740): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7740): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.557703389 +0000 UTC m=+527.948347642 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7740): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7780): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7780): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7780): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7780): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7780): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.557703389 +0000 UTC m=+527.948347642 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7780): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001534000 item 41 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7b00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7b00): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7b00): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7b00): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7b00): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7b00): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7b00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.559633576 +0000 UTC m=+527.950277829 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7b00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7b40): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7b40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7b40): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c5e30 item 42 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7b40): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7b40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.560100547 +0000 UTC m=+527.950744801 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7b40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7c00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7c00): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015dc000 item 42 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7c00): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7c00): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7c00): _writeAt: size=3, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7c00): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7c00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.560711449 +0000 UTC m=+527.951355703 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7c00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7c40): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7c40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7c40): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7c40): >_readAt: n=3, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7c40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.560711449 +0000 UTC m=+527.951355703 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0073c7c40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015dc150 item 42 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e0c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e0c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e0c0): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e0c0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e0c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e0c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e0c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.562597073 +0000 UTC m=+527.953241337 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e0c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e280): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e280): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e280): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001622000 item 43 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e280): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e280): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.56307188 +0000 UTC m=+527.953716133 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e280): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e580): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e580): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e580): _writeAt: size=3, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e580): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e580): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001622150 item 43 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e580): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e580): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.563688943 +0000 UTC m=+527.954333205 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e580): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e640): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e640): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e640): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e640): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e640): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.563688943 +0000 UTC m=+527.954333205 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677e640): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016222a0 item 43 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677f7c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677f7c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677f7c0): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677f7c0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677f7c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677f7c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677f7c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.565671076 +0000 UTC m=+527.956315330 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677f7c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677f800): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677f800): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677f800): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001696150 item 44 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677f800): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677f800): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.566185227 +0000 UTC m=+527.956829490 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677f800): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677fbc0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677fbc0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016962a0 item 44 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677fbc0): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677fbc0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677fbc0): _writeAt: size=3, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677fbc0): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677fbc0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.566853806 +0000 UTC m=+527.957498069 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677fbc0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677fe80): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677fe80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677fe80): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677fe80): >_readAt: n=3, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677fe80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.566853806 +0000 UTC m=+527.957498069 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00677fe80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016963f0 item 44 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d11640): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d11640): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d11640): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d11640): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d11640): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d11640): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d11640): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.568941277 +0000 UTC m=+527.959585529 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d11640): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d116c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d116c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d116c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017062a0 item 45 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d116c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d116c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.569500631 +0000 UTC m=+527.960144885 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d116c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ce040): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ce040): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ce040): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ce040): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ce040): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.569500631 +0000 UTC m=+527.960144885 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ce040): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017063f0 item 45 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ce900): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ce900): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ce900): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ce900): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ce900): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ce900): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ce900): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.571579888 +0000 UTC m=+527.962224140 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ce900): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ce9c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ce9c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ce9c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00175c2a0 item 46 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ce9c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ce9c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.572054504 +0000 UTC m=+527.962698747 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ce9c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ceb00): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ceb00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ceb00): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ceb00): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ceb00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.572054504 +0000 UTC m=+527.962698747 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007ceb00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00175c3f0 item 46 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cf300): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cf300): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cf300): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cf300): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cf300): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cf300): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cf300): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.573945937 +0000 UTC m=+527.964590181 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cf300): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cf400): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cf400): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cf400): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00178a2a0 item 47 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cf400): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cf400): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.574371333 +0000 UTC m=+527.965015576 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cf400): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cf500): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cf500): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cf500): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cf500): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cf500): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.574371333 +0000 UTC m=+527.965015576 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cf500): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00178a3f0 item 47 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cfec0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cfec0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cfec0): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cfec0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cfec0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cfec0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cfec0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.575977965 +0000 UTC m=+527.966622208 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cfec0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cff00): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cff00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cff00): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017e42a0 item 48 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cff00): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cff00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.576369917 +0000 UTC m=+527.967014160 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0007cff00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408400): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408400): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408400): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408400): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408400): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.576369917 +0000 UTC m=+527.967014160 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408400): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017e43f0 item 48 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408b40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408b40): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408b40): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408b40): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408b40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.578017304 +0000 UTC m=+527.968661537 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408b40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408bc0): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408bc0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408bc0): _writeAt: size=3, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408bc0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408bc0): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408bc0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00186a2a0 item 49 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408bc0): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408bc0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.578477605 +0000 UTC m=+527.969121848 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408bc0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408e80): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408e80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408e80): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408e80): >_readAt: n=8, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408e80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.578477605 +0000 UTC m=+527.969121848 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000408e80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00186a3f0 item 49 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080080): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080080): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080080): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080080): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080080): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.580110376 +0000 UTC m=+527.970754619 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080080): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080140): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080140): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080140): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018ae2a0 item 50 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080140): _readAt: size=2, off=5 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080140): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080140): _writeAt: size=3, off=5 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080140): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080140): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.580774427 +0000 UTC m=+527.971418670 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080140): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080180): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080180): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080180): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080180): >_readAt: n=3, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080180): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.580774427 +0000 UTC m=+527.971418670 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080180): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018ae3f0 item 50 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010805c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010805c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010805c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010805c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010805c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.582698642 +0000 UTC m=+527.973342885 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010805c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080680): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080680): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080680): _writeAt: size=3, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080680): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080680): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080680): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00190e2a0 item 51 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080680): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080680): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.583155705 +0000 UTC m=+527.973799949 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080680): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010806c0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010806c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010806c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010806c0): >_readAt: n=8, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010806c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.583155705 +0000 UTC m=+527.973799949 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010806c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00190e3f0 item 51 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080b80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080b80): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080b80): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080b80): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080b80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.584768389 +0000 UTC m=+527.975412632 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080b80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080c40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080c40): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080c40): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019502a0 item 52 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080c40): _readAt: size=2, off=5 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080c40): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080c40): _writeAt: size=3, off=5 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080c40): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080c40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.585383999 +0000 UTC m=+527.976028242 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080c40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080c80): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080c80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080c80): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080c80): >_readAt: n=3, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080c80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.585383999 +0000 UTC m=+527.976028242 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080c80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019503f0 item 52 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080fc0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080fc0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080fc0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080fc0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080fc0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.586866499 +0000 UTC m=+527.977510732 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001080fc0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081080): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081080): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081080): _writeAt: size=3, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081080): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081080): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081080): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019a62a0 item 53 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081080): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081080): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.587330236 +0000 UTC m=+527.977974479 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081080): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010810c0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010810c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010810c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010810c0): >_readAt: n=8, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010810c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.587330236 +0000 UTC m=+527.977974479 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010810c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019a63f0 item 53 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081400): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081400): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081400): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081400): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081400): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.58886888 +0000 UTC m=+527.979513104 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081400): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010814c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010814c0): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010814c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019d82a0 item 54 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010814c0): _readAt: size=2, off=5 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010814c0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010814c0): _writeAt: size=3, off=5 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010814c0): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010814c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.589353807 +0000 UTC m=+527.979998040 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010814c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081500): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081500): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081500): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081500): >_readAt: n=3, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081500): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.589353807 +0000 UTC m=+527.979998040 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081500): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019d83f0 item 54 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081880): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081880): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081880): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081880): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081880): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.59145897 +0000 UTC m=+527.982103223 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081880): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081940): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081940): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081940): _writeAt: size=3, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081940): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081940): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081940): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a142a0 item 55 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081940): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081940): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.592029506 +0000 UTC m=+527.982673749 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081940): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081980): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081980): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081980): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081980): >_readAt: n=8, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081980): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.592029506 +0000 UTC m=+527.982673749 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081980): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a143f0 item 55 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081d40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081d40): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081d40): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081d40): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081d40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.593762114 +0000 UTC m=+527.984406337 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081d40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb040): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb040): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb040): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ca80 item 56 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb040): _readAt: size=2, off=5 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb040): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb040): _writeAt: size=3, off=5 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb040): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb040): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.594402851 +0000 UTC m=+527.985047073 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb040): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb080): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb080): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb080): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb080): >_readAt: n=3, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb080): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.594402851 +0000 UTC m=+527.985047073 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb080): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036cc40 item 56 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb400): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb400): open at offset 0 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb400): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb400): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb400): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb400): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb400): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb400): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.595978264 +0000 UTC m=+527.986622497 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb400): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb440): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb440): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb440): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014bb1f0 item 57 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb440): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb440): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.596354206 +0000 UTC m=+527.986998439 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb440): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb500): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb500): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb500): _writeAt: size=3, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb500): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb500): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb500): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014bb340 item 57 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb500): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb500): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.596882012 +0000 UTC m=+527.987526246 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb500): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb540): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb540): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb540): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb540): >_readAt: n=8, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb540): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.596882012 +0000 UTC m=+527.987526246 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb540): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014bb490 item 57 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb8c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb8c0): open at offset 0 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb8c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb8c0): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb8c0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb8c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb8c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb8c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.598355896 +0000 UTC m=+527.989000129 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb8c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb900): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb900): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb900): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b51340 item 58 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb900): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb900): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.598788254 +0000 UTC m=+527.989432478 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb900): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb9c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb9c0): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb9c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b51490 item 58 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb9c0): _readAt: size=2, off=5 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb9c0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb9c0): _writeAt: size=3, off=5 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb9c0): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb9c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.59927253 +0000 UTC m=+527.989916763 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddb9c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddba00): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddba00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddba00): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddba00): >_readAt: n=3, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddba00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.59927253 +0000 UTC m=+527.989916763 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddba00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b515e0 item 58 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddbd80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddbd80): open at offset 0 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddbd80): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddbd80): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddbd80): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddbd80): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddbd80): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddbd80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.600945495 +0000 UTC m=+527.991589718 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddbd80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddbdc0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddbdc0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddbdc0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bad490 item 59 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddbdc0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddbdc0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.601489702 +0000 UTC m=+527.992133945 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ddbdc0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6080): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6080): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6080): _writeAt: size=3, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6080): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6080): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6080): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bad5e0 item 59 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6080): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6080): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.602037295 +0000 UTC m=+527.992681528 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6080): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b60c0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b60c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b60c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b60c0): >_readAt: n=8, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b60c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.602037295 +0000 UTC m=+527.992681528 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b60c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bad730 item 59 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b67c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b67c0): open at offset 0 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b67c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b67c0): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b67c0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b67c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b67c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b67c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.603905185 +0000 UTC m=+527.994549418 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b67c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6840): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6840): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6840): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001be75e0 item 60 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6840): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6840): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.60437805 +0000 UTC m=+527.995022272 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6840): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6a80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6a80): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6a80): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001be7730 item 60 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6a80): _readAt: size=2, off=5 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6a80): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6a80): _writeAt: size=3, off=5 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6a80): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6a80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.604895797 +0000 UTC m=+527.995540030 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6a80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6ac0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6ac0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6ac0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6ac0): >_readAt: n=3, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6ac0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.604895797 +0000 UTC m=+527.995540030 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b6ac0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001be7880 item 60 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7300): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7300): open at offset 0 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7300): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7300): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7300): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7300): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7300): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7300): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.606358249 +0000 UTC m=+527.997002472 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7300): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7340): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7340): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7340): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c5f730 item 61 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7340): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7340): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.60689414 +0000 UTC m=+527.997538363 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7340): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7480): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7480): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7480): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7480): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7480): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.60689414 +0000 UTC m=+527.997538363 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7480): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c5f880 item 61 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7bc0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7bc0): open at offset 0 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7bc0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7bc0): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7bc0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7bc0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7bc0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7bc0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.608600639 +0000 UTC m=+527.999244862 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7bc0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7cc0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7cc0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7cc0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ca5730 item 62 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7cc0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7cc0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.609097236 +0000 UTC m=+527.999741460 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7cc0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7e40): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7e40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7e40): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7e40): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7e40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.609097236 +0000 UTC m=+527.999741460 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0039b7e40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ca5880 item 62 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006fed280): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006fed280): open at offset 0 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006fed280): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006fed280): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006fed280): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006fed280): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006fed280): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006fed280): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.610636553 +0000 UTC m=+528.001280776 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006fed280): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006fed2c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006fed2c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006fed2c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001cdd730 item 63 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006fed2c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006fed2c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.611071005 +0000 UTC m=+528.001715228 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006fed2c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006fed8c0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006fed8c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006fed8c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006fed8c0): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006fed8c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.611071005 +0000 UTC m=+528.001715228 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006fed8c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001cdd880 item 63 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060c600): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060c600): open at offset 0 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060c600): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060c600): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060c600): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060c600): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060c600): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060c600): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.6126581 +0000 UTC m=+528.003302323 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060c600): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060c640): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060c640): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060c640): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d31730 item 64 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060c640): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060c640): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.613094055 +0000 UTC m=+528.003738278 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060c640): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060c700): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060c700): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060c700): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060c700): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060c700): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.613094055 +0000 UTC m=+528.003738278 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060c700): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d31880 item 64 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060ca40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060ca40): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060ca40): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060ca40): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060ca40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.614724631 +0000 UTC m=+528.005368854 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060ca40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060ca80): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060ca80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060ca80): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060ca80): >_readAt: n=2, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060ca80): _writeAt: size=3, off=2 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d9f730 item 65 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060ca80): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060ca80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.615185893 +0000 UTC m=+528.005830117 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060ca80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060cac0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060cac0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060cac0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060cac0): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060cac0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.615185893 +0000 UTC m=+528.005830117 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060cac0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d9f880 item 65 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060ce00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060ce00): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060ce00): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060ce00): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060ce00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.616713446 +0000 UTC m=+528.007357680 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060ce00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060cf40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060cf40): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ddd730 item 66 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060cf40): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060cf40): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060cf40): _writeAt: size=3, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060cf40): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060cf40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.617216688 +0000 UTC m=+528.007860911 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060cf40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060cf80): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060cf80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060cf80): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060cf80): >_readAt: n=3, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060cf80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.617216688 +0000 UTC m=+528.007860911 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060cf80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ddd880 item 66 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d380): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d380): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d380): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d380): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d380): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.61884562 +0000 UTC m=+528.009489844 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d380): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d3c0): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d3c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d3c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d3c0): >_readAt: n=2, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d3c0): _writeAt: size=3, off=2 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e5f730 item 67 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d3c0): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d3c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.619311722 +0000 UTC m=+528.009955945 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d3c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d440): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d440): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d440): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d440): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d440): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.619311722 +0000 UTC m=+528.009955945 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d440): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e5f880 item 67 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d7c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d7c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d7c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d7c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d7c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.620875533 +0000 UTC m=+528.011519757 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d7c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d880): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d880): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ed9730 item 68 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d880): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d880): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d880): _writeAt: size=3, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d880): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d880): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.621318922 +0000 UTC m=+528.011963145 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d880): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d8c0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d8c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d8c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d8c0): >_readAt: n=3, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d8c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.621318922 +0000 UTC m=+528.011963145 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060d8c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ed9880 item 68 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060dbc0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060dbc0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060dbc0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060dbc0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060dbc0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.622791955 +0000 UTC m=+528.013436178 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060dbc0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060dc00): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060dc00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060dc00): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060dc00): >_readAt: n=2, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060dc00): _writeAt: size=3, off=2 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f15730 item 69 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060dc00): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060dc00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.623316966 +0000 UTC m=+528.013961189 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060dc00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060dc40): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060dc40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060dc40): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060dc40): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060dc40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.623316966 +0000 UTC m=+528.013961189 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc00060dc40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f15880 item 69 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba100): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba100): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba100): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba100): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba100): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.624749754 +0000 UTC m=+528.015393976 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba100): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba1c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba1c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f83730 item 70 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba1c0): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba1c0): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba1c0): _writeAt: size=3, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba1c0): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba1c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.625308076 +0000 UTC m=+528.015952309 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba1c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba200): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba200): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba200): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba200): >_readAt: n=3, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba200): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.625308076 +0000 UTC m=+528.015952309 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba200): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f83880 item 70 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba880): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba880): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba880): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba880): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba880): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.626886626 +0000 UTC m=+528.017530849 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048ba880): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048baa00): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048baa00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048baa00): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048baa00): >_readAt: n=2, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048baa00): _writeAt: size=3, off=2 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001fb9730 item 71 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048baa00): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048baa00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.627361543 +0000 UTC m=+528.018005766 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048baa00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bab00): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bab00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bab00): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bab00): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bab00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.627361543 +0000 UTC m=+528.018005766 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bab00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001fb9880 item 71 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bb1c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bb1c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bb1c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bb1c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bb1c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.628969287 +0000 UTC m=+528.019613510 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bb1c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bb380): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bb380): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ff9730 item 72 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bb380): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bb380): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bb380): _writeAt: size=3, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bb380): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bb380): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.629540314 +0000 UTC m=+528.020184547 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bb380): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bb3c0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bb3c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bb3c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bb3c0): >_readAt: n=3, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bb3c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.629540314 +0000 UTC m=+528.020184547 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bb3c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ff9880 item 72 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bba40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bba40): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bba40): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bba40): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bba40): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bba40): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bba40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.631006193 +0000 UTC m=+528.021650426 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bba40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bba80): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bba80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bba80): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00203b730 item 73 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bba80): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bba80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.63146544 +0000 UTC m=+528.022109683 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bba80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bbac0): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bbac0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bbac0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bbac0): >_readAt: n=2, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bbac0): _writeAt: size=3, off=2 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00203b880 item 73 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bbac0): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bbac0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.631860409 +0000 UTC m=+528.022504651 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bbac0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bbbc0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bbbc0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bbbc0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bbbc0): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bbbc0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.631860409 +0000 UTC m=+528.022504651 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0048bbbc0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00203b9d0 item 73 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38140): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38140): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38140): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38140): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38140): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38140): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38140): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.633345523 +0000 UTC m=+528.023989746 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38140): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38180): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38180): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38180): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00207f880 item 74 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38180): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38180): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.633796857 +0000 UTC m=+528.024441080 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38180): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38340): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38340): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00207f9d0 item 74 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38340): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38340): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38340): _writeAt: size=3, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38340): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38340): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.634324203 +0000 UTC m=+528.024968425 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38340): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38380): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38380): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38380): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38380): >_readAt: n=3, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38380): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.634324203 +0000 UTC m=+528.024968425 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38380): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00207fb20 item 74 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38700): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38700): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38700): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38700): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38700): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38700): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38700): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.635880419 +0000 UTC m=+528.026524643 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38700): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38740): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38740): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38740): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020b79d0 item 75 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38740): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38740): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.636320472 +0000 UTC m=+528.026964695 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38740): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38800): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38800): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38800): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38800): >_readAt: n=2, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38800): _writeAt: size=3, off=2 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020b7b20 item 75 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38800): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38800): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.636834623 +0000 UTC m=+528.027478856 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38800): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38840): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38840): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38840): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38840): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38840): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.636834623 +0000 UTC m=+528.027478856 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38840): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020b7c70 item 75 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38bc0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38bc0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38bc0): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38bc0): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38bc0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38bc0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38bc0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.638227806 +0000 UTC m=+528.028872029 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38bc0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38c00): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38c00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38c00): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002117b20 item 76 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38c00): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38c00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.638671165 +0000 UTC m=+528.029315388 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38c00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38cc0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38cc0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002117c70 item 76 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38cc0): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38cc0): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38cc0): _writeAt: size=3, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38cc0): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38cc0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.63931632 +0000 UTC m=+528.029960553 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000e38cc0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081d80): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081d80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081d80): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081d80): >_readAt: n=3, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081d80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.63931632 +0000 UTC m=+528.029960553 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001081d80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a702a0 item 76 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c380): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c380): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c380): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c380): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c380): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c380): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c380): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.640628582 +0000 UTC m=+528.031272805 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c380): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c3c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c3c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c3c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001acc150 item 77 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c3c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c3c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.641051472 +0000 UTC m=+528.031695695 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c3c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c5c0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c5c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c5c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c5c0): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c5c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.641051472 +0000 UTC m=+528.031695695 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c5c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001acc2a0 item 77 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c980): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c980): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c980): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c980): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c980): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c980): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c980): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.642397528 +0000 UTC m=+528.033041761 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c980): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c9c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c9c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c9c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021ac150 item 78 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c9c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c9c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.642787306 +0000 UTC m=+528.033431529 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6c9c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6ca80): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6ca80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6ca80): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6ca80): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6ca80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.642787306 +0000 UTC m=+528.033431529 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6ca80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021ac2a0 item 78 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6ce00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6ce00): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6ce00): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6ce00): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6ce00): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6ce00): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6ce00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.644811898 +0000 UTC m=+528.035456141 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6ce00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6ce40): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6ce40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6ce40): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00221e150 item 79 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6ce40): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6ce40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.645260598 +0000 UTC m=+528.035904840 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6ce40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6cf00): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6cf00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6cf00): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6cf00): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6cf00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.645260598 +0000 UTC m=+528.035904840 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6cf00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00221e2a0 item 79 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d2c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d2c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d2c0): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d2c0): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d2c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d2c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d2c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.647009825 +0000 UTC m=+528.037654068 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d2c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d300): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d300): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d300): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002250150 item 80 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d300): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d300): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.647493339 +0000 UTC m=+528.038137582 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d300): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d3c0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d3c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d3c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d3c0): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d3c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.647493339 +0000 UTC m=+528.038137582 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d3c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022502a0 item 80 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d6c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d6c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d6c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d6c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d6c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.649529292 +0000 UTC m=+528.040173535 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d6c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d700): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d700): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d700): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d700): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d700): >_readAt: n=2, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d700): _writeAt: size=3, off=7 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00228c150 item 81 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d700): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d700): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.650048954 +0000 UTC m=+528.040693187 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d700): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d740): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d740): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d740): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d740): >_readAt: n=8, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d740): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.650048954 +0000 UTC m=+528.040693187 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6d740): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00228c2a0 item 81 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6dac0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6dac0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6dac0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6dac0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6dac0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.651636049 +0000 UTC m=+528.042280292 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6dac0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6db80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6db80): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6db80): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022da150 item 82 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6db80): _readAt: size=2, off=5 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6db80): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6db80): _writeAt: size=3, off=5 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6db80): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6db80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.65230578 +0000 UTC m=+528.042950034 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6db80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6dbc0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6dbc0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6dbc0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6dbc0): >_readAt: n=3, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6dbc0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.65230578 +0000 UTC m=+528.042950034 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6dbc0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022da2a0 item 82 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6df00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6df00): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6df00): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6df00): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6df00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.65494948 +0000 UTC m=+528.045593723 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc006d6df00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4040): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4040): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4040): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4040): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4040): >_readAt: n=2, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4040): _writeAt: size=3, off=7 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002328150 item 83 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4040): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4040): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.655572514 +0000 UTC m=+528.046216757 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4040): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4080): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4080): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4080): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4080): >_readAt: n=8, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4080): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.655572514 +0000 UTC m=+528.046216757 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4080): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023282a0 item 83 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce43c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce43c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce43c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce43c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce43c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.657179807 +0000 UTC m=+528.047824040 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce43c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4480): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4480): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4480): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002350150 item 84 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4480): _readAt: size=2, off=5 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4480): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4480): _writeAt: size=3, off=5 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4480): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4480): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.657656809 +0000 UTC m=+528.048301052 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4480): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce44c0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce44c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce44c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce44c0): >_readAt: n=3, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce44c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.657656809 +0000 UTC m=+528.048301052 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce44c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023502a0 item 84 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4840): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4840): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4840): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4840): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4840): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.65930571 +0000 UTC m=+528.049949943 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4840): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4980): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4980): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4980): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4980): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4980): >_readAt: n=2, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4980): _writeAt: size=3, off=7 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002384150 item 85 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4980): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4980): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.65980374 +0000 UTC m=+528.050447983 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce4980): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce49c0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce49c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce49c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce49c0): >_readAt: n=8, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce49c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.65980374 +0000 UTC m=+528.050447983 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce49c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023842a0 item 85 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5100): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5100): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5100): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5100): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5100): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.661589526 +0000 UTC m=+528.052233769 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5100): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5240): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5240): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5240): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023e2150 item 86 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5240): _readAt: size=2, off=5 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5240): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5240): _writeAt: size=3, off=5 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5240): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5240): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.662071648 +0000 UTC m=+528.052715891 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5240): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5280): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5280): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5280): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5280): >_readAt: n=3, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5280): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.662071648 +0000 UTC m=+528.052715891 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5280): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023e22a0 item 86 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5800): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5800): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5800): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5800): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5800): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.663545181 +0000 UTC m=+528.054189414 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5800): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5a00): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5a00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5a00): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5a00): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5a00): >_readAt: n=2, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5a00): _writeAt: size=3, off=7 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002440150 item 87 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5a00): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5a00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.664130153 +0000 UTC m=+528.054774396 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5a00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5ac0): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5ac0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5ac0): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5ac0): >_readAt: n=8, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5ac0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.664130153 +0000 UTC m=+528.054774396 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5ac0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024402a0 item 87 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5f40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5f40): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5f40): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5f40): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5f40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.66607597 +0000 UTC m=+528.056720213 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc000ce5f40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e43c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e43c0): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e43c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00249c150 item 88 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e43c0): _readAt: size=2, off=5 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e43c0): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e43c0): _writeAt: size=3, off=5 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e43c0): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e43c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.666717237 +0000 UTC m=+528.057361481 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e43c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e4600): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e4600): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e4600): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e4600): >_readAt: n=3, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e4600): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.666717237 +0000 UTC m=+528.057361481 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e4600): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00249c2a0 item 88 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e54c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e54c0): open at offset 0 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e54c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e54c0): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e54c0): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e54c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e54c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e54c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.668731381 +0000 UTC m=+528.059375624 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e54c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e5540): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e5540): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e5540): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024d6150 item 89 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e5540): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e5540): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.669230794 +0000 UTC m=+528.059875037 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e5540): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e5700): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e5700): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e5700): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e5700): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e5700): >_readAt: n=2, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e5700): _writeAt: size=3, off=7 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024d62a0 item 89 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e5700): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e5700): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.669770261 +0000 UTC m=+528.060414505 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e5700): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e5800): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e5800): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e5800): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e5800): >_readAt: n=8, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e5800): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.669770261 +0000 UTC m=+528.060414505 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0072e5800): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024d63f0 item 89 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040000): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040000): open at offset 0 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040000): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040000): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040000): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040000): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040000): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040000): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.671209952 +0000 UTC m=+528.061854175 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040000): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040040): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040040): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040040): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0025582a0 item 90 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040040): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040040): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.671634164 +0000 UTC m=+528.062278388 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040040): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040200): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040200): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040200): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0025583f0 item 90 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040200): _readAt: size=2, off=5 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040200): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040200): _writeAt: size=3, off=5 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040200): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040200): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.672068286 +0000 UTC m=+528.062712508 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040200): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040280): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040280): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040280): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040280): >_readAt: n=3, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040280): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.672068286 +0000 UTC m=+528.062712508 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040280): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002558540 item 90 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040600): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040600): open at offset 0 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040600): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040600): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040600): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040600): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040600): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040600): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.673252077 +0000 UTC m=+528.063896301 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040600): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040640): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040640): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040640): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00259e3f0 item 91 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040640): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040640): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.673600589 +0000 UTC m=+528.064244812 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040640): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040700): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040700): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040700): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040700): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040700): >_readAt: n=2, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040700): _writeAt: size=3, off=7 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00259e540 item 91 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040700): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040700): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.673951735 +0000 UTC m=+528.064595958 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040700): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040740): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040740): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040740): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040740): >_readAt: n=8, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040740): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.673951735 +0000 UTC m=+528.064595958 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040740): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00259e690 item 91 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040ac0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040ac0): open at offset 0 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040ac0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040ac0): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040ac0): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040ac0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040ac0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040ac0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.675132481 +0000 UTC m=+528.065776704 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040ac0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040b00): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040b00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040b00): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002614540 item 92 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040b00): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040b00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.675884977 +0000 UTC m=+528.066529210 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040b00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040bc0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040bc0): open at offset 5 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040bc0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002614690 item 92 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040bc0): _readAt: size=2, off=5 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040bc0): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040bc0): _writeAt: size=3, off=5 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040bc0): >_writeAt: n=3, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040bc0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.676331872 +0000 UTC m=+528.066976105 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040bc0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040c00): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040c00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040c00): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040c00): >_readAt: n=3, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040c00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.676331872 +0000 UTC m=+528.066976105 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040c00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026147e0 item 92 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040f80): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040f80): open at offset 0 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040f80): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040f80): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040f80): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040f80): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040f80): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040f80): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.677659663 +0000 UTC m=+528.068303886 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040f80): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040fc0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040fc0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040fc0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002660690 item 93 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040fc0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040fc0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.67804896 +0000 UTC m=+528.068693183 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001040fc0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041080): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041080): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041080): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041080): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041080): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.67804896 +0000 UTC m=+528.068693183 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041080): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026607e0 item 93 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041400): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041400): open at offset 0 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041400): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041400): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041400): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041400): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041400): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041400): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.679440701 +0000 UTC m=+528.070084934 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041400): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041440): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041440): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041440): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026c2690 item 94 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041440): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041440): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.679796736 +0000 UTC m=+528.070440969 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041440): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041500): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041500): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041500): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041500): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041500): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.679796736 +0000 UTC m=+528.070440969 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041500): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026c27e0 item 94 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041880): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041880): open at offset 0 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041880): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041880): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041880): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041880): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041880): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041880): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.681173328 +0000 UTC m=+528.071817561 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041880): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010418c0): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010418c0): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010418c0): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00271c690 item 95 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010418c0): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010418c0): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.681567404 +0000 UTC m=+528.072211638 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc0010418c0): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041980): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041980): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041980): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041980): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041980): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.681567404 +0000 UTC m=+528.072211638 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041980): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00271c7e0 item 95 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041d00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041d00): open at offset 0 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041d00): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041d00): _readAt: size=2, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041d00): >_readAt: n=0, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041d00): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041d00): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041d00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.682928859 +0000 UTC m=+528.073573092 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041d00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041d40): _writeAt: size=5, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041d40): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041d40): >openPending: err= 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00275c690 item 96 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041d40): >_writeAt: n=5, err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041d40): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.683479307 +0000 UTC m=+528.074123540 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041d40): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041e00): _readAt: size=512, off=0 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041e00): openPending: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041e00): >openPending: err= 2025/02/19 03:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041e00): >_readAt: n=5, err=EOF 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041e00): close: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:24.683479307 +0000 UTC m=+528.074123540 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:24 DEBUG : open-test-file(0xc001041e00): >close: err= 2025/02/19 03:25:24 DEBUG : open-test-file: Remove: 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00275c7e0 item 96 2025/02/19 03:25:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:24 DEBUG : open-test-file: >Remove: err= 2025/02/19 03:25:24 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:25:24 DEBUG : : Looking for writers 2025/02/19 03:25:24 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:24 DEBUG : >WaitForWriters: 2025/02/19 03:25:24 DEBUG : mega root 'rclone-test-puyatij3cuyu': 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-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:25:31 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:25:31 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:25:31 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:31 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:25:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:25:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:31 INFO : mega root 'rclone-test-puyatij3cuyu': 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/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00128bb40): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00128bb40): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00128bb40): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00128bb40): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00128bb40): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.728718699 +0000 UTC m=+535.119362932 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00128bb40): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00128bb80): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00128bb80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00128bb80): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00128bb80): >_readAt: n=2, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00128bb80): _writeAt: size=3, off=2 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00128bb80): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00128bb80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.728718699 +0000 UTC m=+535.119362932 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00128bb80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00128bcc0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00128bcc0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00128bcc0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00128bcc0): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00128bcc0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.728718699 +0000 UTC m=+535.119362932 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00128bcc0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00295bab0 item 1 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4040): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4040): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4040): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4040): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4040): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.731846343 +0000 UTC m=+535.122490616 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4040): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4080): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4080): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4080): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4080): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4080): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.731846343 +0000 UTC m=+535.122490616 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4080): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029aba40 item 2 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4380): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4380): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4380): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4380): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4380): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.733743517 +0000 UTC m=+535.124387750 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4380): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b43c0): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b43c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b43c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b43c0): >_readAt: n=2, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b43c0): _writeAt: size=3, off=2 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b43c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b43c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.733743517 +0000 UTC m=+535.124387750 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b43c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4400): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4400): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4400): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4400): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4400): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.733743517 +0000 UTC m=+535.124387750 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4400): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029f98f0 item 3 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4740): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4740): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4740): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4740): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4740): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.736970517 +0000 UTC m=+535.127614770 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4740): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b47c0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b47c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b47c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b47c0): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b47c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.736970517 +0000 UTC m=+535.127614770 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b47c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a4b880 item 4 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39840): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39840): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39840): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39840): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39840): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.739220842 +0000 UTC m=+535.129865095 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39840): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39880): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39880): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39880): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39880): >_readAt: n=2, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39880): _writeAt: size=3, off=2 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39880): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39880): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.739220842 +0000 UTC m=+535.129865095 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39880): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e398c0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e398c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e398c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e398c0): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e398c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.739220842 +0000 UTC m=+535.129865095 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e398c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002812620 item 5 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39c00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39c00): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39c00): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39c00): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39c00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.74202978 +0000 UTC m=+535.132674033 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39c00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39c80): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39c80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39c80): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39c80): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39c80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.74202978 +0000 UTC m=+535.132674033 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc000e39c80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b025b0 item 6 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a080): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a080): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a080): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a080): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a080): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.744081393 +0000 UTC m=+535.134725647 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a080): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a140): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a140): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a140): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a140): >_readAt: n=2, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a140): _writeAt: size=3, off=2 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a140): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a140): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.744081393 +0000 UTC m=+535.134725647 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a140): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a180): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a180): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a180): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a180): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a180): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.744081393 +0000 UTC m=+535.134725647 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a180): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b60460 item 7 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a4c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a4c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a4c0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a4c0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a4c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.746624535 +0000 UTC m=+535.137268768 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a4c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a540): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a540): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a540): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a540): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a540): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.746624535 +0000 UTC m=+535.137268768 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a540): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002bb83f0 item 8 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a840): _readAt: size=2, off=0 2025/02/19 03:25:31 ERROR : open-test-file(0xc002b6a840): Couldn't read size of file 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a840): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a840): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a840): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a840): close: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a840): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a880): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a880): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a880): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a880): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a880): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.748450216 +0000 UTC m=+535.139094449 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a880): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a8c0): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a8c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a8c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a8c0): >_readAt: n=2, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a8c0): _writeAt: size=3, off=2 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a8c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a8c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.748450216 +0000 UTC m=+535.139094449 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a8c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a900): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a900): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a900): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a900): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a900): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.748450216 +0000 UTC m=+535.139094449 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6a900): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002c1a2a0 item 9 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6ac40): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6ac40): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6ac40): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6ac40): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6ac40): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.751808612 +0000 UTC m=+535.142452864 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6ac40): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6acc0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6acc0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6acc0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6acc0): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6acc0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.751808612 +0000 UTC m=+535.142452864 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6acc0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002c6c230 item 10 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b040): _readAt: size=2, off=0 2025/02/19 03:25:31 ERROR : open-test-file(0xc002b6b040): Couldn't read size of file 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b040): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b040): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b040): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b040): close: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b040): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b080): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b080): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b080): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b080): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b080): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.753946646 +0000 UTC m=+535.144590879 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b080): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b140): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b140): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b140): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b140): >_readAt: n=2, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b140): _writeAt: size=3, off=2 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b140): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b140): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.753946646 +0000 UTC m=+535.144590879 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b140): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b180): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b180): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b180): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b180): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b180): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.753946646 +0000 UTC m=+535.144590879 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b180): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002cda0e0 item 11 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b4c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b4c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b4c0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b4c0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b4c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.756574386 +0000 UTC m=+535.147218649 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b4c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b540): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b540): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b540): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b540): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b540): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.756574386 +0000 UTC m=+535.147218649 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b540): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002d30070 item 12 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b8c0): _readAt: size=2, off=0 2025/02/19 03:25:31 ERROR : open-test-file(0xc002b6b8c0): Couldn't read size of file 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b8c0): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b8c0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b8c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b8c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b8c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b900): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b900): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b900): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b900): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b900): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.758514952 +0000 UTC m=+535.149159195 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b900): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b9c0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b9c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b9c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b9c0): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b9c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.758514952 +0000 UTC m=+535.149159195 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6b9c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002d7dea0 item 13 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6bd00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6bd00): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6bd00): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6bd00): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6bd00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.759917703 +0000 UTC m=+535.150561926 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6bd00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6bd80): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6bd80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6bd80): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6bd80): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6bd80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.759917703 +0000 UTC m=+535.150561926 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002b6bd80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002dcfd50 item 14 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c180): _readAt: size=2, off=0 2025/02/19 03:25:31 ERROR : open-test-file(0xc002e0c180): Couldn't read size of file 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c180): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c180): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c180): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c180): close: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c180): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c1c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c1c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c1c0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c1c0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c1c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.761338197 +0000 UTC m=+535.151982410 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c1c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c280): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c280): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c280): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c280): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c280): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.761338197 +0000 UTC m=+535.151982410 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c280): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e07c00 item 15 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c5c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c5c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c5c0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c5c0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c5c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.762632004 +0000 UTC m=+535.153276228 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c5c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c640): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c640): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c640): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c640): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c640): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.762632004 +0000 UTC m=+535.153276228 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c640): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e5dab0 item 16 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c940): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c940): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c940): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c940): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c940): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.764038373 +0000 UTC m=+535.154682595 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c940): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c980): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c980): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c980): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c980): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c980): >_readAt: n=2, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c980): _writeAt: size=3, off=7 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c980): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c980): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.764038373 +0000 UTC m=+535.154682595 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c980): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c9c0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c9c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c9c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c9c0): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c9c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.764038373 +0000 UTC m=+535.154682595 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0c9c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e8d960 item 17 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0cd00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0cd00): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0cd00): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0cd00): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0cd00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.765833055 +0000 UTC m=+535.156477279 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0cd00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0cd80): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0cd80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0cd80): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0cd80): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0cd80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.765833055 +0000 UTC m=+535.156477279 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0cd80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002ed98f0 item 18 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d0c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d0c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d0c0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d0c0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d0c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.767123958 +0000 UTC m=+535.157768181 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d0c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d180): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d180): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d180): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d180): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d180): >_readAt: n=2, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d180): _writeAt: size=3, off=7 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d180): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d180): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.767123958 +0000 UTC m=+535.157768181 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d180): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d1c0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d1c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d1c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d1c0): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d1c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.767123958 +0000 UTC m=+535.157768181 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d1c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f1f7a0 item 19 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d500): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d500): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d500): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d500): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d500): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.76905163 +0000 UTC m=+535.159695854 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d500): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d580): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d580): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d580): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d580): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d580): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.76905163 +0000 UTC m=+535.159695854 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d580): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f77730 item 20 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d8c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d8c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d8c0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d8c0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d8c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.770415017 +0000 UTC m=+535.161059240 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d8c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d980): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d980): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d980): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d980): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d980): >_readAt: n=2, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d980): _writeAt: size=3, off=7 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d980): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d980): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.770415017 +0000 UTC m=+535.161059240 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d980): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d9c0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d9c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d9c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d9c0): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d9c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.770415017 +0000 UTC m=+535.161059240 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0d9c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002fdd5e0 item 21 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0dd00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0dd00): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0dd00): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0dd00): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0dd00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.773021287 +0000 UTC m=+535.163665530 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0dd00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0dd80): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0dd80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0dd80): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0dd80): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0dd80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.773021287 +0000 UTC m=+535.163665530 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc002e0dd80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00302d570 item 22 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4140): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4140): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4140): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4140): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4140): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.775435087 +0000 UTC m=+535.166079320 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4140): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4200): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4200): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4200): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4200): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4200): >_readAt: n=2, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4200): _writeAt: size=3, off=7 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4200): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4200): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.775435087 +0000 UTC m=+535.166079320 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4200): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4240): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4240): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4240): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4240): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4240): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.775435087 +0000 UTC m=+535.166079320 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4240): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0030ad420 item 23 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4580): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4580): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4580): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4580): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4580): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.778310148 +0000 UTC m=+535.168954402 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4580): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4600): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4600): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4600): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4600): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4600): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.778310148 +0000 UTC m=+535.168954402 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4600): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0030f93b0 item 24 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4980): _readAt: size=2, off=0 2025/02/19 03:25:31 ERROR : open-test-file(0xc0030a4980): Couldn't read size of file 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4980): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4980): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4980): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4980): close: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4980): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a49c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a49c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a49c0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a49c0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a49c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.781305035 +0000 UTC m=+535.171949268 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a49c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4a80): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4a80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4a80): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4a80): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4a80): >_readAt: n=2, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4a80): _writeAt: size=3, off=7 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4a80): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4a80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.781305035 +0000 UTC m=+535.171949268 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4a80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4ac0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4ac0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4ac0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4ac0): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4ac0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.781305035 +0000 UTC m=+535.171949268 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4ac0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003139260 item 25 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4e00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4e00): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4e00): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4e00): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4e00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.783171943 +0000 UTC m=+535.173816166 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4e00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4e80): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4e80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4e80): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4e80): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4e80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.783171943 +0000 UTC m=+535.173816166 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a4e80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0031a51f0 item 26 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5200): _readAt: size=2, off=0 2025/02/19 03:25:31 ERROR : open-test-file(0xc0030a5200): Couldn't read size of file 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5200): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5200): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5200): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5200): close: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5200): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5240): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5240): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5240): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5240): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5240): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.784575515 +0000 UTC m=+535.175219738 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5240): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5300): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5300): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5300): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5300): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5300): >_readAt: n=2, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5300): _writeAt: size=3, off=7 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5300): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5300): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.784575515 +0000 UTC m=+535.175219738 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5300): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5340): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5340): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5340): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5340): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5340): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.784575515 +0000 UTC m=+535.175219738 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5340): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0031f70a0 item 27 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5680): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5680): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5680): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5680): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5680): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.786048206 +0000 UTC m=+535.176692430 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5680): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5700): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5700): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5700): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5700): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5700): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.786048206 +0000 UTC m=+535.176692430 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5700): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0032a9030 item 28 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5a80): _readAt: size=2, off=0 2025/02/19 03:25:31 ERROR : open-test-file(0xc0030a5a80): Couldn't read size of file 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5a80): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5a80): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5a80): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5a80): close: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5a80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5ac0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5ac0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5ac0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5ac0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5ac0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.787653847 +0000 UTC m=+535.178298071 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5ac0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5b80): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5b80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5b80): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5b80): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5b80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.787653847 +0000 UTC m=+535.178298071 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5b80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0032ecee0 item 29 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5ec0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5ec0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5ec0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5ec0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5ec0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.788749796 +0000 UTC m=+535.179394019 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5ec0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5f40): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5f40): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5f40): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5f40): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5f40): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.788749796 +0000 UTC m=+535.179394019 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0030a5f40): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00336ed90 item 30 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc340): _readAt: size=2, off=0 2025/02/19 03:25:31 ERROR : open-test-file(0xc0033cc340): Couldn't read size of file 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc340): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc340): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc340): >_writeAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc340): close: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc340): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc380): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc380): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc380): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc380): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc380): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.789977328 +0000 UTC m=+535.180621552 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc380): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc440): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc440): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc440): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc440): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc440): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.789977328 +0000 UTC m=+535.180621552 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc440): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0033f2c40 item 31 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc780): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc780): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc780): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc780): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc780): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.791079999 +0000 UTC m=+535.181724222 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc780): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc800): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc800): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc800): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc800): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc800): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.791079999 +0000 UTC m=+535.181724222 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cc800): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003466af0 item 32 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccb00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccb00): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccb00): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccb00): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccb00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.792151662 +0000 UTC m=+535.182795874 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccb00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccb40): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccb40): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccb40): _writeAt: size=3, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccb40): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccb40): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034a49a0 item 33 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccb40): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccb40): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.792513217 +0000 UTC m=+535.183157460 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccb40): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccb80): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccb80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccb80): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccb80): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccb80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.792513217 +0000 UTC m=+535.183157460 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccb80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034a4af0 item 33 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cce80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cce80): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cce80): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cce80): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cce80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.793775305 +0000 UTC m=+535.184419528 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cce80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccec0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccec0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035469a0 item 34 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccec0): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccec0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccec0): _writeAt: size=3, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccec0): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccec0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.794211591 +0000 UTC m=+535.184855813 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccec0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccf00): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccf00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccf00): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccf00): >_readAt: n=3, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccf00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.794211591 +0000 UTC m=+535.184855813 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033ccf00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003546af0 item 34 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd200): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd200): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd200): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd200): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd200): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.795283293 +0000 UTC m=+535.185927516 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd200): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd240): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd240): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd240): _writeAt: size=3, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd240): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd240): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035c89a0 item 35 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd240): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd240): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.795591268 +0000 UTC m=+535.186235481 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd240): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd280): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd280): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd280): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd280): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd280): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.795591268 +0000 UTC m=+535.186235481 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd280): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035c8af0 item 35 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd5c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd5c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd5c0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd5c0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd5c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.796609631 +0000 UTC m=+535.187253854 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd5c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd680): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd680): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00366c9a0 item 36 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd680): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd680): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd680): _writeAt: size=3, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd680): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd680): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.796988509 +0000 UTC m=+535.187632732 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd680): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd6c0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd6c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd6c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd6c0): >_readAt: n=3, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd6c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.796988509 +0000 UTC m=+535.187632732 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd6c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00366caf0 item 36 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd9c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd9c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd9c0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd9c0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd9c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.798287616 +0000 UTC m=+535.188931839 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cd9c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cda00): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cda00): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cda00): _writeAt: size=3, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cda00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cda00): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036f49a0 item 37 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cda00): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cda00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.798779866 +0000 UTC m=+535.189424089 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cda00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cda40): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cda40): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cda40): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cda40): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cda40): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.798779866 +0000 UTC m=+535.189424089 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cda40): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036f4af0 item 37 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cdd80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cdd80): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cdd80): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cdd80): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cdd80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.800229214 +0000 UTC m=+535.190873447 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cdd80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cde40): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cde40): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037aa9a0 item 38 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cde40): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cde40): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cde40): _writeAt: size=3, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cde40): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cde40): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.800677821 +0000 UTC m=+535.191322045 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0033cde40): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4a80): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4a80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4a80): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4a80): >_readAt: n=3, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4a80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.800677821 +0000 UTC m=+535.191322045 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4a80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a86ee0 item 38 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4dc0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4dc0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4dc0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4dc0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4dc0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.802043003 +0000 UTC m=+535.192687226 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4dc0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4e80): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4e80): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4e80): _writeAt: size=3, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4e80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4e80): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002aa4d90 item 39 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4e80): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4e80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.802387096 +0000 UTC m=+535.193031319 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4e80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4ec0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4ec0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4ec0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4ec0): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4ec0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.802387096 +0000 UTC m=+535.193031319 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b4ec0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002aa4ee0 item 39 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5200): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5200): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5200): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5200): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5200): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.803491228 +0000 UTC m=+535.194135452 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5200): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b52c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b52c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002af8d90 item 40 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b52c0): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b52c0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b52c0): _writeAt: size=3, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b52c0): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b52c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.803876769 +0000 UTC m=+535.194520992 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b52c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5300): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5300): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5300): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5300): >_readAt: n=3, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5300): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.803876769 +0000 UTC m=+535.194520992 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5300): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002af8ee0 item 40 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5600): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5600): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5600): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5600): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5600): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5600): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5600): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.804970773 +0000 UTC m=+535.195614996 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5600): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5640): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5640): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5640): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00385cd90 item 41 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5640): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5640): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.805290741 +0000 UTC m=+535.195934965 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5640): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5680): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5680): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5680): _writeAt: size=3, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5680): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5680): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00385cee0 item 41 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5680): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5680): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.805651726 +0000 UTC m=+535.196295948 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5680): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b56c0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b56c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b56c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b56c0): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b56c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.805651726 +0000 UTC m=+535.196295948 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b56c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00385d030 item 41 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5a40): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5a40): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5a40): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5a40): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5a40): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5a40): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5a40): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.806818026 +0000 UTC m=+535.197462248 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5a40): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5a80): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5a80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5a80): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003908ee0 item 42 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5a80): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5a80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.807275269 +0000 UTC m=+535.197919492 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5a80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5b40): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5b40): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003909030 item 42 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5b40): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5b40): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5b40): _writeAt: size=3, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5b40): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5b40): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.807641022 +0000 UTC m=+535.198285245 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5b40): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5b80): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5b80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5b80): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5b80): >_readAt: n=3, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5b80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.807641022 +0000 UTC m=+535.198285245 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5b80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003909180 item 42 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5f00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5f00): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5f00): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5f00): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5f00): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5f00): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5f00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.808625162 +0000 UTC m=+535.199269395 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5f00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5f40): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5f40): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5f40): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00399b030 item 43 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5f40): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5f40): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.808974816 +0000 UTC m=+535.199619038 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0029b5f40): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2080): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2080): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2080): _writeAt: size=3, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2080): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2080): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00399b180 item 43 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2080): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2080): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.809475891 +0000 UTC m=+535.200120105 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2080): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c20c0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c20c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c20c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c20c0): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c20c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.809475891 +0000 UTC m=+535.200120105 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c20c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00399b2d0 item 43 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2440): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2440): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2440): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2440): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2440): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2440): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2440): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.810681204 +0000 UTC m=+535.201325426 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2440): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2480): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2480): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2480): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0039ef180 item 44 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2480): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2480): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.811058127 +0000 UTC m=+535.201702351 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2480): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2540): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2540): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0039ef2d0 item 44 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2540): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2540): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2540): _writeAt: size=3, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2540): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2540): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.81153069 +0000 UTC m=+535.202174913 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2540): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2580): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2580): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2580): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2580): >_readAt: n=3, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2580): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.81153069 +0000 UTC m=+535.202174913 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2580): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0039ef420 item 44 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2900): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2900): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2900): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2900): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2900): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2900): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2900): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.81267595 +0000 UTC m=+535.203320174 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2900): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2940): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2940): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2940): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003aa32d0 item 45 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2940): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2940): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.813132713 +0000 UTC m=+535.203776937 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2940): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2a00): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2a00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2a00): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2a00): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2a00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.813132713 +0000 UTC m=+535.203776937 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2a00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003aa3420 item 45 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2d80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2d80): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2d80): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2d80): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2d80): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2d80): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2d80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.815105259 +0000 UTC m=+535.205749483 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2d80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2dc0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2dc0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2dc0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003af12d0 item 46 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2dc0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2dc0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.815433964 +0000 UTC m=+535.206078186 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2dc0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2e80): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2e80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2e80): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2e80): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2e80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.815433964 +0000 UTC m=+535.206078186 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c2e80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003af1420 item 46 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3200): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3200): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3200): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3200): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3200): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3200): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3200): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.816506207 +0000 UTC m=+535.207150429 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3200): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3240): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3240): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3240): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b4d2d0 item 47 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3240): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3240): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.816889023 +0000 UTC m=+535.207533246 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3240): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3300): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3300): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3300): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3300): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3300): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.816889023 +0000 UTC m=+535.207533246 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3300): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b4d420 item 47 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3680): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3680): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3680): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3680): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3680): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3680): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3680): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.818042518 +0000 UTC m=+535.208686740 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3680): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c36c0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c36c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c36c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b852d0 item 48 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c36c0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c36c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.818378815 +0000 UTC m=+535.209023039 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c36c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3780): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3780): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3780): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3780): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3780): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.818378815 +0000 UTC m=+535.209023039 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3780): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b85420 item 48 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3a80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3a80): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3a80): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3a80): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3a80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.819494791 +0000 UTC m=+535.210139014 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3a80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3ac0): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3ac0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3ac0): _writeAt: size=3, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3ac0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3ac0): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3ac0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003bc92d0 item 49 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3ac0): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3ac0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.819810882 +0000 UTC m=+535.210455105 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3ac0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3b00): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3b00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3b00): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3b00): >_readAt: n=8, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3b00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.819810882 +0000 UTC m=+535.210455105 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3b00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003bc9420 item 49 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3e40): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3e40): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3e40): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3e40): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3e40): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.82100331 +0000 UTC m=+535.211647533 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3e40): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3f00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3f00): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3f00): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c152d0 item 50 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3f00): _readAt: size=2, off=5 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3f00): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3f00): _writeAt: size=3, off=5 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3f00): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3f00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.821392427 +0000 UTC m=+535.212036650 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3f00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3f40): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3f40): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3f40): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3f40): >_readAt: n=3, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3f40): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.821392427 +0000 UTC m=+535.212036650 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc0039c3f40): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c15420 item 50 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64300): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64300): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64300): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64300): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64300): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.822426619 +0000 UTC m=+535.213070832 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64300): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c643c0): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c643c0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c643c0): _writeAt: size=3, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c643c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c643c0): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c643c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ca12d0 item 51 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c643c0): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c643c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.822780411 +0000 UTC m=+535.213424633 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c643c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64400): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64400): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64400): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64400): >_readAt: n=8, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64400): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.822780411 +0000 UTC m=+535.213424633 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64400): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ca1420 item 51 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64740): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64740): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64740): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64740): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64740): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.823900473 +0000 UTC m=+535.214544696 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64740): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64800): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64800): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64800): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003cef2d0 item 52 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64800): _readAt: size=2, off=5 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64800): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64800): _writeAt: size=3, off=5 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64800): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64800): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.82428422 +0000 UTC m=+535.214928442 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64800): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64840): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64840): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64840): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64840): >_readAt: n=3, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64840): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.82428422 +0000 UTC m=+535.214928442 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64840): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003cef420 item 52 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64b80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64b80): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64b80): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64b80): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64b80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.825398783 +0000 UTC m=+535.216043005 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64b80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64c40): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64c40): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64c40): _writeAt: size=3, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64c40): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64c40): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64c40): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d612d0 item 53 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64c40): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64c40): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.825801014 +0000 UTC m=+535.216445237 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64c40): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64c80): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64c80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64c80): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64c80): >_readAt: n=8, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64c80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.825801014 +0000 UTC m=+535.216445237 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64c80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d61420 item 53 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64fc0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64fc0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64fc0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64fc0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64fc0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.827271001 +0000 UTC m=+535.217915223 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c64fc0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65080): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65080): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65080): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003dcb2d0 item 54 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65080): _readAt: size=2, off=5 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65080): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65080): _writeAt: size=3, off=5 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65080): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65080): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.827691687 +0000 UTC m=+535.218335910 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65080): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c650c0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c650c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c650c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c650c0): >_readAt: n=3, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c650c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.827691687 +0000 UTC m=+535.218335910 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c650c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003dcb420 item 54 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65400): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65400): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65400): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65400): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65400): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.828885567 +0000 UTC m=+535.219529791 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65400): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c654c0): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c654c0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c654c0): _writeAt: size=3, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c654c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c654c0): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c654c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e332d0 item 55 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c654c0): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c654c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.829302237 +0000 UTC m=+535.219946459 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c654c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65500): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65500): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65500): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65500): >_readAt: n=8, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65500): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.829302237 +0000 UTC m=+535.219946459 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65500): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e33420 item 55 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65840): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65840): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65840): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65840): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65840): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.830508961 +0000 UTC m=+535.221153184 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65840): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65900): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65900): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65900): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e9b2d0 item 56 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65900): _readAt: size=2, off=5 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65900): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65900): _writeAt: size=3, off=5 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65900): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65900): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.830933685 +0000 UTC m=+535.221577907 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65900): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65940): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65940): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65940): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65940): >_readAt: n=3, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65940): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.830933685 +0000 UTC m=+535.221577907 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65940): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e9b420 item 56 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65cc0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65cc0): open at offset 0 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65cc0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65cc0): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65cc0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65cc0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65cc0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65cc0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.831984117 +0000 UTC m=+535.222628340 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65cc0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65d00): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65d00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65d00): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ed32d0 item 57 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65d00): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65d00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.832423428 +0000 UTC m=+535.223067650 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65d00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65dc0): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65dc0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65dc0): _writeAt: size=3, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65dc0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65dc0): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65dc0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ed3420 item 57 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65dc0): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65dc0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.832748966 +0000 UTC m=+535.223393199 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65dc0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65e00): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65e00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65e00): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65e00): >_readAt: n=8, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65e00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.832748966 +0000 UTC m=+535.223393199 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003c65e00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ed3570 item 57 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c200): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c200): open at offset 0 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c200): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c200): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c200): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c200): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c200): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c200): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.833995265 +0000 UTC m=+535.224639478 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c200): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c240): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c240): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c240): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f3f420 item 58 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c240): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c240): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.834419137 +0000 UTC m=+535.225063360 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c240): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c300): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c300): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c300): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f3f570 item 58 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c300): _readAt: size=2, off=5 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c300): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c300): _writeAt: size=3, off=5 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c300): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c300): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.834817382 +0000 UTC m=+535.225461604 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c300): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c340): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c340): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c340): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c340): >_readAt: n=3, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c340): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.834817382 +0000 UTC m=+535.225461604 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c340): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f3f6c0 item 58 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c6c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c6c0): open at offset 0 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c6c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c6c0): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c6c0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c6c0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c6c0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c6c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.837613986 +0000 UTC m=+535.228258210 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c6c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c700): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c700): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c700): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003fa9570 item 59 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c700): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c700): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.837982835 +0000 UTC m=+535.228627059 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c700): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c7c0): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c7c0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c7c0): _writeAt: size=3, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c7c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c7c0): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c7c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003fa96c0 item 59 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c7c0): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c7c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.838714483 +0000 UTC m=+535.229358706 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c7c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c800): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c800): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c800): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c800): >_readAt: n=8, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c800): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.838714483 +0000 UTC m=+535.229358706 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3c800): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003fa9810 item 59 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3cb80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3cb80): open at offset 0 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3cb80): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3cb80): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3cb80): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3cb80): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3cb80): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3cb80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.840206971 +0000 UTC m=+535.230851194 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3cb80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3cbc0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3cbc0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3cbc0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0040256c0 item 60 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3cbc0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3cbc0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.840530285 +0000 UTC m=+535.231174508 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3cbc0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3cc80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3cc80): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3cc80): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004025810 item 60 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3cc80): _readAt: size=2, off=5 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3cc80): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3cc80): _writeAt: size=3, off=5 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3cc80): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3cc80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.840927267 +0000 UTC m=+535.231571490 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3cc80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3ccc0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3ccc0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3ccc0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3ccc0): >_readAt: n=3, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3ccc0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.840927267 +0000 UTC m=+535.231571490 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3ccc0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004025960 item 60 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d040): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d040): open at offset 0 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d040): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d040): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d040): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d040): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d040): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d040): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.841992136 +0000 UTC m=+535.232636360 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d040): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d080): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d080): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d080): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004093810 item 61 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d080): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d080): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.84235793 +0000 UTC m=+535.233002153 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d080): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d140): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d140): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d140): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d140): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d140): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.84235793 +0000 UTC m=+535.233002153 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d140): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004093960 item 61 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d4c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d4c0): open at offset 0 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d4c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d4c0): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d4c0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d4c0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d4c0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d4c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.843600291 +0000 UTC m=+535.234244515 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d4c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d500): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d500): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d500): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0040fb810 item 62 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d500): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d500): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.843921381 +0000 UTC m=+535.234565605 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d500): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d5c0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d5c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d5c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d5c0): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d5c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.843921381 +0000 UTC m=+535.234565605 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d5c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0040fb960 item 62 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d940): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d940): open at offset 0 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d940): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d940): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d940): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d940): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d940): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d940): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.845276604 +0000 UTC m=+535.235920827 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d940): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d980): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d980): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d980): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004173810 item 63 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d980): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d980): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.845664138 +0000 UTC m=+535.236308361 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3d980): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3da40): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3da40): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3da40): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3da40): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3da40): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.845664138 +0000 UTC m=+535.236308361 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3da40): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004173960 item 63 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3ddc0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3ddc0): open at offset 0 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3ddc0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3ddc0): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3ddc0): >_readAt: n=0, err=Bad file descriptor 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3ddc0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3ddc0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3ddc0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.847642945 +0000 UTC m=+535.238287168 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3ddc0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3de00): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3de00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3de00): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041c5810 item 64 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3de00): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3de00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.847997738 +0000 UTC m=+535.238641961 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3de00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3dec0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3dec0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3dec0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3dec0): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3dec0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.847997738 +0000 UTC m=+535.238641961 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc003f3dec0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041c5960 item 64 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e240): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e240): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e240): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e240): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e240): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.84927247 +0000 UTC m=+535.239916693 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e240): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e280): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e280): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e280): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e280): >_readAt: n=2, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e280): _writeAt: size=3, off=2 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004231810 item 65 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e280): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e280): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.849632713 +0000 UTC m=+535.240276936 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e280): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e2c0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e2c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e2c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e2c0): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e2c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.849632713 +0000 UTC m=+535.240276936 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e2c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004231960 item 65 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e5c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e5c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e5c0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e5c0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e5c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.850732868 +0000 UTC m=+535.241377092 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e5c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e600): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e600): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004299810 item 66 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e600): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e600): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e600): _writeAt: size=3, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e600): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e600): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.851142093 +0000 UTC m=+535.241786317 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e600): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e640): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e640): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e640): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e640): >_readAt: n=3, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e640): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.851142093 +0000 UTC m=+535.241786317 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e640): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004299960 item 66 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e940): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e940): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e940): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e940): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e940): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.852218875 +0000 UTC m=+535.242863098 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e940): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e980): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e980): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e980): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e980): >_readAt: n=2, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e980): _writeAt: size=3, off=2 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004333810 item 67 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e980): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e980): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.85273514 +0000 UTC m=+535.243379373 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e980): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e9c0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e9c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e9c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e9c0): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e9c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.85273514 +0000 UTC m=+535.243379373 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422e9c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004333960 item 67 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422ed00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422ed00): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422ed00): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422ed00): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422ed00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.853874288 +0000 UTC m=+535.244518511 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422ed00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422edc0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422edc0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00437b810 item 68 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422edc0): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422edc0): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422edc0): _writeAt: size=3, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422edc0): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422edc0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.854261862 +0000 UTC m=+535.244906086 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422edc0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422ee00): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422ee00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422ee00): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422ee00): >_readAt: n=3, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422ee00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.854261862 +0000 UTC m=+535.244906086 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422ee00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00437b960 item 68 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f100): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f100): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f100): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f100): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f100): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.857555767 +0000 UTC m=+535.248199990 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f100): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f140): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f140): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f140): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f140): >_readAt: n=2, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f140): _writeAt: size=3, off=2 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043bd810 item 69 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f140): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f140): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.857940957 +0000 UTC m=+535.248585180 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f140): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f180): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f180): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f180): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f180): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f180): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.857940957 +0000 UTC m=+535.248585180 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f180): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043bd960 item 69 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f4c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f4c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f4c0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f4c0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f4c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.859423607 +0000 UTC m=+535.250067820 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f4c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f580): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f580): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043ff810 item 70 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f580): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f580): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f580): _writeAt: size=3, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f580): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f580): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.859797044 +0000 UTC m=+535.250441267 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f580): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f5c0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f5c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f5c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f5c0): >_readAt: n=3, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f5c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.859797044 +0000 UTC m=+535.250441267 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f5c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043ff960 item 70 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f900): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f900): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f900): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f900): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f900): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.861018347 +0000 UTC m=+535.251662570 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f900): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f9c0): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f9c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f9c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f9c0): >_readAt: n=2, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f9c0): _writeAt: size=3, off=2 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00446b810 item 71 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f9c0): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f9c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.861426279 +0000 UTC m=+535.252070502 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422f9c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fa00): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fa00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fa00): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fa00): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fa00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.861426279 +0000 UTC m=+535.252070502 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fa00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00446b960 item 71 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fd40): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fd40): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fd40): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fd40): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fd40): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.862541513 +0000 UTC m=+535.253185726 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fd40): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fe00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fe00): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0044c3810 item 72 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fe00): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fe00): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fe00): _writeAt: size=3, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fe00): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fe00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.862952471 +0000 UTC m=+535.253596694 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fe00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fe40): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fe40): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fe40): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fe40): >_readAt: n=3, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fe40): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.862952471 +0000 UTC m=+535.253596694 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00422fe40): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0044c3960 item 72 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e1c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e1c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e1c0): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e1c0): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e1c0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e1c0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e1c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.864074047 +0000 UTC m=+535.254718270 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e1c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e200): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e200): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e200): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004597810 item 73 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e200): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e200): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.864420784 +0000 UTC m=+535.255065008 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e200): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e240): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e240): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e240): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e240): >_readAt: n=2, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e240): _writeAt: size=3, off=2 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004597960 item 73 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e240): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e240): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.864763554 +0000 UTC m=+535.255407777 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e240): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e280): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e280): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e280): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e280): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e280): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.864763554 +0000 UTC m=+535.255407777 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e280): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004597ab0 item 73 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e600): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e600): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e600): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e600): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e600): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e600): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e600): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.865887865 +0000 UTC m=+535.256532088 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e600): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e640): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e640): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e640): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045cd960 item 74 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e640): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e640): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.866646072 +0000 UTC m=+535.257290285 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e640): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e700): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e700): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045cdab0 item 74 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e700): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e700): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e700): _writeAt: size=3, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e700): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e700): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.867114888 +0000 UTC m=+535.257759111 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e700): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e740): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e740): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e740): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e740): >_readAt: n=3, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e740): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.867114888 +0000 UTC m=+535.257759111 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458e740): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045cdc00 item 74 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458eac0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458eac0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458eac0): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458eac0): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458eac0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458eac0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458eac0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.868158378 +0000 UTC m=+535.258802591 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458eac0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458eb00): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458eb00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458eb00): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004649ab0 item 75 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458eb00): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458eb00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.868514152 +0000 UTC m=+535.259158365 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458eb00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458ebc0): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458ebc0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458ebc0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458ebc0): >_readAt: n=2, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458ebc0): _writeAt: size=3, off=2 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004649c00 item 75 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458ebc0): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458ebc0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.868883754 +0000 UTC m=+535.259527976 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458ebc0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458ec00): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458ec00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458ec00): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458ec00): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458ec00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.868883754 +0000 UTC m=+535.259527976 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458ec00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004649d50 item 75 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458ef80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458ef80): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458ef80): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458ef80): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458ef80): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458ef80): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458ef80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.869963732 +0000 UTC m=+535.260607954 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458ef80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458efc0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458efc0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458efc0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004691c00 item 76 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458efc0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458efc0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.870304157 +0000 UTC m=+535.260948380 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458efc0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f080): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f080): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004691d50 item 76 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f080): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f080): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f080): _writeAt: size=3, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f080): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f080): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.870701529 +0000 UTC m=+535.261345753 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f080): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f0c0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f0c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f0c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f0c0): >_readAt: n=3, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f0c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.870701529 +0000 UTC m=+535.261345753 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f0c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004691ea0 item 76 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f440): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f440): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f440): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f440): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f440): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f440): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f440): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.872080817 +0000 UTC m=+535.262725040 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f440): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f480): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f480): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f480): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004703d50 item 77 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f480): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f480): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.872608553 +0000 UTC m=+535.263252776 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f480): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f540): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f540): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f540): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f540): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f540): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.872608553 +0000 UTC m=+535.263252776 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f540): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004703ea0 item 77 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f8c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f8c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f8c0): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f8c0): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f8c0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f8c0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f8c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.874454171 +0000 UTC m=+535.265098395 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f8c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f900): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f900): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f900): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004749d50 item 78 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f900): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f900): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.874796732 +0000 UTC m=+535.265440955 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f900): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f9c0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f9c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f9c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f9c0): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f9c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.874796732 +0000 UTC m=+535.265440955 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458f9c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004749ea0 item 78 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458fd40): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458fd40): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458fd40): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458fd40): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458fd40): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458fd40): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458fd40): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.875895674 +0000 UTC m=+535.266539897 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458fd40): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458fd80): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458fd80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458fd80): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047a3d50 item 79 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458fd80): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458fd80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.876196116 +0000 UTC m=+535.266840329 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458fd80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458fe40): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458fe40): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458fe40): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458fe40): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458fe40): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.876196116 +0000 UTC m=+535.266840329 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00458fe40): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047a3ea0 item 79 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c240): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c240): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c240): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c240): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c240): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c240): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c240): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.87742884 +0000 UTC m=+535.268073052 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c240): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c280): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c280): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c280): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004815d50 item 80 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c280): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c280): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.877788712 +0000 UTC m=+535.268432934 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c280): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c340): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c340): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c340): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c340): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c340): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.877788712 +0000 UTC m=+535.268432934 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c340): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004815ea0 item 80 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c640): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c640): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c640): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c640): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c640): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.87902417 +0000 UTC m=+535.269668393 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c640): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c680): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c680): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c680): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c680): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c680): >_readAt: n=2, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c680): _writeAt: size=3, off=7 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004855d50 item 81 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c680): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c680): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.87937187 +0000 UTC m=+535.270016092 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c680): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c6c0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c6c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c6c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c6c0): >_readAt: n=8, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c6c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.87937187 +0000 UTC m=+535.270016092 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480c6c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004855ea0 item 81 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480ca00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480ca00): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480ca00): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480ca00): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480ca00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.880903191 +0000 UTC m=+535.271547424 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480ca00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cac0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cac0): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cac0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0048b7d50 item 82 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cac0): _readAt: size=2, off=5 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cac0): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cac0): _writeAt: size=3, off=5 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cac0): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cac0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.881215774 +0000 UTC m=+535.271859998 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cac0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cb00): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cb00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cb00): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cb00): >_readAt: n=3, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cb00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.881215774 +0000 UTC m=+535.271859998 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cb00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0048b7ea0 item 82 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480ce40): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480ce40): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480ce40): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480ce40): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480ce40): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.882694427 +0000 UTC m=+535.273338650 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480ce40): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cf00): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cf00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cf00): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cf00): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cf00): >_readAt: n=2, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cf00): _writeAt: size=3, off=7 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0048ffd50 item 83 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cf00): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cf00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.883071623 +0000 UTC m=+535.273715836 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cf00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cf40): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cf40): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cf40): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cf40): >_readAt: n=8, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cf40): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.883071623 +0000 UTC m=+535.273715836 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480cf40): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0048ffea0 item 83 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d280): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d280): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d280): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d280): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d280): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.884316359 +0000 UTC m=+535.274960582 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d280): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d340): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d340): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d340): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00497bd50 item 84 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d340): _readAt: size=2, off=5 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d340): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d340): _writeAt: size=3, off=5 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d340): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d340): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.884768513 +0000 UTC m=+535.275412736 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d340): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d380): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d380): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d380): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d380): >_readAt: n=3, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d380): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.884768513 +0000 UTC m=+535.275412736 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d380): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00497bea0 item 84 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d6c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d6c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d6c0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d6c0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d6c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.885913704 +0000 UTC m=+535.276557927 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d6c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d780): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d780): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d780): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d780): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d780): >_readAt: n=2, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d780): _writeAt: size=3, off=7 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0049c7d50 item 85 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d780): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d780): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.886296839 +0000 UTC m=+535.276941062 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d780): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d7c0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d7c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d7c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d7c0): >_readAt: n=8, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d7c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.886296839 +0000 UTC m=+535.276941062 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480d7c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0049c7ea0 item 85 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480db00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480db00): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480db00): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480db00): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480db00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.887430717 +0000 UTC m=+535.278074940 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480db00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480dbc0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480dbc0): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480dbc0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a0dd50 item 86 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480dbc0): _readAt: size=2, off=5 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480dbc0): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480dbc0): _writeAt: size=3, off=5 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480dbc0): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480dbc0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.887821117 +0000 UTC m=+535.278465340 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480dbc0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480dc00): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480dc00): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480dc00): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480dc00): >_readAt: n=3, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480dc00): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.887821117 +0000 UTC m=+535.278465340 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480dc00): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a0dea0 item 86 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480df40): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480df40): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480df40): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480df40): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480df40): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.888870888 +0000 UTC m=+535.279515101 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc00480df40): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e080): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e080): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e080): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e080): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e080): >_readAt: n=2, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e080): _writeAt: size=3, off=7 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a57d50 item 87 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e080): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e080): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.889329165 +0000 UTC m=+535.279973388 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e080): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e0c0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e0c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e0c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e0c0): >_readAt: n=8, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e0c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.889329165 +0000 UTC m=+535.279973388 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e0c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a57ea0 item 87 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e400): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e400): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e400): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e400): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e400): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.890374598 +0000 UTC m=+535.281018821 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e400): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e4c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e4c0): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e4c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004aadd50 item 88 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e4c0): _readAt: size=2, off=5 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e4c0): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e4c0): _writeAt: size=3, off=5 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e4c0): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e4c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.890798901 +0000 UTC m=+535.281443124 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e4c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e500): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e500): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e500): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e500): >_readAt: n=3, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e500): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.890798901 +0000 UTC m=+535.281443124 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e500): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004aadea0 item 88 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e880): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e880): open at offset 0 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e880): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e880): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e880): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e880): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e880): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e880): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.891937218 +0000 UTC m=+535.282581441 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e880): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e8c0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e8c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e8c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b21d50 item 89 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e8c0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e8c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.892294536 +0000 UTC m=+535.282938758 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e8c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e980): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e980): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e980): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e980): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e980): >_readAt: n=2, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e980): _writeAt: size=3, off=7 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b21ea0 item 89 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e980): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e980): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.892686648 +0000 UTC m=+535.283330861 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e980): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e9c0): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e9c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e9c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e9c0): >_readAt: n=8, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e9c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.892686648 +0000 UTC m=+535.283330861 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7e9c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b48070 item 89 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ed40): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ed40): open at offset 0 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ed40): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ed40): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ed40): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ed40): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ed40): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ed40): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.894017414 +0000 UTC m=+535.284661638 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ed40): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ed80): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ed80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ed80): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b67ea0 item 90 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ed80): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ed80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.89434092 +0000 UTC m=+535.284985142 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ed80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ee40): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ee40): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ee40): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004bba070 item 90 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ee40): _readAt: size=2, off=5 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ee40): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ee40): _writeAt: size=3, off=5 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ee40): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ee40): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.894735266 +0000 UTC m=+535.285379489 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ee40): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ee80): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ee80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ee80): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ee80): >_readAt: n=3, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ee80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.894735266 +0000 UTC m=+535.285379489 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7ee80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004bba1c0 item 90 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f200): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f200): open at offset 0 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f200): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f200): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f200): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f200): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f200): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f200): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.895852332 +0000 UTC m=+535.286496556 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f200): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f240): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f240): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f240): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004bfc070 item 91 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f240): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f240): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.896194503 +0000 UTC m=+535.286838725 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f240): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f300): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f300): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f300): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f300): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f300): >_readAt: n=2, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f300): _writeAt: size=3, off=7 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004bfc1c0 item 91 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f300): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f300): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.896571356 +0000 UTC m=+535.287215579 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f300): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f340): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f340): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f340): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f340): >_readAt: n=8, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f340): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.896571356 +0000 UTC m=+535.287215579 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f340): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004bfc310 item 91 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f6c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f6c0): open at offset 0 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f6c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f6c0): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f6c0): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f6c0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f6c0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f6c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.897665571 +0000 UTC m=+535.288309794 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f6c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f700): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f700): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f700): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c521c0 item 92 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f700): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f700): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.898028719 +0000 UTC m=+535.288672942 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f700): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f7c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f7c0): open at offset 5 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f7c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c52310 item 92 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f7c0): _readAt: size=2, off=5 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f7c0): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f7c0): _writeAt: size=3, off=5 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f7c0): >_writeAt: n=3, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f7c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.898431552 +0000 UTC m=+535.289075775 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f7c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f800): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f800): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f800): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f800): >_readAt: n=3, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f800): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.898431552 +0000 UTC m=+535.289075775 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7f800): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c52460 item 92 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7fb80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7fb80): open at offset 0 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7fb80): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7fb80): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7fb80): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7fb80): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7fb80): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7fb80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.89946889 +0000 UTC m=+535.290113113 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7fb80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7fbc0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7fbc0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7fbc0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ca6310 item 93 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7fbc0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7fbc0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.899788578 +0000 UTC m=+535.290432791 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7fbc0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7fc80): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7fc80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7fc80): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7fc80): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7fc80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.899788578 +0000 UTC m=+535.290432791 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004a7fc80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ca6460 item 93 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14080): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14080): open at offset 0 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14080): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14080): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14080): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14080): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14080): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14080): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.901082335 +0000 UTC m=+535.291726558 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14080): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d140c0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d140c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d140c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cee310 item 94 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d140c0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d140c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.901472674 +0000 UTC m=+535.292116897 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d140c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14180): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14180): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14180): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14180): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14180): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.901472674 +0000 UTC m=+535.292116897 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14180): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cee460 item 94 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14500): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14500): open at offset 0 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14500): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14500): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14500): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14500): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14500): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14500): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.902901544 +0000 UTC m=+535.293545767 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14500): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14540): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14540): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14540): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d4e310 item 95 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14540): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14540): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.903325667 +0000 UTC m=+535.293969890 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14540): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14600): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14600): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14600): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14600): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14600): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.903325667 +0000 UTC m=+535.293969890 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14600): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d4e460 item 95 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14980): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14980): open at offset 0 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14980): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14980): _readAt: size=2, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14980): >_readAt: n=0, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14980): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14980): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14980): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.904623882 +0000 UTC m=+535.295268105 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14980): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d149c0): _writeAt: size=5, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d149c0): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d149c0): >openPending: err= 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0056f0310 item 96 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d149c0): >_writeAt: n=5, err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d149c0): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.905038117 +0000 UTC m=+535.295682340 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d149c0): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/19 03:25:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:25:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/19 03:25:31 DEBUG : open-test-file: newRWFileHandle: 2025/02/19 03:25:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/19 03:25:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14a80): _readAt: size=512, off=0 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14a80): openPending: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14a80): >openPending: err= 2025/02/19 03:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14a80): >_readAt: n=5, err=EOF 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14a80): close: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-19 03:25:31.905038117 +0000 UTC m=+535.295682340 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/19 03:25:31 DEBUG : open-test-file(0xc004d14a80): >close: err= 2025/02/19 03:25:31 DEBUG : open-test-file: Remove: 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0056f0460 item 96 2025/02/19 03:25:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/19 03:25:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/19 03:25:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/19 03:25:31 DEBUG : open-test-file: >Remove: err= 2025/02/19 03:25:31 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:25:31 DEBUG : : Looking for writers 2025/02/19 03:25:31 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:31 DEBUG : >WaitForWriters: 2025/02/19 03:25:31 DEBUG : mega root 'rclone-test-puyatij3cuyu': 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.46s) --- FAIL: TestRWFileHandleOpenTests/writes (7.24s) --- 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.22s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.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-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:25:38 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:25:38 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:25:38 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:38 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:25:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:25:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:25:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:25:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:25:38 DEBUG : file1: newRWFileHandle: 2025/02/19 03:25:38 DEBUG : file1(0xc004d15300): openPending: 2025/02/19 03:25:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:25:38 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/19 03:25:38 INFO : mega root 'rclone-test-puyatij3cuyu': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/02/19 03:25:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:25:38 DEBUG : file1(0xc004d15300): >openPending: err= 2025/02/19 03:25:38 DEBUG : file1: >newRWFileHandle: err= 2025/02/19 03:25:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:25:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/19 03:25:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/19 03:25:39 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2025/02/19 03:25:39 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:25:39 DEBUG : : Looking for writers 2025/02/19 03:25:39 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:39 DEBUG : file1: reading active writers 2025/02/19 03:25:39 DEBUG : file1: active writers 1 2025/02/19 03:25:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/02/19 03:25:39 DEBUG : : Looking for writers 2025/02/19 03:25:39 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:39 DEBUG : file1: reading active writers 2025/02/19 03:25:39 DEBUG : file1: active writers 1 2025/02/19 03:25:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/02/19 03:25:39 DEBUG : : Looking for writers 2025/02/19 03:25:39 DEBUG : file1: reading active writers 2025/02/19 03:25:39 DEBUG : file1: active writers 1 2025/02/19 03:25:39 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/02/19 03:25:39 DEBUG : : Looking for writers 2025/02/19 03:25:39 DEBUG : file1: reading active writers 2025/02/19 03:25:39 DEBUG : file1: active writers 1 2025/02/19 03:25:39 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/02/19 03:25:39 DEBUG : : Looking for writers 2025/02/19 03:25:39 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:39 DEBUG : file1: reading active writers 2025/02/19 03:25:39 DEBUG : file1: active writers 1 2025/02/19 03:25:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/02/19 03:25:39 DEBUG : : Looking for writers 2025/02/19 03:25:39 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:39 DEBUG : file1: reading active writers 2025/02/19 03:25:39 DEBUG : file1: active writers 1 2025/02/19 03:25:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/02/19 03:25:40 DEBUG : : Looking for writers 2025/02/19 03:25:40 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:40 DEBUG : file1: reading active writers 2025/02/19 03:25:40 DEBUG : file1: active writers 1 2025/02/19 03:25:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/02/19 03:25:40 DEBUG : : Looking for writers 2025/02/19 03:25:40 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:40 DEBUG : file1: reading active writers 2025/02/19 03:25:40 DEBUG : file1: active writers 1 2025/02/19 03:25:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:25:41 DEBUG : : Looking for writers 2025/02/19 03:25:41 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:41 DEBUG : file1: reading active writers 2025/02/19 03:25:41 DEBUG : file1: active writers 1 2025/02/19 03:25:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:25:42 DEBUG : : Looking for writers 2025/02/19 03:25:42 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:42 DEBUG : file1: reading active writers 2025/02/19 03:25:42 DEBUG : file1: active writers 1 2025/02/19 03:25:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:25:43 DEBUG : : Looking for writers 2025/02/19 03:25:43 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:43 DEBUG : file1: reading active writers 2025/02/19 03:25:43 DEBUG : file1: active writers 1 2025/02/19 03:25:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:25:44 DEBUG : : Looking for writers 2025/02/19 03:25:44 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:44 DEBUG : file1: reading active writers 2025/02/19 03:25:44 DEBUG : file1: active writers 1 2025/02/19 03:25:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:25:45 DEBUG : : Looking for writers 2025/02/19 03:25:45 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:45 DEBUG : file1: reading active writers 2025/02/19 03:25:45 DEBUG : file1: active writers 1 2025/02/19 03:25:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:25:46 DEBUG : : Looking for writers 2025/02/19 03:25:46 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:46 DEBUG : file1: reading active writers 2025/02/19 03:25:46 DEBUG : file1: active writers 1 2025/02/19 03:25:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:25:47 DEBUG : : Looking for writers 2025/02/19 03:25:47 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:47 DEBUG : file1: reading active writers 2025/02/19 03:25:47 DEBUG : file1: active writers 1 2025/02/19 03:25:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:25:48 DEBUG : : Looking for writers 2025/02/19 03:25:48 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:48 DEBUG : file1: reading active writers 2025/02/19 03:25:48 DEBUG : file1: active writers 1 2025/02/19 03:25:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:25:49 DEBUG : : Looking for writers 2025/02/19 03:25:49 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:49 DEBUG : file1: reading active writers 2025/02/19 03:25:49 DEBUG : file1: active writers 1 2025/02/19 03:25:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:25:50 DEBUG : : Looking for writers 2025/02/19 03:25:50 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:50 DEBUG : file1: reading active writers 2025/02/19 03:25:50 DEBUG : file1: active writers 1 2025/02/19 03:25:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:25:51 DEBUG : : Looking for writers 2025/02/19 03:25:51 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:51 DEBUG : file1: reading active writers 2025/02/19 03:25:51 DEBUG : file1: active writers 1 2025/02/19 03:25:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:25:52 DEBUG : : Looking for writers 2025/02/19 03:25:52 DEBUG : file1: reading active writers 2025/02/19 03:25:52 DEBUG : file1: active writers 1 2025/02/19 03:25:52 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:25:53 DEBUG : : Looking for writers 2025/02/19 03:25:53 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:53 DEBUG : file1: reading active writers 2025/02/19 03:25:53 DEBUG : file1: active writers 1 2025/02/19 03:25:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:25:54 DEBUG : : Looking for writers 2025/02/19 03:25:54 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:54 DEBUG : file1: reading active writers 2025/02/19 03:25:54 DEBUG : file1: active writers 1 2025/02/19 03:25:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:25:55 DEBUG : : Looking for writers 2025/02/19 03:25:55 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:55 DEBUG : file1: reading active writers 2025/02/19 03:25:55 DEBUG : file1: active writers 1 2025/02/19 03:25:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:25:56 DEBUG : : Looking for writers 2025/02/19 03:25:56 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:56 DEBUG : file1: reading active writers 2025/02/19 03:25:56 DEBUG : file1: active writers 1 2025/02/19 03:25:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:25:57 DEBUG : : Looking for writers 2025/02/19 03:25:57 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:57 DEBUG : file1: reading active writers 2025/02/19 03:25:57 DEBUG : file1: active writers 1 2025/02/19 03:25:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:25:58 DEBUG : : Looking for writers 2025/02/19 03:25:58 DEBUG : file1: reading active writers 2025/02/19 03:25:58 DEBUG : file1: active writers 1 2025/02/19 03:25:58 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:25:59 DEBUG : : Looking for writers 2025/02/19 03:25:59 DEBUG : file1: reading active writers 2025/02/19 03:25:59 DEBUG : file1: active writers 1 2025/02/19 03:25:59 DEBUG : newLeaf: reading active writers 2025/02/19 03:25:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:26:00 DEBUG : : Looking for writers 2025/02/19 03:26:00 DEBUG : newLeaf: reading active writers 2025/02/19 03:26:00 DEBUG : file1: reading active writers 2025/02/19 03:26:00 DEBUG : file1: active writers 1 2025/02/19 03:26:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:26:01 DEBUG : : Looking for writers 2025/02/19 03:26:01 DEBUG : newLeaf: reading active writers 2025/02/19 03:26:01 DEBUG : file1: reading active writers 2025/02/19 03:26:01 DEBUG : file1: active writers 1 2025/02/19 03:26:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:26:02 DEBUG : : Looking for writers 2025/02/19 03:26:02 DEBUG : newLeaf: reading active writers 2025/02/19 03:26:02 DEBUG : file1: reading active writers 2025/02/19 03:26:02 DEBUG : file1: active writers 1 2025/02/19 03:26:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:26:03 DEBUG : : Looking for writers 2025/02/19 03:26:03 DEBUG : newLeaf: reading active writers 2025/02/19 03:26:03 DEBUG : file1: reading active writers 2025/02/19 03:26:03 DEBUG : file1: active writers 1 2025/02/19 03:26:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:26:04 DEBUG : : Looking for writers 2025/02/19 03:26:04 DEBUG : newLeaf: reading active writers 2025/02/19 03:26:04 DEBUG : file1: reading active writers 2025/02/19 03:26:04 DEBUG : file1: active writers 1 2025/02/19 03:26:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:26:05 DEBUG : : Looking for writers 2025/02/19 03:26:05 DEBUG : newLeaf: reading active writers 2025/02/19 03:26:05 DEBUG : file1: reading active writers 2025/02/19 03:26:05 DEBUG : file1: active writers 1 2025/02/19 03:26:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:26:06 DEBUG : : Looking for writers 2025/02/19 03:26:06 DEBUG : newLeaf: reading active writers 2025/02/19 03:26:06 DEBUG : file1: reading active writers 2025/02/19 03:26:06 DEBUG : file1: active writers 1 2025/02/19 03:26:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:26:07 DEBUG : : Looking for writers 2025/02/19 03:26:07 DEBUG : newLeaf: reading active writers 2025/02/19 03:26:07 DEBUG : file1: reading active writers 2025/02/19 03:26:07 DEBUG : file1: active writers 1 2025/02/19 03:26:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:26:08 DEBUG : : Looking for writers 2025/02/19 03:26:08 DEBUG : newLeaf: reading active writers 2025/02/19 03:26:08 DEBUG : file1: reading active writers 2025/02/19 03:26:08 DEBUG : file1: active writers 1 2025/02/19 03:26:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/19 03:26:09 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000233860 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc004c3fd08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824713674048} name:file1 opens:1 downloaders: o: fd:0xc00008aa28 info:{ModTime:{wall:13971698405635150302 ext:542343165405 loc:0x3db2660} ATime:{wall:13971698405635150302 ext:542343165405 loc:0x3db2660} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/02/19 03:26:09 DEBUG : >WaitForWriters: 2025/02/19 03:26:09 DEBUG : mega root 'rclone-test-puyatij3cuyu': 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 (43.19s) === RUN TestRWCacheRename run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:26:22 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:26:22 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:26:22 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:26:22 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:26:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:26:22 DEBUG : Config file has changed externally - reloading 2025/02/19 03:26:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:26:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:26:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:26:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:26:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:26:22 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:26:22 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:26:22 DEBUG : rename_me: newRWFileHandle: 2025/02/19 03:26:22 DEBUG : rename_me(0xc007f231c0): openPending: 2025/02/19 03:26:22 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/19 03:26:22 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item rename_me not removed, freed 0 bytes 2025/02/19 03:26:22 INFO : mega root 'rclone-test-puyatij3cuyu': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/02/19 03:26:22 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/19 03:26:22 DEBUG : rename_me(0xc007f231c0): >openPending: err= 2025/02/19 03:26:22 DEBUG : rename_me: >newRWFileHandle: err= 2025/02/19 03:26:22 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/19 03:26:22 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/02/19 03:26:22 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/02/19 03:26:22 DEBUG : rename_me(0xc007f231c0): _writeAt: size=5, off=0 2025/02/19 03:26:22 DEBUG : rename_me(0xc007f231c0): >_writeAt: n=5, err= 2025/02/19 03:26:22 DEBUG : rename_me(0xc007f231c0): close: 2025/02/19 03:26:22 DEBUG : rename_me: vfs cache: setting modification time to 2025-02-19 03:26:22.145016516 +0000 UTC m=+585.535660749 2025/02/19 03:26:22 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/02/19 03:26:22 DEBUG : rename_me(0xc007f231c0): >close: err= 2025/02/19 03:26:22 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/02/19 03:26:22 DEBUG : i_was_renamed: Updating file with 0xc000001c80 2025/02/19 03:26:22 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/02/19 03:26:22 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/19 03:26:22 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:26:22 DEBUG : : Looking for writers 2025/02/19 03:26:22 DEBUG : newLeaf: reading active writers 2025/02/19 03:26:22 DEBUG : i_was_renamed: reading active writers 2025/02/19 03:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/19 03:26:22 DEBUG : : Looking for writers 2025/02/19 03:26:22 DEBUG : newLeaf: reading active writers 2025/02/19 03:26:22 DEBUG : i_was_renamed: reading active writers 2025/02/19 03:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/19 03:26:22 DEBUG : : Looking for writers 2025/02/19 03:26:22 DEBUG : newLeaf: reading active writers 2025/02/19 03:26:22 DEBUG : i_was_renamed: reading active writers 2025/02/19 03:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/19 03:26:22 DEBUG : : Looking for writers 2025/02/19 03:26:22 DEBUG : newLeaf: reading active writers 2025/02/19 03:26:22 DEBUG : i_was_renamed: reading active writers 2025/02/19 03:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/19 03:26:22 DEBUG : i_was_renamed: vfs cache: starting upload 2025/02/19 03:26:22 DEBUG : : Looking for writers 2025/02/19 03:26:22 DEBUG : newLeaf: reading active writers 2025/02/19 03:26:22 DEBUG : i_was_renamed: reading active writers 2025/02/19 03:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/19 03:26:22 INFO : i_was_renamed: Copied (new) 2025/02/19 03:26:22 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2025/02/19 03:26:22 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/02/19 03:26:22 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/19 03:26:22 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/02/19 03:26:22 DEBUG : : Looking for writers 2025/02/19 03:26:22 DEBUG : newLeaf: reading active writers 2025/02/19 03:26:22 DEBUG : i_was_renamed: reading active writers 2025/02/19 03:26:22 DEBUG : >WaitForWriters: 2025/02/19 03:26:22 DEBUG : mega root 'rclone-test-puyatij3cuyu': 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.41s) === RUN TestRWCacheUpdate run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:26:29 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:26:29 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:26:29 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:26:29 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:26:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:26:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:26:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:26:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" 2025/02/19 03:26:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:26:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-puyatij3cuyu" read_write_test.go:729: skip as modtime not supported 2025/02/19 03:26:29 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:26:29 DEBUG : : Looking for writers 2025/02/19 03:26:29 DEBUG : >WaitForWriters: 2025/02/19 03:26:29 INFO : mega root 'rclone-test-puyatij3cuyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/19 03:26:29 DEBUG : mega root 'rclone-test-puyatij3cuyu': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 2025/02/19 03:26:29 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-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", 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/19 03:26:44 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:26:44 NOTICE: mega root 'rclone-test-puyatij3cuyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/19 03:26:44 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:26:44 NOTICE: mega root 'rclone-test-puyatij3cuyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/19 03:26:44 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:26:44 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/19 03:26:44 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/19 03:26:44 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/19 03:26:44 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:26:44 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/19 03:26:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:26:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/19 03:26:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/19 03:26:45 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/19 03:26:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:26:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/19 03:26:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:26:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/19 03:26:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/19 03:26:45 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/19 03:26:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:26:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/19 03:26:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:26:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/19 03:26:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/19 03:26:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/19 03:26:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:26:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/19 03:26:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:26:47 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/19 03:26:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/19 03:26:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/19 03:26:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:26:47 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 2025/02/19 03:26:54 DEBUG : : forgetting directory cache 2025/02/19 03:26:54 DEBUG : dir: forgetting directory cache 2025/02/19 03:26:54 DEBUG : dir: forgetting directory cache 2025/02/19 03:26:54 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/19 03:26:54 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: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/19 03:26:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:26:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/19 03:26:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/19 03:26:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/19 03:26:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:26:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/19 03:26:55 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:26:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/19 03:26:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/19 03:26:55 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/02/19 03:26:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:26:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/19 03:26:55 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:26:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/19 03:26:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/19 03:26:55 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/02/19 03:26:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:26:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/19 03:26:55 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:26:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/19 03:26:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/19 03:26:55 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/02/19 03:26:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:26:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/19 03:26:56 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:26:56 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/19 03:26:56 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/19 03:26:56 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/19 03:26:56 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:26:56 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/19 03:26:56 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:26:56 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/19 03:26:56 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/19 03:26:56 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/19 03:26:56 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:26:56 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/19 03:26:57 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:26:57 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/19 03:26:57 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/19 03:26:57 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:26:57 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/19 03:26:57 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/19 03:26:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:26:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/19 03:26:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/19 03:26:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/19 03:26:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:26:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/19 03:26:57 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:26:57 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/02/19 03:26:57 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:26:57 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/02/19 03:26:57 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:26:57 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/02/19 03:26:57 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:26:57 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/19 03:26:57 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/19 03:26:57 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/19 03:26:57 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:26:57 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/19 03:26:58 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:26:58 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/19 03:26:58 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/19 03:26:58 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/19 03:26:58 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:26:58 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/19 03:26:58 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:26:58 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/02/19 03:26:58 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:26:58 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/02/19 03:26:58 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:26:58 DEBUG : : Looking for writers 2025/02/19 03:26:58 DEBUG : FilEb: reading active writers 2025/02/19 03:26:58 DEBUG : newLeaf: reading active writers 2025/02/19 03:26:58 DEBUG : FiLeA: reading active writers 2025/02/19 03:26:58 DEBUG : FiLeB: reading active writers 2025/02/19 03:26:58 DEBUG : >WaitForWriters: 2025/02/19 03:26:58 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:26:58 DEBUG : : Looking for writers 2025/02/19 03:26:58 DEBUG : FiLeB: reading active writers 2025/02/19 03:26:58 DEBUG : FilEb: reading active writers 2025/02/19 03:26:58 DEBUG : newLeaf: reading active writers 2025/02/19 03:26:58 DEBUG : FiLeA: reading active writers 2025/02/19 03:26:58 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 (29.36s) === RUN TestUnicodeNormalization run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", 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/19 03:27:11 DEBUG : : forgetting directory cache 2025/02/19 03:27:11 DEBUG : dir: forgetting directory cache 2025/02/19 03:27:11 DEBUG : dir: forgetting directory cache 2025/02/19 03:27:11 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/19 03:27:11 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/19 03:27:13 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:27:13 NOTICE: mega root 'rclone-test-puyatij3cuyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/19 03:27:13 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:27:13 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/19 03:27:13 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/19 03:27:13 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/19 03:27:13 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:27:13 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/19 03:27:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:27:14 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/02/19 03:27:14 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/02/19 03:27:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/02/19 03:27:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:27:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/19 03:27:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:27:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/19 03:27:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/19 03:27:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/19 03:27:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:27:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/19 03:27:15 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:27:15 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/02/19 03:27:15 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:27:15 DEBUG : : Looking for writers 2025/02/19 03:27:15 DEBUG : newLeaf: reading active writers 2025/02/19 03:27:15 DEBUG : normal name with no special characters.txt: reading active writers 2025/02/19 03:27:15 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/02/19 03:27: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: 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.38s) === RUN TestVFSNew run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:27:22 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:27:22 NOTICE: mega root 'rclone-test-puyatij3cuyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/19 03:27:22 DEBUG : mega root 'rclone-test-puyatij3cuyu': Reusing VFS from active cache 2025/02/19 03:27:22 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:27:22 DEBUG : : Looking for writers 2025/02/19 03:27:22 DEBUG : >WaitForWriters: 2025/02/19 03:27:22 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:27:22 DEBUG : : Looking for writers 2025/02/19 03:27: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: 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.05s) === RUN TestVFSNewWithOpts run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:27:29 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:27:29 NOTICE: mega root 'rclone-test-puyatij3cuyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/19 03:27:29 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:27:29 DEBUG : : Looking for writers 2025/02/19 03:27:29 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.06s) === RUN TestVFSRoot run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:27:36 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:27:36 NOTICE: mega root 'rclone-test-puyatij3cuyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/19 03:27:36 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:27:36 DEBUG : : Looking for writers 2025/02/19 03:27:36 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.25s) === RUN TestVFSStat run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:27:43 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:27:43 NOTICE: mega root 'rclone-test-puyatij3cuyu': --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/19 03:27:47 DEBUG : dir: forgetting directory cache 2025/02/19 03:27:47 DEBUG : : forgetting directory cache 2025/02/19 03:27:47 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/19 03:27:47 DEBUG : dir: forgetting directory cache 2025/02/19 03:27:47 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: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/19 03:27:51 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:27:51 DEBUG : dir: Looking for writers 2025/02/19 03:27:51 DEBUG : file2: reading active writers 2025/02/19 03:27:51 DEBUG : : Looking for writers 2025/02/19 03:27:51 DEBUG : dir: reading active writers 2025/02/19 03:27:51 DEBUG : file1: reading active writers 2025/02/19 03:27:51 DEBUG : newLeaf: reading active writers 2025/02/19 03:27: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: 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.08s) === RUN TestVFSStatParent run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:27:58 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:27:58 NOTICE: mega root 'rclone-test-puyatij3cuyu': --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: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/19 03:28:06 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:28:06 DEBUG : dir: Looking for writers 2025/02/19 03:28:06 DEBUG : : Looking for writers 2025/02/19 03:28:06 DEBUG : file1: reading active writers 2025/02/19 03:28:06 DEBUG : newLeaf: reading active writers 2025/02/19 03:28:06 DEBUG : dir: reading active writers 2025/02/19 03:28:06 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 (14.97s) === RUN TestVFSOpenFile run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:28:13 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:28:13 NOTICE: mega root 'rclone-test-puyatij3cuyu': --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/19 03:28:21 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:28:21 DEBUG : file1: Open: flags=O_RDONLY 2025/02/19 03:28:21 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/19 03:28:21 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/19 03:28:21 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:28:21 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/02/19 03:28:21 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/19 03:28:21 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/19 03:28:21 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:28:21 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:28:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/19 03:28:21 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/02/19 03:28:22 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/02/19 03:28:22 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/19 03:28:22 DEBUG : mega root 'rclone-test-puyatij3cuyu': File to upload is small (0 bytes), uploading instead of streaming 2025/02/19 03:28:22 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/02/19 03:28:22 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/19 03:28:22 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:28:22 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/19 03:28:22 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:28:22 DEBUG : dir: Looking for writers 2025/02/19 03:28:22 DEBUG : file2: reading active writers 2025/02/19 03:28:22 DEBUG : new_file.txt: reading active writers 2025/02/19 03:28:22 DEBUG : : Looking for writers 2025/02/19 03:28:22 DEBUG : dir: reading active writers 2025/02/19 03:28:22 DEBUG : file1: reading active writers 2025/02/19 03:28:22 DEBUG : newLeaf: reading active writers 2025/02/19 03:28: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: 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 (16.30s) === RUN TestVFSRename run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:28:30 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:28:30 NOTICE: mega root 'rclone-test-puyatij3cuyu': --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 2025/02/19 03:28:33 DEBUG : : forgetting directory cache 2025/02/19 03:28:33 DEBUG : dir: forgetting directory cache 2025/02/19 03:28:33 DEBUG : dir: forgetting directory cache 2025/02/19 03:28:33 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/19 03:28:33 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/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/19 03:28:37 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/02/19 03:28:37 DEBUG : dir/file1: Updating file with dir/file1 0xc004a246c0 2025/02/19 03:28:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/19 03:28:37 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/19 03:28:45 INFO : dir/file1: Moved (server-side) to: file0 2025/02/19 03:28:45 DEBUG : file0: Updating file with file0 0xc004a246c0 2025/02/19 03:28:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:28:45 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 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/19 03:28:52 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:28:52 DEBUG : dir: Looking for writers 2025/02/19 03:28:52 DEBUG : : Looking for writers 2025/02/19 03:28:52 DEBUG : dir: reading active writers 2025/02/19 03:28:52 DEBUG : newLeaf: reading active writers 2025/02/19 03:28:52 DEBUG : file0: reading active writers 2025/02/19 03:28:52 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 (29.43s) === RUN TestVFSStatfs run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:28:59 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:28:59 NOTICE: mega root 'rclone-test-puyatij3cuyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/19 03:28:59 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:28:59 DEBUG : : Looking for writers 2025/02/19 03:28: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/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.10s) === RUN TestVFSMkdir run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:29:06 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:29:06 NOTICE: mega root 'rclone-test-puyatij3cuyu': --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/19 03:29:13 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 2025/02/19 03:29:17 DEBUG : dir: forgetting directory cache 2025/02/19 03:29:17 DEBUG : : forgetting directory cache 2025/02/19 03:29:17 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/19 03:29:17 DEBUG : dir: forgetting directory cache 2025/02/19 03:29:17 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: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/19 03:29:20 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/19 03:29:34 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 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/19 03:29:41 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/19 03:29:49 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/19 03:29:56 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:29:56 DEBUG : : Looking for writers 2025/02/19 03:29:56 DEBUG : a: Looking for writers 2025/02/19 03:29:56 DEBUG : b: Looking for writers 2025/02/19 03:29:56 DEBUG : c: Looking for writers 2025/02/19 03:29:56 DEBUG : d: Looking for writers 2025/02/19 03:29:56 DEBUG : : Looking for writers 2025/02/19 03:29:56 DEBUG : /: reading active writers 2025/02/19 03:29:56 DEBUG : a: reading active writers 2025/02/19 03:29:56 DEBUG : b: reading active writers 2025/02/19 03:29:56 DEBUG : c: reading active writers 2025/02/19 03:29:56 DEBUG : d: reading active writers 2025/02/19 03:29:56 DEBUG : newLeaf: reading active writers 2025/02/19 03:29:56 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.36s) === RUN TestVFSMkdirAll run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:30:03 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:30:03 NOTICE: mega root 'rclone-test-puyatij3cuyu': --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 2025/02/19 03:30:06 DEBUG : dir: forgetting directory cache 2025/02/19 03:30:06 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/19 03:30:06 DEBUG : : forgetting directory cache 2025/02/19 03:30:06 DEBUG : dir: forgetting directory cache 2025/02/19 03:30:06 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: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/19 03:30:18 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/19 03:30:18 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/02/19 03:30:18 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/02/19 03:30:18 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 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/19 03:30:39 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:30:39 DEBUG : a/b/c/d: Looking for writers 2025/02/19 03:30:39 DEBUG : a/b/c: Looking for writers 2025/02/19 03:30:39 DEBUG : d: reading active writers 2025/02/19 03:30:39 DEBUG : a/b: Looking for writers 2025/02/19 03:30:39 DEBUG : c: reading active writers 2025/02/19 03:30:39 DEBUG : a: Looking for writers 2025/02/19 03:30:39 DEBUG : b: reading active writers 2025/02/19 03:30:39 DEBUG : : Looking for writers 2025/02/19 03:30:39 DEBUG : newLeaf: reading active writers 2025/02/19 03:30:39 DEBUG : a: reading active writers 2025/02/19 03:30:39 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/19 03:30:44 DEBUG : : forgetting directory cache 2025/02/19 03:30:44 DEBUG : : 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: 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.86s) === RUN TestWriteFileHandleMethods run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:30:47 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:30:47 NOTICE: mega root 'rclone-test-puyatij3cuyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/19 03:30:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:30:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:30:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:30:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/19 03:30:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/19 03:30:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:30:47 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/19 03:30:47 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/19 03:30:47 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/02/19 03:30:47 DEBUG : mega root 'rclone-test-puyatij3cuyu': File to upload is small (5 bytes), uploading instead of streaming 2025/02/19 03:30:50 DEBUG : file1: Size of src and dst objects identical 2025/02/19 03:30:50 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/19 03:30:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:30:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:30:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:30:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/19 03:30:57 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/19 03:30:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:30:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:30:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:30:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/19 03:30:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/19 03:30:57 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/19 03:30:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/19 03:30:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/19 03:30:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:30:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/19 03:30:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/19 03:30:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:30:57 DEBUG : mega root 'rclone-test-puyatij3cuyu': File to upload is small (0 bytes), uploading instead of streaming 2025/02/19 03:30:58 DEBUG : file1: Size of src and dst objects identical 2025/02/19 03:30:58 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/19 03:30:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/19 03:30:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/19 03:30:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:30:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/19 03:30:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/19 03:30:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:30:58 DEBUG : mega root 'rclone-test-puyatij3cuyu': File to upload is small (7 bytes), uploading instead of streaming 2025/02/19 03:30:58 DEBUG : dir: forgetting directory cache 2025/02/19 03:30:58 DEBUG : : forgetting directory cache 2025/02/19 03:30:58 DEBUG : dir: forgetting directory cache 2025/02/19 03:30:59 DEBUG : file1: Size of src and dst objects identical 2025/02/19 03:30: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: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/19 03:30:59 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:30:59 DEBUG : : Looking for writers 2025/02/19 03:30:59 DEBUG : newLeaf: reading active writers 2025/02/19 03:30:59 DEBUG : file1: reading active writers 2025/02/19 03:30: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/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 (18.52s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:31:06 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:31:06 NOTICE: mega root 'rclone-test-puyatij3cuyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/19 03:31:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:31:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:31:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:31:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/19 03:31:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/19 03:31:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:31:06 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/02/19 03:31:07 DEBUG : file1: aborting in-sequence write wait, off=100 2025/02/19 03:31:07 DEBUG : file1: failed to wait for in-sequence write to 100 2025/02/19 03:31:07 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/02/19 03:31:07 DEBUG : mega root 'rclone-test-puyatij3cuyu': File to upload is small (11 bytes), uploading instead of streaming 2025/02/19 03:31:07 DEBUG : file1: Size of src and dst objects identical 2025/02/19 03:31:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:31:07 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 2025/02/19 03:31:14 DEBUG : dir: forgetting directory cache 2025/02/19 03:31:14 DEBUG : : forgetting directory cache 2025/02/19 03:31:14 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/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/19 03:31:14 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:31:14 DEBUG : : Looking for writers 2025/02/19 03:31:14 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:14 DEBUG : file1: reading active writers 2025/02/19 03:31:14 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: 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.42s) === RUN TestWriteFileHandleFlush run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:31:21 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:31:21 NOTICE: mega root 'rclone-test-puyatij3cuyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/19 03:31:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:31:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:31:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:31:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/19 03:31:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/19 03:31:21 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/02/19 03:31:21 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/19 03:31:21 DEBUG : mega root 'rclone-test-puyatij3cuyu': File to upload is small (5 bytes), uploading instead of streaming 2025/02/19 03:31:21 DEBUG : file1: Size of src and dst objects identical 2025/02/19 03:31:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:31:21 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/19 03:31:21 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:31:21 DEBUG : : Looking for writers 2025/02/19 03:31:21 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:21 DEBUG : file1: reading active writers 2025/02/19 03:31:21 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.38s) === RUN TestWriteFileHandleRelease run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:31:29 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:31:29 NOTICE: mega root 'rclone-test-puyatij3cuyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/19 03:31:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:31:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:31:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:31:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/19 03:31:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/19 03:31:29 DEBUG : file1: WriteFileHandle.Release closing 2025/02/19 03:31:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:31:29 DEBUG : mega root 'rclone-test-puyatij3cuyu': File to upload is small (0 bytes), uploading instead of streaming 2025/02/19 03:31:29 DEBUG : file1: Size of src and dst objects identical 2025/02/19 03:31:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:31:29 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/02/19 03:31:29 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:31:29 DEBUG : : Looking for writers 2025/02/19 03:31:29 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:29 DEBUG : file1: reading active writers 2025/02/19 03:31:29 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 2025/02/19 03:31:29 DEBUG : : forgetting directory cache 2025/02/19 03:31:29 DEBUG : dir: forgetting directory cache 2025/02/19 03:31:29 DEBUG : dir: 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 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.40s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:31:36 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:31:36 NOTICE: mega root 'rclone-test-puyatij3cuyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/19 03:31:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:31:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:31:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:31:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/19 03:31:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/02/19 03:31:36 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:31:36 DEBUG : : Looking for writers 2025/02/19 03:31:36 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:36 DEBUG : file1: reading active writers 2025/02/19 03:31:36 DEBUG : file1: active writers 1 2025/02/19 03:31:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/02/19 03:31:36 DEBUG : : Looking for writers 2025/02/19 03:31:36 DEBUG : file1: reading active writers 2025/02/19 03:31:36 DEBUG : file1: active writers 1 2025/02/19 03:31:36 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/02/19 03:31:36 DEBUG : : Looking for writers 2025/02/19 03:31:36 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:36 DEBUG : file1: reading active writers 2025/02/19 03:31:36 DEBUG : file1: active writers 1 2025/02/19 03:31:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/02/19 03:31:36 DEBUG : : Looking for writers 2025/02/19 03:31:36 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:36 DEBUG : file1: reading active writers 2025/02/19 03:31:36 DEBUG : file1: active writers 1 2025/02/19 03:31:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/02/19 03:31:36 DEBUG : : Looking for writers 2025/02/19 03:31:36 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:36 DEBUG : file1: reading active writers 2025/02/19 03:31:36 DEBUG : file1: active writers 1 2025/02/19 03:31:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/02/19 03:31:36 DEBUG : : Looking for writers 2025/02/19 03:31:36 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:36 DEBUG : file1: reading active writers 2025/02/19 03:31:36 DEBUG : file1: active writers 1 2025/02/19 03:31:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/02/19 03:31:37 DEBUG : : Looking for writers 2025/02/19 03:31:37 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:37 DEBUG : file1: reading active writers 2025/02/19 03:31:37 DEBUG : file1: active writers 1 2025/02/19 03:31:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/02/19 03:31:37 DEBUG : : Looking for writers 2025/02/19 03:31:37 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:37 DEBUG : file1: reading active writers 2025/02/19 03:31:37 DEBUG : file1: active writers 1 2025/02/19 03:31:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:31:38 DEBUG : : Looking for writers 2025/02/19 03:31:38 DEBUG : file1: reading active writers 2025/02/19 03:31:38 DEBUG : file1: active writers 1 2025/02/19 03:31:38 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:31:39 DEBUG : : Looking for writers 2025/02/19 03:31:39 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:39 DEBUG : file1: reading active writers 2025/02/19 03:31:39 DEBUG : file1: active writers 1 2025/02/19 03:31:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:31:40 DEBUG : : Looking for writers 2025/02/19 03:31:40 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:40 DEBUG : file1: reading active writers 2025/02/19 03:31:40 DEBUG : file1: active writers 1 2025/02/19 03:31:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:31:41 DEBUG : : Looking for writers 2025/02/19 03:31:41 DEBUG : file1: reading active writers 2025/02/19 03:31:41 DEBUG : file1: active writers 1 2025/02/19 03:31:41 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:31:42 DEBUG : : Looking for writers 2025/02/19 03:31:42 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:42 DEBUG : file1: reading active writers 2025/02/19 03:31:42 DEBUG : file1: active writers 1 2025/02/19 03:31:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:31:43 DEBUG : : Looking for writers 2025/02/19 03:31:43 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:43 DEBUG : file1: reading active writers 2025/02/19 03:31:43 DEBUG : file1: active writers 1 2025/02/19 03:31:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:31:44 DEBUG : : Looking for writers 2025/02/19 03:31:44 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:44 DEBUG : file1: reading active writers 2025/02/19 03:31:44 DEBUG : file1: active writers 1 2025/02/19 03:31:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:31:45 DEBUG : : Looking for writers 2025/02/19 03:31:45 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:45 DEBUG : file1: reading active writers 2025/02/19 03:31:45 DEBUG : file1: active writers 1 2025/02/19 03:31:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:31:46 DEBUG : : Looking for writers 2025/02/19 03:31:46 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:46 DEBUG : file1: reading active writers 2025/02/19 03:31:46 DEBUG : file1: active writers 1 2025/02/19 03:31:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:31:47 DEBUG : : Looking for writers 2025/02/19 03:31:47 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:47 DEBUG : file1: reading active writers 2025/02/19 03:31:47 DEBUG : file1: active writers 1 2025/02/19 03:31:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:31:48 DEBUG : dir: forgetting directory cache 2025/02/19 03:31:48 DEBUG : : forgetting directory cache 2025/02/19 03:31:48 DEBUG : dir: forgetting directory cache 2025/02/19 03:31:48 DEBUG : : Looking for writers 2025/02/19 03:31:48 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:48 DEBUG : file1: reading active writers 2025/02/19 03:31:48 DEBUG : file1: active writers 1 2025/02/19 03:31:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:31:49 DEBUG : : Looking for writers 2025/02/19 03:31:49 DEBUG : file1: reading active writers 2025/02/19 03:31:49 DEBUG : file1: active writers 1 2025/02/19 03:31:49 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:31:50 DEBUG : : Looking for writers 2025/02/19 03:31:50 DEBUG : file1: reading active writers 2025/02/19 03:31:50 DEBUG : file1: active writers 1 2025/02/19 03:31:50 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:31:51 DEBUG : : Looking for writers 2025/02/19 03:31:51 DEBUG : file1: reading active writers 2025/02/19 03:31:51 DEBUG : file1: active writers 1 2025/02/19 03:31:51 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:31:52 DEBUG : : Looking for writers 2025/02/19 03:31:52 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:52 DEBUG : file1: reading active writers 2025/02/19 03:31:52 DEBUG : file1: active writers 1 2025/02/19 03:31:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:31:53 DEBUG : : Looking for writers 2025/02/19 03:31:53 DEBUG : file1: reading active writers 2025/02/19 03:31:53 DEBUG : file1: active writers 1 2025/02/19 03:31:53 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:31:54 DEBUG : : Looking for writers 2025/02/19 03:31:54 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:54 DEBUG : file1: reading active writers 2025/02/19 03:31:54 DEBUG : file1: active writers 1 2025/02/19 03:31:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:31:55 DEBUG : : Looking for writers 2025/02/19 03:31:55 DEBUG : file1: reading active writers 2025/02/19 03:31:55 DEBUG : file1: active writers 1 2025/02/19 03:31:55 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:31:56 DEBUG : : Looking for writers 2025/02/19 03:31:56 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:56 DEBUG : file1: reading active writers 2025/02/19 03:31:56 DEBUG : file1: active writers 1 2025/02/19 03:31:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:31:57 DEBUG : : Looking for writers 2025/02/19 03:31:57 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:57 DEBUG : file1: reading active writers 2025/02/19 03:31:57 DEBUG : file1: active writers 1 2025/02/19 03:31:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:31:58 DEBUG : : Looking for writers 2025/02/19 03:31:58 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:58 DEBUG : file1: reading active writers 2025/02/19 03:31:58 DEBUG : file1: active writers 1 2025/02/19 03:31:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:31:59 DEBUG : : Looking for writers 2025/02/19 03:31:59 DEBUG : newLeaf: reading active writers 2025/02/19 03:31:59 DEBUG : file1: reading active writers 2025/02/19 03:31:59 DEBUG : file1: active writers 1 2025/02/19 03:31:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:32:00 DEBUG : : Looking for writers 2025/02/19 03:32:00 DEBUG : newLeaf: reading active writers 2025/02/19 03:32:00 DEBUG : file1: reading active writers 2025/02/19 03:32:00 DEBUG : file1: active writers 1 2025/02/19 03:32:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:32:01 DEBUG : : Looking for writers 2025/02/19 03:32:01 DEBUG : newLeaf: reading active writers 2025/02/19 03:32:01 DEBUG : file1: reading active writers 2025/02/19 03:32:01 DEBUG : file1: active writers 1 2025/02/19 03:32:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:32:02 DEBUG : : Looking for writers 2025/02/19 03:32:02 DEBUG : newLeaf: reading active writers 2025/02/19 03:32:02 DEBUG : file1: reading active writers 2025/02/19 03:32:02 DEBUG : file1: active writers 1 2025/02/19 03:32:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:32:03 DEBUG : : Looking for writers 2025/02/19 03:32:03 DEBUG : file1: reading active writers 2025/02/19 03:32:03 DEBUG : file1: active writers 1 2025/02/19 03:32:03 DEBUG : newLeaf: reading active writers 2025/02/19 03:32:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:32:04 DEBUG : : Looking for writers 2025/02/19 03:32:04 DEBUG : newLeaf: reading active writers 2025/02/19 03:32:04 DEBUG : file1: reading active writers 2025/02/19 03:32:04 DEBUG : file1: active writers 1 2025/02/19 03:32:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:32:05 DEBUG : : Looking for writers 2025/02/19 03:32:05 DEBUG : newLeaf: reading active writers 2025/02/19 03:32:05 DEBUG : file1: reading active writers 2025/02/19 03:32:05 DEBUG : file1: active writers 1 2025/02/19 03:32:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/19 03:32:05 DEBUG : dir: forgetting directory cache 2025/02/19 03:32:05 DEBUG : : forgetting directory cache 2025/02/19 03:32:05 DEBUG : dir: forgetting directory cache 2025/02/19 03:32:06 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/02/19 03:32:06 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 /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.04s) === RUN TestFileReadAtZeroLength run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:32:13 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:32:13 NOTICE: mega root 'rclone-test-puyatij3cuyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/19 03:32:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:32:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:32:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:32:13 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/19 03:32:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/19 03:32:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:32:13 DEBUG : mega root 'rclone-test-puyatij3cuyu': File to upload is small (0 bytes), uploading instead of streaming 2025/02/19 03:32:13 DEBUG : file1: Size of src and dst objects identical 2025/02/19 03:32:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:32:13 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:32:13 DEBUG : file1: Open: flags=O_RDONLY 2025/02/19 03:32:13 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/19 03:32:13 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/19 03:32:13 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:32:13 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/19 03:32:13 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:32:13 DEBUG : : Looking for writers 2025/02/19 03:32:13 DEBUG : file1: reading active writers 2025/02/19 03:32:13 DEBUG : newLeaf: reading active writers 2025/02/19 03:32: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/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.51s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "mega root 'rclone-test-puyatij3cuyu'", Local "Local file system at /tmp/rclone3794015366", Modify Window "876000h0m0s" 2025/02/19 03:32:21 INFO : mega root 'rclone-test-puyatij3cuyu': poll-interval is not supported by this remote 2025/02/19 03:32:21 NOTICE: mega root 'rclone-test-puyatij3cuyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/19 03:32:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/19 03:32:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/19 03:32:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:32:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/19 03:32:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/19 03:32:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:32:21 DEBUG : mega root 'rclone-test-puyatij3cuyu': File to upload is small (100 bytes), uploading instead of streaming 2025/02/19 03:32:21 DEBUG : : forgetting directory cache 2025/02/19 03:32:21 DEBUG : dir: forgetting directory cache 2025/02/19 03:32:21 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/02/19 03:32:21 DEBUG : dir: forgetting directory cache 2025/02/19 03:32:21 DEBUG : file1: Size of src and dst objects identical 2025/02/19 03:32:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/19 03:32:21 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/19 03:32:21 DEBUG : file1: Open: flags=O_RDONLY 2025/02/19 03:32:21 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/19 03:32:21 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/19 03:32:21 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:32:21 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/19 03:32:22 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:32:22 DEBUG : : Looking for writers 2025/02/19 03:32:22 DEBUG : newLeaf: reading active writers 2025/02/19 03:32:22 DEBUG : file1: reading active writers 2025/02/19 03:32: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: 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 (8.15s) FAIL 2025/02/19 03:32:29 DEBUG : mega root 'rclone-test-puyatij3cuyu': 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 15m52.834077139s (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]