"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/04/11 03:34:56 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe" 2026/04/11 03:34:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/11 03:34:56 DEBUG : Creating backend with remote "TestS3:rclone-test-dasacob1kiqe" 2026/04/11 03:34:56 DEBUG : Creating backend with remote "/tmp/rclone1020659351" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:34:56 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:34:58 INFO : S3 bucket rclone-test-dasacob1kiqe: Bucket "rclone-test-dasacob1kiqe" created with ACL "" 2026/04/11 03:34:58 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:34:58 DEBUG : dir/file1.rclone_chunk.001_bebto0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:34:58 INFO : dir/file1.rclone_chunk.001_bebto0: Copied (server-side copy) to: dir/file1 2026/04/11 03:34:58 INFO : dir/file1.rclone_chunk.001_bebto0: Deleted 2026/04/11 03:34:58 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:34:58 DEBUG : dir: Looking for writers 2026/04/11 03:34:58 DEBUG : Looking for writers 2026/04/11 03:34:58 DEBUG : dir: reading active writers 2026/04/11 03:34:58 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.91s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:34:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:34:59 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:34:59 DEBUG : dir/file1.rclone_chunk.001_bebt42: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:34:59 INFO : dir/file1.rclone_chunk.001_bebt42: Copied (server-side copy) to: dir/file1 2026/04/11 03:34:59 INFO : dir/file1.rclone_chunk.001_bebt42: Deleted 2026/04/11 03:34:59 DEBUG : dir/file2: size = 15 OK 2026/04/11 03:34:59 DEBUG : dir/file2.rclone_chunk.001_bebuek: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/04/11 03:34:59 INFO : dir/file2.rclone_chunk.001_bebuek: Copied (server-side copy) to: dir/file2 2026/04/11 03:34:59 INFO : dir/file2.rclone_chunk.001_bebuek: Deleted 2026/04/11 03:34:59 DEBUG : dir/subdir/file3: size = 16 OK 2026/04/11 03:34:59 DEBUG : dir/subdir/file3.rclone_chunk.001_bebu7d: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/04/11 03:34:59 INFO : dir/subdir/file3.rclone_chunk.001_bebu7d: Copied (server-side copy) to: dir/subdir/file3 2026/04/11 03:35:00 INFO : dir/subdir/file3.rclone_chunk.001_bebu7d: Deleted 2026/04/11 03:35:00 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:00 DEBUG : dir/subdir: Looking for writers 2026/04/11 03:35:00 DEBUG : dir: Looking for writers 2026/04/11 03:35:00 DEBUG : file1: reading active writers 2026/04/11 03:35:00 DEBUG : file2: reading active writers 2026/04/11 03:35:00 DEBUG : subdir: reading active writers 2026/04/11 03:35:00 DEBUG : Looking for writers 2026/04/11 03:35:00 DEBUG : dir: reading active writers 2026/04/11 03:35:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.87s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:00 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:01 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:01 DEBUG : dir/file1.rclone_chunk.001_bebv8c: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:01 INFO : dir/file1.rclone_chunk.001_bebv8c: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:01 INFO : dir/file1.rclone_chunk.001_bebv8c: Deleted 2026/04/11 03:35:01 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:01 DEBUG : dir: Looking for writers 2026/04/11 03:35:01 DEBUG : file1: reading active writers 2026/04/11 03:35:01 DEBUG : Looking for writers 2026/04/11 03:35:01 DEBUG : dir: reading active writers 2026/04/11 03:35:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.85s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:01 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:01 DEBUG : dir/file1.rclone_chunk.001_bebwqw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:01 INFO : dir/file1.rclone_chunk.001_bebwqw: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:01 INFO : dir/file1.rclone_chunk.001_bebwqw: Deleted 2026/04/11 03:35:02 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:02 DEBUG : dir: Looking for writers 2026/04/11 03:35:02 DEBUG : Looking for writers 2026/04/11 03:35:02 DEBUG : dir: reading active writers 2026/04/11 03:35:02 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.77s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:02 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:02 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:02 DEBUG : dir/file1.rclone_chunk.001_bebxcx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:02 INFO : dir/file1.rclone_chunk.001_bebxcx: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:02 INFO : dir/file1.rclone_chunk.001_bebxcx: Deleted 2026/04/11 03:35:03 DEBUG : dir: forgetting directory cache 2026/04/11 03:35:03 DEBUG : forgetting directory cache 2026/04/11 03:35:03 DEBUG : dir: forgetting directory cache 2026/04/11 03:35:03 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:03 DEBUG : Looking for writers 2026/04/11 03:35:03 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.90s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:03 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:03 DEBUG : dir/file1.rclone_chunk.001_bebyjg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:03 INFO : dir/file1.rclone_chunk.001_bebyjg: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:03 INFO : dir/file1.rclone_chunk.001_bebyjg: Deleted 2026/04/11 03:35:03 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/11 03:35:03 DEBUG : dir: invalidating directory cache 2026/04/11 03:35:03 DEBUG : >ForgetPath: 2026/04/11 03:35:03 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/11 03:35:03 DEBUG : invalidating directory cache 2026/04/11 03:35:03 DEBUG : dir: forgetting directory cache 2026/04/11 03:35:03 DEBUG : >ForgetPath: 2026/04/11 03:35:03 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/11 03:35:03 DEBUG : >ForgetPath: 2026/04/11 03:35:03 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:03 DEBUG : dir: Looking for writers 2026/04/11 03:35:03 DEBUG : Looking for writers 2026/04/11 03:35:03 DEBUG : dir: reading active writers 2026/04/11 03:35:03 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.83s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:04 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:04 DEBUG : dir/file1.rclone_chunk.001_bebzvf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:04 INFO : dir/file1.rclone_chunk.001_bebzvf: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:04 INFO : dir/file1.rclone_chunk.001_bebzvf: Deleted 2026/04/11 03:35:04 DEBUG : fil/a/b/c: size = 15 OK 2026/04/11 03:35:04 DEBUG : fil/a/b/c.rclone_chunk.001_bebzw8: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/04/11 03:35:04 INFO : fil/a/b/c.rclone_chunk.001_bebzw8: Copied (server-side copy) to: fil/a/b/c 2026/04/11 03:35:05 INFO : fil/a/b/c.rclone_chunk.001_bebzw8: Deleted 2026/04/11 03:35:05 DEBUG : forgetting directory cache 2026/04/11 03:35:05 DEBUG : dir: forgetting directory cache 2026/04/11 03:35:05 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:05 DEBUG : dir: Looking for writers 2026/04/11 03:35:05 DEBUG : fil/a/b: Looking for writers 2026/04/11 03:35:05 DEBUG : fil/a: Looking for writers 2026/04/11 03:35:05 DEBUG : b: reading active writers 2026/04/11 03:35:05 DEBUG : fil: Looking for writers 2026/04/11 03:35:05 DEBUG : a: reading active writers 2026/04/11 03:35:05 DEBUG : Looking for writers 2026/04/11 03:35:05 DEBUG : dir: reading active writers 2026/04/11 03:35:05 DEBUG : fil: reading active writers 2026/04/11 03:35:05 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.76s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:06 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:06 DEBUG : dir/file1.rclone_chunk.001_bec00v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:06 INFO : dir/file1.rclone_chunk.001_bec00v: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:06 INFO : dir/file1.rclone_chunk.001_bec00v: Deleted 2026/04/11 03:35:06 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:06 DEBUG : dir: Looking for writers 2026/04/11 03:35:06 DEBUG : Looking for writers 2026/04/11 03:35:06 DEBUG : dir: reading active writers 2026/04/11 03:35:06 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.79s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:06 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:06 DEBUG : dir/file1.rclone_chunk.001_bec1d6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:06 INFO : dir/file1.rclone_chunk.001_bec1d6: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:06 INFO : dir/file1.rclone_chunk.001_bec1d6: Deleted 2026/04/11 03:35:07 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:07 DEBUG : dir: Looking for writers 2026/04/11 03:35:07 DEBUG : file1: reading active writers 2026/04/11 03:35:07 DEBUG : Looking for writers 2026/04/11 03:35:07 DEBUG : dir: reading active writers 2026/04/11 03:35:07 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.83s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:07 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:07 DEBUG : dir/file1.rclone_chunk.001_bec24q: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:07 INFO : dir/file1.rclone_chunk.001_bec24q: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:07 INFO : dir/file1.rclone_chunk.001_bec24q: Deleted 2026/04/11 03:35:08 DEBUG : dir/file2: size = 15 OK 2026/04/11 03:35:08 DEBUG : dir/file2.rclone_chunk.001_bec2fv: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/04/11 03:35:08 INFO : dir/file2.rclone_chunk.001_bec2fv: Copied (server-side copy) to: dir/file2 2026/04/11 03:35:08 INFO : dir/file2.rclone_chunk.001_bec2fv: Deleted 2026/04/11 03:35:08 DEBUG : dir/subdir/file3: size = 16 OK 2026/04/11 03:35:08 DEBUG : dir/subdir/file3.rclone_chunk.001_bec3x5: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/04/11 03:35:08 INFO : dir/subdir/file3.rclone_chunk.001_bec3x5: Copied (server-side copy) to: dir/subdir/file3 2026/04/11 03:35:08 INFO : dir/subdir/file3.rclone_chunk.001_bec3x5: Deleted === RUN TestDirReadDirAll/Virtual 2026/04/11 03:35:09 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/11 03:35:09 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/11 03:35:09 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/11 03:35:09 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/11 03:35:09 DEBUG : dir/virtualFile: size = 20 OK 2026/04/11 03:35:09 DEBUG : dir/virtualFile.rclone_chunk.001_bec4fv: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/04/11 03:35:09 INFO : dir/virtualFile.rclone_chunk.001_bec4fv: Copied (server-side copy) to: dir/virtualFile 2026/04/11 03:35:09 INFO : dir/virtualFile.rclone_chunk.001_bec4fv: Deleted 2026/04/11 03:35:09 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/04/11 03:35:09 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_bec453: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/04/11 03:35:09 INFO : dir/virtualDir/testFile.rclone_chunk.001_bec453: Copied (server-side copy) to: dir/virtualDir/testFile 2026/04/11 03:35:09 INFO : dir/virtualDir/testFile.rclone_chunk.001_bec453: Deleted 2026/04/11 03:35:10 DEBUG : S3 bucket rclone-test-dasacob1kiqe: bucket is versioned: false 2026/04/11 03:35:10 DEBUG : Waiting for deletions to finish 2026/04/11 03:35:10 DEBUG : "dir/subdir/file3" version false 2026/04/11 03:35:10 DEBUG : dir/subdir/file3: Deleting (id "") 2026/04/11 03:35:10 INFO : dir/subdir/file3: Deleted 2026/04/11 03:35:10 DEBUG : dir: invalidating directory cache 2026/04/11 03:35:10 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/11 03:35:10 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/11 03:35:10 DEBUG : dir/file1: Reset virtual modtime 2026/04/11 03:35:10 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/11 03:35:10 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/11 03:35:10 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/11 03:35:10 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/11 03:35:10 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/11 03:35:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 03:35:10 DEBUG : dir: invalidating directory cache 2026/04/11 03:35:10 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/11 03:35:10 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/11 03:35:10 DEBUG : forgetting directory cache 2026/04/11 03:35:10 DEBUG : dir: forgetting directory cache 2026/04/11 03:35:10 DEBUG : dir/virtualDir2: forgetting directory cache 2026/04/11 03:35:10 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/11 03:35:10 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:10 DEBUG : dir/virtualDir2: Looking for writers 2026/04/11 03:35:10 DEBUG : dir/virtualDir: Looking for writers 2026/04/11 03:35:10 DEBUG : dir: Looking for writers 2026/04/11 03:35:10 DEBUG : file1: reading active writers 2026/04/11 03:35:10 DEBUG : virtualFile2: reading active writers 2026/04/11 03:35:10 DEBUG : virtualDir2: reading active writers 2026/04/11 03:35:10 DEBUG : virtualFile: reading active writers 2026/04/11 03:35:10 DEBUG : virtualDir: reading active writers 2026/04/11 03:35:10 DEBUG : Looking for writers 2026/04/11 03:35:10 DEBUG : dir: reading active writers 2026/04/11 03:35:10 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.25s) --- PASS: TestDirReadDirAll/Virtual (1.23s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:11 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:11 DEBUG : dir/file1.rclone_chunk.001_bec5pi: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:11 INFO : dir/file1.rclone_chunk.001_bec5pi: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:11 INFO : dir/file1.rclone_chunk.001_bec5pi: Deleted 2026/04/11 03:35:11 ERROR : dir/: Can only open directories read only 2026/04/11 03:35:11 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:11 DEBUG : dir: Looking for writers 2026/04/11 03:35:11 DEBUG : Looking for writers 2026/04/11 03:35:11 DEBUG : dir: reading active writers 2026/04/11 03:35:11 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.81s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:11 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:11 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:11 DEBUG : dir/file1.rclone_chunk.001_bec6fl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:11 INFO : dir/file1.rclone_chunk.001_bec6fl: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:11 INFO : dir/file1.rclone_chunk.001_bec6fl: Deleted 2026/04/11 03:35:12 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:35:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/11 03:35:12 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/11 03:35:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/11 03:35:12 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': File to upload is small (5 bytes), uploading instead of streaming 2026/04/11 03:35:12 DEBUG : dir/potato: size = 5 OK 2026/04/11 03:35:12 DEBUG : dir/potato.rclone_chunk.001_bec7i8: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 03:35:12 INFO : dir/potato.rclone_chunk.001_bec7i8: Copied (server-side copy) to: dir/potato 2026/04/11 03:35:12 INFO : dir/potato.rclone_chunk.001_bec7i8: Deleted 2026/04/11 03:35:12 DEBUG : dir/potato: size = 5 OK 2026/04/11 03:35:12 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 03:35:12 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/11 03:35:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/11 03:35:12 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:12 DEBUG : dir: Looking for writers 2026/04/11 03:35:12 DEBUG : file1: reading active writers 2026/04/11 03:35:12 DEBUG : potato: reading active writers 2026/04/11 03:35:12 DEBUG : Looking for writers 2026/04/11 03:35:12 DEBUG : dir: reading active writers 2026/04/11 03:35:12 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.36s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:13 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:13 DEBUG : dir/file1.rclone_chunk.001_bec7s8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:13 INFO : dir/file1.rclone_chunk.001_bec7s8: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:13 INFO : dir/file1.rclone_chunk.001_bec7s8: Deleted 2026/04/11 03:35:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/04/11 03:35:13 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:13 DEBUG : dir/sub: Looking for writers 2026/04/11 03:35:13 DEBUG : dir: Looking for writers 2026/04/11 03:35:13 DEBUG : file1: reading active writers 2026/04/11 03:35:13 DEBUG : sub: reading active writers 2026/04/11 03:35:13 DEBUG : Looking for writers 2026/04/11 03:35:13 DEBUG : dir: reading active writers 2026/04/11 03:35:13 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.34s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:14 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:14 DEBUG : dir/file1.rclone_chunk.001_bec9z1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:14 INFO : dir/file1.rclone_chunk.001_bec9z1: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:14 INFO : dir/file1.rclone_chunk.001_bec9z1: Deleted 2026/04/11 03:35:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/11 03:35:14 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:250: Filtering empty directory "dir/sub" fstest.go:250: Filtering empty directory "dir/sub/subsub" 2026/04/11 03:35:15 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:15 DEBUG : dir/sub/subsub: Looking for writers 2026/04/11 03:35:15 DEBUG : dir/sub: Looking for writers 2026/04/11 03:35:15 DEBUG : subsub: reading active writers 2026/04/11 03:35:15 DEBUG : dir: Looking for writers 2026/04/11 03:35:15 DEBUG : file1: reading active writers 2026/04/11 03:35:15 DEBUG : sub: reading active writers 2026/04/11 03:35:15 DEBUG : Looking for writers 2026/04/11 03:35:15 DEBUG : dir: reading active writers 2026/04/11 03:35:15 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.12s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:15 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:15 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:15 DEBUG : dir/file1.rclone_chunk.001_becaz7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:15 INFO : dir/file1.rclone_chunk.001_becaz7: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:15 INFO : dir/file1.rclone_chunk.001_becaz7: Deleted 2026/04/11 03:35:15 ERROR : dir/: Dir.Remove not empty 2026/04/11 03:35:15 DEBUG : dir/file1: Remove: 2026/04/11 03:35:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 03:35:15 DEBUG : dir/file1: >Remove: err= 2026/04/11 03:35:15 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/11 03:35:16 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:16 DEBUG : Looking for writers 2026/04/11 03:35:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.84s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:16 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:16 DEBUG : dir/file1.rclone_chunk.001_becb92: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:16 INFO : dir/file1.rclone_chunk.001_becb92: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:16 INFO : dir/file1.rclone_chunk.001_becb92: Deleted 2026/04/11 03:35:16 DEBUG : dir/file1: Remove: 2026/04/11 03:35:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 03:35:16 DEBUG : dir/file1: >Remove: err= 2026/04/11 03:35:16 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/11 03:35:16 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:16 DEBUG : Looking for writers 2026/04/11 03:35:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.85s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:17 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:17 DEBUG : dir/file1.rclone_chunk.001_beccuq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:17 INFO : dir/file1.rclone_chunk.001_beccuq: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:17 INFO : dir/file1.rclone_chunk.001_beccuq: Deleted 2026/04/11 03:35:17 DEBUG : dir/file1: Remove: 2026/04/11 03:35:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 03:35:17 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/04/11 03:35:17 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:17 DEBUG : dir: Looking for writers 2026/04/11 03:35:17 DEBUG : Looking for writers 2026/04/11 03:35:17 DEBUG : dir: reading active writers 2026/04/11 03:35:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.97s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:17 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:18 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:18 DEBUG : dir/file1.rclone_chunk.001_becc9i: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:18 INFO : dir/file1.rclone_chunk.001_becc9i: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:18 INFO : dir/file1.rclone_chunk.001_becc9i: Deleted 2026/04/11 03:35:18 DEBUG : dir/file3: size = 15 OK 2026/04/11 03:35:18 DEBUG : dir/file3.rclone_chunk.001_becdya: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/04/11 03:35:18 INFO : dir/file3.rclone_chunk.001_becdya: Copied (server-side copy) to: dir/file3 2026/04/11 03:35:18 INFO : dir/file3.rclone_chunk.001_becdya: Deleted 2026/04/11 03:35:19 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/11 03:35:19 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 03:35:19 DEBUG : dir/file3: copy non-chunked object... 2026/04/11 03:35:19 DEBUG : dir2/file1: size = 14 OK 2026/04/11 03:35:19 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:19 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/04/11 03:35:19 DEBUG : dir2/file3: size = 15 OK 2026/04/11 03:35:19 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/04/11 03:35:19 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/04/11 03:35:19 INFO : dir/file1: Deleted 2026/04/11 03:35:19 INFO : dir/file3: Deleted 2026/04/11 03:35:19 DEBUG : dir: Updating dir with dir2 0x3efa075c2ea0 2026/04/11 03:35:19 DEBUG : dir: forgetting directory cache 2026/04/11 03:35:19 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/11 03:35:19 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/11 03:35:19 DEBUG : dir2/file1: copy non-chunked object... 2026/04/11 03:35:19 DEBUG : file2: size = 14 OK 2026/04/11 03:35:19 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:19 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/04/11 03:35:20 INFO : dir2/file1: Deleted 2026/04/11 03:35:20 DEBUG : file2: Updating file with file2 0x3efa07ac8180 2026/04/11 03:35:20 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/11 03:35:20 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/11 03:35:20 DEBUG : file2: copy non-chunked object... 2026/04/11 03:35:20 DEBUG : dir2/file3: size = 14 OK 2026/04/11 03:35:20 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:20 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/04/11 03:35:20 INFO : file2: Deleted 2026/04/11 03:35:20 DEBUG : dir2/file3: Updating file with dir2/file3 0x3efa07ac8180 2026/04/11 03:35:20 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/11 03:35:20 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/11 03:35:20 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/11 03:35:20 DEBUG : empty directory: Updating dir with renamed empty directory 0x3efa076d68f0 2026/04/11 03:35:20 DEBUG : empty directory: forgetting directory cache 2026/04/11 03:35:20 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/11 03:35:20 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/11 03:35:20 DEBUG : dir2: Renaming to "dir3" 2026/04/11 03:35:20 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:20 DEBUG : dir3: Looking for writers 2026/04/11 03:35:20 DEBUG : file3: reading active writers 2026/04/11 03:35:20 DEBUG : renamed empty directory: Looking for writers 2026/04/11 03:35:20 DEBUG : Looking for writers 2026/04/11 03:35:20 DEBUG : dir3: reading active writers 2026/04/11 03:35:20 DEBUG : renamed empty directory: reading active writers 2026/04/11 03:35:20 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.96s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:21 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:21 DEBUG : dir/file1.rclone_chunk.001_becfjh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:21 INFO : dir/file1.rclone_chunk.001_becfjh: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:21 INFO : dir/file1.rclone_chunk.001_becfjh: Deleted 2026/04/11 03:35:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/11 03:35:21 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:35:21 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/11 03:35:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/11 03:35:21 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/11 03:35:21 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/11 03:35:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/11 03:35:21 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:35:21 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/11 03:35:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/11 03:35:21 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/11 03:35:21 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/11 03:35:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/11 03:35:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': File to upload is small (12 bytes), uploading instead of streaming 2026/04/11 03:35:21 DEBUG : dir/sub/file2: size = 12 OK 2026/04/11 03:35:21 DEBUG : dir/sub/file2.rclone_chunk.001_becg32: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/11 03:35:21 INFO : dir/sub/file2.rclone_chunk.001_becg32: Copied (server-side copy) to: dir/sub/file2 2026/04/11 03:35:22 INFO : dir/sub/file2.rclone_chunk.001_becg32: Deleted 2026/04/11 03:35:22 DEBUG : dir/sub/file2: size = 12 OK 2026/04/11 03:35:22 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/11 03:35:22 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/04/11 03:35:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/11 03:35:22 DEBUG : forgetting directory cache 2026/04/11 03:35:22 DEBUG : dir: forgetting directory cache 2026/04/11 03:35:22 DEBUG : dir/sub: forgetting directory cache 2026/04/11 03:35:22 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/11 03:35:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': File to upload is small (5 bytes), uploading instead of streaming 2026/04/11 03:35:22 DEBUG : dir/sub/file0: size = 5 OK 2026/04/11 03:35:22 DEBUG : dir/sub/file0.rclone_chunk.001_bech7f: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 03:35:22 INFO : dir/sub/file0.rclone_chunk.001_bech7f: Copied (server-side copy) to: dir/sub/file0 2026/04/11 03:35:22 INFO : dir/sub/file0.rclone_chunk.001_bech7f: Deleted 2026/04/11 03:35:22 DEBUG : dir/sub/file0: size = 5 OK 2026/04/11 03:35:22 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 03:35:22 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/04/11 03:35:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/11 03:35:22 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:22 DEBUG : dir/sub: Looking for writers 2026/04/11 03:35:22 DEBUG : file2: reading active writers 2026/04/11 03:35:22 DEBUG : file0: reading active writers 2026/04/11 03:35:22 DEBUG : dir: Looking for writers 2026/04/11 03:35:22 DEBUG : file1: reading active writers 2026/04/11 03:35:22 DEBUG : sub: reading active writers 2026/04/11 03:35:22 DEBUG : Looking for writers 2026/04/11 03:35:22 DEBUG : dir: reading active writers 2026/04/11 03:35:22 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.88s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/11 03:35:22 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:22 DEBUG : Looking for writers 2026/04/11 03:35:22 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:23 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:23 DEBUG : dir/file1.rclone_chunk.001_bechne: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:23 INFO : dir/file1.rclone_chunk.001_bechne: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:23 INFO : dir/file1.rclone_chunk.001_bechne: Deleted 2026/04/11 03:35:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/11 03:35:23 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:35:23 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/11 03:35:23 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/11 03:35:23 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/11 03:35:23 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:35:23 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/11 03:35:23 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/11 03:35:23 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:35:23 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/11 03:35:23 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/11 03:35:23 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/11 03:35:23 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:35:23 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/11 03:35:23 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:23 DEBUG : dir: Looking for writers 2026/04/11 03:35:23 DEBUG : file1.metadata: reading active writers 2026/04/11 03:35:23 DEBUG : file1: reading active writers 2026/04/11 03:35:23 DEBUG : Looking for writers 2026/04/11 03:35:23 DEBUG : dir: reading active writers 2026/04/11 03:35:23 DEBUG : dir.metadata: reading active writers 2026/04/11 03:35:23 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.92s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:23 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:24 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:24 DEBUG : dir/file1.rclone_chunk.001_becirg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:24 INFO : dir/file1.rclone_chunk.001_becirg: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:24 INFO : dir/file1.rclone_chunk.001_becirg: Deleted 2026/04/11 03:35:24 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:24 DEBUG : dir: Looking for writers 2026/04/11 03:35:24 DEBUG : file1: reading active writers 2026/04/11 03:35:24 DEBUG : Looking for writers 2026/04/11 03:35:24 DEBUG : dir: reading active writers 2026/04/11 03:35:24 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.88s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:24 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:25 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:25 DEBUG : dir/file1.rclone_chunk.001_becjgb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:25 INFO : dir/file1.rclone_chunk.001_becjgb: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:25 INFO : dir/file1.rclone_chunk.001_becjgb: Deleted 2026/04/11 03:35:25 DEBUG : time_test: size = 5 OK 2026/04/11 03:35:25 DEBUG : time_test.rclone_chunk.001_beckp3: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/04/11 03:35:25 INFO : time_test.rclone_chunk.001_beckp3: Copied (server-side copy) to: time_test 2026/04/11 03:35:25 INFO : time_test.rclone_chunk.001_beckp3: Deleted 2026/04/11 03:35:25 DEBUG : Can set mod time: true 2026/04/11 03:35:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/11 03:35:26 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:26 DEBUG : dir: Looking for writers 2026/04/11 03:35:26 DEBUG : file1: reading active writers 2026/04/11 03:35:26 DEBUG : Looking for writers 2026/04/11 03:35:26 DEBUG : dir: reading active writers 2026/04/11 03:35:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:26 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:26 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:26 DEBUG : dir/file1.rclone_chunk.001_becl13: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:26 INFO : dir/file1.rclone_chunk.001_becl13: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:26 INFO : dir/file1.rclone_chunk.001_becl13: Deleted 2026/04/11 03:35:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/11 03:35:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/11 03:35:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:26 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': File to upload is small (0 bytes), uploading instead of streaming 2026/04/11 03:35:27 DEBUG : dir/file1: size = 0 OK 2026/04/11 03:35:27 DEBUG : dir/file1.rclone_chunk.001_becmeb: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/11 03:35:27 INFO : dir/file1.rclone_chunk.001_becmeb: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:27 INFO : dir/file1.rclone_chunk.001_becmeb: Deleted 2026/04/11 03:35:27 DEBUG : dir/file1: size = 0 OK 2026/04/11 03:35:27 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/11 03:35:27 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/11 03:35:27 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/11 03:35:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:27 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:27 DEBUG : dir: Looking for writers 2026/04/11 03:35:27 DEBUG : file1: reading active writers 2026/04/11 03:35:27 DEBUG : Looking for writers 2026/04/11 03:35:27 DEBUG : dir: reading active writers 2026/04/11 03:35:27 DEBUG : >WaitForWriters: 2026/04/11 03:35:27 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:27 DEBUG : dir: Looking for writers 2026/04/11 03:35:27 DEBUG : file1: reading active writers 2026/04/11 03:35:27 DEBUG : Looking for writers 2026/04/11 03:35:27 DEBUG : dir: reading active writers 2026/04/11 03:35:27 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:28 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:28 DEBUG : dir/file1.rclone_chunk.001_becm76: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:28 INFO : dir/file1.rclone_chunk.001_becm76: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:28 INFO : dir/file1.rclone_chunk.001_becm76: Deleted 2026/04/11 03:35:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/11 03:35:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/11 03:35:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': File to upload is small (5 bytes), uploading instead of streaming 2026/04/11 03:35:28 DEBUG : dir/file1: size = 5 OK 2026/04/11 03:35:28 DEBUG : dir/file1.rclone_chunk.001_becnnc: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 03:35:28 INFO : dir/file1.rclone_chunk.001_becnnc: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:29 INFO : dir/file1.rclone_chunk.001_becnnc: Deleted 2026/04/11 03:35:29 DEBUG : dir/file1: size = 5 OK 2026/04/11 03:35:29 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 03:35:29 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/11 03:35:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/11 03:35:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:29 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:29 DEBUG : dir: Looking for writers 2026/04/11 03:35:29 DEBUG : file1: reading active writers 2026/04/11 03:35:29 DEBUG : Looking for writers 2026/04/11 03:35:29 DEBUG : dir: reading active writers 2026/04/11 03:35:29 DEBUG : >WaitForWriters: 2026/04/11 03:35:29 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:29 DEBUG : dir: Looking for writers 2026/04/11 03:35:29 DEBUG : file1: reading active writers 2026/04/11 03:35:29 DEBUG : Looking for writers 2026/04/11 03:35:29 DEBUG : dir: reading active writers 2026/04/11 03:35:29 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:29 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:29 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:35:29 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:29 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:35:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:35:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:29 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:35:29 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:29 DEBUG : dir/file1.rclone_chunk.001_becorv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:29 INFO : dir/file1.rclone_chunk.001_becorv: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:29 INFO : dir/file1.rclone_chunk.001_becorv: Deleted 2026/04/11 03:35:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/11 03:35:30 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:30 DEBUG : dir: Looking for writers 2026/04/11 03:35:30 DEBUG : file1: reading active writers 2026/04/11 03:35:30 DEBUG : Looking for writers 2026/04/11 03:35:30 DEBUG : dir: reading active writers 2026/04/11 03:35:30 DEBUG : >WaitForWriters: 2026/04/11 03:35:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:30 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:35:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:35:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:35:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:30 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:35:30 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:30 DEBUG : dir/file1.rclone_chunk.001_becpnl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:30 INFO : dir/file1.rclone_chunk.001_becpnl: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:30 INFO : dir/file1.rclone_chunk.001_becpnl: Deleted 2026/04/11 03:35:31 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/11 03:35:31 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 03:35:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 03:35:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 03:35:31 DEBUG : dir/file1(0x3efa079cc600): close: 2026/04/11 03:35:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/11 03:35:31 DEBUG : dir/file1(0x3efa079cc600): >close: err= 2026/04/11 03:35:31 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:31 DEBUG : dir: Looking for writers 2026/04/11 03:35:31 DEBUG : file1: reading active writers 2026/04/11 03:35:31 DEBUG : Looking for writers 2026/04/11 03:35:31 DEBUG : dir: reading active writers 2026/04/11 03:35:31 DEBUG : >WaitForWriters: 2026/04/11 03:35:31 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:31 DEBUG : dir: Looking for writers 2026/04/11 03:35:31 DEBUG : file1: reading active writers 2026/04/11 03:35:31 DEBUG : Looking for writers 2026/04/11 03:35:31 DEBUG : dir: reading active writers 2026/04/11 03:35:31 DEBUG : >WaitForWriters: 2026/04/11 03:35:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:35:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:35:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:35:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:35:32 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:32 DEBUG : dir/file1.rclone_chunk.001_becqa1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:32 INFO : dir/file1.rclone_chunk.001_becqa1: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:32 INFO : dir/file1.rclone_chunk.001_becqa1: Deleted 2026/04/11 03:35:32 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/11 03:35:32 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 03:35:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 03:35:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 03:35:32 DEBUG : dir/file1(0x3efa078cc000): _writeAt: size=5, off=0 2026/04/11 03:35:32 DEBUG : dir/file1(0x3efa078cc000): openPending: 2026/04/11 03:35:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/11 03:35:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/11 03:35:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:32 DEBUG : dir/file1(0x3efa078cc000): >openPending: err= 2026/04/11 03:35:32 DEBUG : dir/file1(0x3efa078cc000): >_writeAt: n=5, err= 2026/04/11 03:35:32 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/11 03:35:32 DEBUG : dir/file1(0x3efa078cc000): close: 2026/04/11 03:35:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/11 03:35:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/11 03:35:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/11 03:35:32 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/11 03:35:32 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/11 03:35:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/11 03:35:32 DEBUG : dir/file1(0x3efa078cc000): >close: err= 2026/04/11 03:35:32 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:32 DEBUG : dir: Looking for writers 2026/04/11 03:35:32 DEBUG : file1: reading active writers 2026/04/11 03:35:32 DEBUG : Looking for writers 2026/04/11 03:35:32 DEBUG : dir: reading active writers 2026/04/11 03:35:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 03:35:32 DEBUG : dir: Looking for writers 2026/04/11 03:35:32 DEBUG : file1: reading active writers 2026/04/11 03:35:32 DEBUG : Looking for writers 2026/04/11 03:35:32 DEBUG : dir: reading active writers 2026/04/11 03:35:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 03:35:32 DEBUG : dir: Looking for writers 2026/04/11 03:35:32 DEBUG : file1: reading active writers 2026/04/11 03:35:32 DEBUG : Looking for writers 2026/04/11 03:35:32 DEBUG : dir: reading active writers 2026/04/11 03:35:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 03:35:32 DEBUG : dir: Looking for writers 2026/04/11 03:35:32 DEBUG : file1: reading active writers 2026/04/11 03:35:32 DEBUG : Looking for writers 2026/04/11 03:35:32 DEBUG : dir: reading active writers 2026/04/11 03:35:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 03:35:32 DEBUG : dir/file1: vfs cache: starting upload 2026/04/11 03:35:32 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 03:35:32 DEBUG : dir: Looking for writers 2026/04/11 03:35:32 DEBUG : file1: reading active writers 2026/04/11 03:35:32 DEBUG : Looking for writers 2026/04/11 03:35:32 DEBUG : dir: reading active writers 2026/04/11 03:35:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 03:35:32 DEBUG : dir: Looking for writers 2026/04/11 03:35:32 DEBUG : file1: reading active writers 2026/04/11 03:35:32 DEBUG : Looking for writers 2026/04/11 03:35:32 DEBUG : dir: reading active writers 2026/04/11 03:35:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 03:35:32 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:32 DEBUG : dir/file1.rclone_chunk.001_becr2j: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/11 03:35:32 INFO : dir/file1.rclone_chunk.001_becr2j: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:33 INFO : dir/file1.rclone_chunk.001_becr2j: Deleted 2026/04/11 03:35:33 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:33 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/11 03:35:33 INFO : dir/file1: Copied (replaced existing) 2026/04/11 03:35:33 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/04/11 03:35:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/11 03:35:33 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/11 03:35:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/11 03:35:33 DEBUG : dir: Looking for writers 2026/04/11 03:35:33 DEBUG : file1: reading active writers 2026/04/11 03:35:33 DEBUG : Looking for writers 2026/04/11 03:35:33 DEBUG : dir: reading active writers 2026/04/11 03:35:33 DEBUG : >WaitForWriters: 2026/04/11 03:35:33 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:33 DEBUG : dir: Looking for writers 2026/04/11 03:35:33 DEBUG : file1: reading active writers 2026/04/11 03:35:33 DEBUG : Looking for writers 2026/04/11 03:35:33 DEBUG : dir: reading active writers 2026/04/11 03:35:33 DEBUG : >WaitForWriters: 2026/04/11 03:35:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.76s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.63s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.52s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.67s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.09s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.09s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.76s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:33 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:33 DEBUG : dir/file1.rclone_chunk.001_becsfu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:33 INFO : dir/file1.rclone_chunk.001_becsfu: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:33 INFO : dir/file1.rclone_chunk.001_becsfu: Deleted 2026/04/11 03:35:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 03:35:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/11 03:35:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:35:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/11 03:35:34 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:34 DEBUG : dir: Looking for writers 2026/04/11 03:35:34 DEBUG : file1: reading active writers 2026/04/11 03:35:34 DEBUG : Looking for writers 2026/04/11 03:35:34 DEBUG : dir: reading active writers 2026/04/11 03:35:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.96s) === RUN TestFileOpenReadUnknownSize 2026/04/11 03:35:34 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/11 03:35:34 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/11 03:35:34 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:35:34 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/11 03:35:34 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:34 DEBUG : Looking for writers 2026/04/11 03:35:34 DEBUG : file.txt: reading active writers 2026/04/11 03:35:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:34 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:34 DEBUG : dir/file1.rclone_chunk.001_bectuu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:34 INFO : dir/file1.rclone_chunk.001_bectuu: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:34 INFO : dir/file1.rclone_chunk.001_bectuu: Deleted 2026/04/11 03:35:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:35 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': File to upload is small (25 bytes), uploading instead of streaming 2026/04/11 03:35:35 DEBUG : dir/file1: size = 25 OK 2026/04/11 03:35:35 DEBUG : dir/file1.rclone_chunk.001_becu8o: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/11 03:35:35 INFO : dir/file1.rclone_chunk.001_becu8o: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:35 INFO : dir/file1.rclone_chunk.001_becu8o: Deleted 2026/04/11 03:35:35 DEBUG : dir/file1: size = 25 OK 2026/04/11 03:35:35 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/11 03:35:35 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/11 03:35:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:35 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:35 DEBUG : dir: Looking for writers 2026/04/11 03:35:35 DEBUG : file1: reading active writers 2026/04/11 03:35:35 DEBUG : Looking for writers 2026/04/11 03:35:35 DEBUG : dir: reading active writers 2026/04/11 03:35:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.32s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:35 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:36 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:36 DEBUG : dir/file1.rclone_chunk.001_becua2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:36 INFO : dir/file1.rclone_chunk.001_becua2: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:36 INFO : dir/file1.rclone_chunk.001_becua2: Deleted 2026/04/11 03:35:36 DEBUG : dir/file1: Remove: 2026/04/11 03:35:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 03:35:36 DEBUG : dir/file1: >Remove: err= 2026/04/11 03:35:36 DEBUG : dir/file1: Remove: 2026/04/11 03:35:36 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/11 03:35:36 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:36 DEBUG : dir: Looking for writers 2026/04/11 03:35:36 DEBUG : Looking for writers 2026/04/11 03:35:36 DEBUG : dir: reading active writers 2026/04/11 03:35:36 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.79s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:36 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:36 DEBUG : dir/file1.rclone_chunk.001_becv1l: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:36 INFO : dir/file1.rclone_chunk.001_becv1l: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:36 INFO : dir/file1.rclone_chunk.001_becv1l: Deleted 2026/04/11 03:35:37 DEBUG : dir/file1: Remove: 2026/04/11 03:35:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 03:35:37 DEBUG : dir/file1: >Remove: err= 2026/04/11 03:35:37 DEBUG : dir/file1: Remove: 2026/04/11 03:35:37 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/11 03:35:37 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:37 DEBUG : dir: Looking for writers 2026/04/11 03:35:37 DEBUG : Looking for writers 2026/04/11 03:35:37 DEBUG : dir: reading active writers 2026/04/11 03:35:37 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.83s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:37 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:37 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:37 DEBUG : dir/file1.rclone_chunk.001_becwmh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:37 INFO : dir/file1.rclone_chunk.001_becwmh: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:37 INFO : dir/file1.rclone_chunk.001_becwmh: Deleted 2026/04/11 03:35:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 03:35:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/11 03:35:37 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/11 03:35:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/11 03:35:37 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/11 03:35:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/11 03:35:37 DEBUG : dir/file1: Open: flags=0x3 2026/04/11 03:35:37 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/11 03:35:37 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/11 03:35:37 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:37 DEBUG : dir: Looking for writers 2026/04/11 03:35:37 DEBUG : file1: reading active writers 2026/04/11 03:35:37 DEBUG : Looking for writers 2026/04/11 03:35:37 DEBUG : dir: reading active writers 2026/04/11 03:35:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.81s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:38 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:38 DEBUG : dir/file1.rclone_chunk.001_becxhr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:38 INFO : dir/file1.rclone_chunk.001_becxhr: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:38 INFO : dir/file1.rclone_chunk.001_becxhr: Deleted 2026/04/11 03:35:38 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:38 DEBUG : dir: Looking for writers 2026/04/11 03:35:38 DEBUG : file1: reading active writers 2026/04/11 03:35:38 DEBUG : Looking for writers 2026/04/11 03:35:38 DEBUG : dir: reading active writers 2026/04/11 03:35:38 DEBUG : >WaitForWriters: 2026/04/11 03:35:39 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 03:35:39 DEBUG : newLeaf: size = 14 OK 2026/04/11 03:35:39 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:39 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/11 03:35:39 INFO : dir/file1: Deleted 2026/04/11 03:35:39 DEBUG : newLeaf: Updating file with newLeaf 0x3efa07196c00 2026/04/11 03:35:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 03:35:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 03:35:39 DEBUG : newLeaf: copy non-chunked object... 2026/04/11 03:35:39 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:39 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:39 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:39 INFO : newLeaf: Deleted 2026/04/11 03:35:39 DEBUG : dir/file1: Updating file with dir/file1 0x3efa07196c00 2026/04/11 03:35:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/11 03:35:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/11 03:35:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/11 03:35:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:39 DEBUG : dir/file1: File is currently open, delaying rename 0x3efa07196c00 2026/04/11 03:35:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 03:35:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 03:35:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': File to upload is small (25 bytes), uploading instead of streaming 2026/04/11 03:35:40 DEBUG : dir/file1: size = 25 OK 2026/04/11 03:35:40 DEBUG : dir/file1.rclone_chunk.001_becyh8: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/11 03:35:40 INFO : dir/file1.rclone_chunk.001_becyh8: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:40 INFO : dir/file1.rclone_chunk.001_becyh8: Deleted 2026/04/11 03:35:40 DEBUG : dir/file1: size = 25 OK 2026/04/11 03:35:40 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/11 03:35:40 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/11 03:35:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 03:35:40 DEBUG : newLeaf: Running delayed rename now 2026/04/11 03:35:40 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 03:35:40 DEBUG : newLeaf: size = 25 OK 2026/04/11 03:35:40 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/11 03:35:40 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/11 03:35:40 INFO : dir/file1: Deleted 2026/04/11 03:35:40 DEBUG : newLeaf: Updating file with newLeaf 0x3efa07196c00 2026/04/11 03:35:40 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:40 DEBUG : dir: Looking for writers 2026/04/11 03:35:40 DEBUG : Looking for writers 2026/04/11 03:35:40 DEBUG : dir: reading active writers 2026/04/11 03:35:40 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:40 DEBUG : >WaitForWriters: 2026/04/11 03:35:40 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:40 DEBUG : dir: Looking for writers 2026/04/11 03:35:40 DEBUG : Looking for writers 2026/04/11 03:35:40 DEBUG : dir: reading active writers 2026/04/11 03:35:40 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:40 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:35:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:35:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:35:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:35:41 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:41 DEBUG : dir/file1.rclone_chunk.001_beczik: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:41 INFO : dir/file1.rclone_chunk.001_beczik: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:41 INFO : dir/file1.rclone_chunk.001_beczik: Deleted 2026/04/11 03:35:41 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:41 DEBUG : dir: Looking for writers 2026/04/11 03:35:41 DEBUG : file1: reading active writers 2026/04/11 03:35:41 DEBUG : Looking for writers 2026/04/11 03:35:41 DEBUG : dir: reading active writers 2026/04/11 03:35:41 DEBUG : >WaitForWriters: 2026/04/11 03:35:41 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 03:35:41 DEBUG : newLeaf: size = 14 OK 2026/04/11 03:35:41 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:41 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/11 03:35:41 INFO : dir/file1: Deleted 2026/04/11 03:35:41 DEBUG : newLeaf: Updating file with newLeaf 0x3efa07ac8d80 2026/04/11 03:35:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 03:35:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 03:35:41 DEBUG : newLeaf: copy non-chunked object... 2026/04/11 03:35:41 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:41 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:41 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:41 INFO : newLeaf: Deleted 2026/04/11 03:35:41 DEBUG : dir/file1: Updating file with dir/file1 0x3efa07ac8d80 2026/04/11 03:35:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/11 03:35:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/11 03:35:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/11 03:35:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:42 DEBUG : dir/file1: File is currently open, delaying rename 0x3efa07ac8d80 2026/04/11 03:35:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 03:35:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 03:35:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': File to upload is small (25 bytes), uploading instead of streaming 2026/04/11 03:35:42 DEBUG : dir/file1: size = 25 OK 2026/04/11 03:35:42 DEBUG : dir/file1.rclone_chunk.001_bed1o3: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/11 03:35:42 INFO : dir/file1.rclone_chunk.001_bed1o3: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:42 INFO : dir/file1.rclone_chunk.001_bed1o3: Deleted 2026/04/11 03:35:42 DEBUG : dir/file1: size = 25 OK 2026/04/11 03:35:42 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/11 03:35:42 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/11 03:35:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 03:35:42 DEBUG : newLeaf: Running delayed rename now 2026/04/11 03:35:42 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 03:35:42 DEBUG : newLeaf: size = 25 OK 2026/04/11 03:35:42 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/11 03:35:42 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/11 03:35:42 INFO : dir/file1: Deleted 2026/04/11 03:35:42 DEBUG : newLeaf: Updating file with newLeaf 0x3efa07ac8d80 2026/04/11 03:35:42 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:42 DEBUG : dir: Looking for writers 2026/04/11 03:35:42 DEBUG : Looking for writers 2026/04/11 03:35:42 DEBUG : dir: reading active writers 2026/04/11 03:35:42 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:42 DEBUG : >WaitForWriters: 2026/04/11 03:35:42 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:42 DEBUG : dir: Looking for writers 2026/04/11 03:35:42 DEBUG : Looking for writers 2026/04/11 03:35:42 DEBUG : dir: reading active writers 2026/04/11 03:35:42 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:42 DEBUG : >WaitForWriters: 2026/04/11 03:35:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:35:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:35:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:35:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:35:43 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:43 DEBUG : dir/file1.rclone_chunk.001_bed2ja: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:43 INFO : dir/file1.rclone_chunk.001_bed2ja: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:43 INFO : dir/file1.rclone_chunk.001_bed2ja: Deleted 2026/04/11 03:35:43 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/11 03:35:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 03:35:43 DEBUG : dir/file1(0x3efa07801a80): openPending: 2026/04/11 03:35:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/11 03:35:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/11 03:35:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:43 DEBUG : dir/file1(0x3efa07801a80): >openPending: err= 2026/04/11 03:35:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/11 03:35:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 03:35:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 03:35:43 DEBUG : dir/file1(0x3efa07801a80): _writeAt: size=14, off=0 2026/04/11 03:35:43 DEBUG : dir/file1(0x3efa07801a80): >_writeAt: n=14, err= 2026/04/11 03:35:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/11 03:35:43 DEBUG : dir/file1(0x3efa07801a80): close: 2026/04/11 03:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/11 03:35:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/11 03:35:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/11 03:35:43 DEBUG : dir/file1(0x3efa07801a80): >close: err= 2026/04/11 03:35:43 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:43 DEBUG : dir: Looking for writers 2026/04/11 03:35:43 DEBUG : file1: reading active writers 2026/04/11 03:35:43 DEBUG : Looking for writers 2026/04/11 03:35:43 DEBUG : dir: reading active writers 2026/04/11 03:35:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 03:35:43 DEBUG : dir: Looking for writers 2026/04/11 03:35:43 DEBUG : file1: reading active writers 2026/04/11 03:35:43 DEBUG : Looking for writers 2026/04/11 03:35:43 DEBUG : dir: reading active writers 2026/04/11 03:35:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 03:35:43 DEBUG : dir: Looking for writers 2026/04/11 03:35:43 DEBUG : file1: reading active writers 2026/04/11 03:35:43 DEBUG : Looking for writers 2026/04/11 03:35:43 DEBUG : dir: reading active writers 2026/04/11 03:35:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 03:35:43 DEBUG : dir: Looking for writers 2026/04/11 03:35:43 DEBUG : file1: reading active writers 2026/04/11 03:35:43 DEBUG : Looking for writers 2026/04/11 03:35:43 DEBUG : dir: reading active writers 2026/04/11 03:35:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 03:35:43 DEBUG : dir/file1: vfs cache: starting upload 2026/04/11 03:35:43 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 03:35:43 DEBUG : dir: Looking for writers 2026/04/11 03:35:43 DEBUG : file1: reading active writers 2026/04/11 03:35:43 DEBUG : Looking for writers 2026/04/11 03:35:43 DEBUG : dir: reading active writers 2026/04/11 03:35:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 03:35:44 DEBUG : dir: Looking for writers 2026/04/11 03:35:44 DEBUG : file1: reading active writers 2026/04/11 03:35:44 DEBUG : Looking for writers 2026/04/11 03:35:44 DEBUG : dir: reading active writers 2026/04/11 03:35:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 03:35:44 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:44 DEBUG : dir/file1.rclone_chunk.001_bed2eh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:44 INFO : dir/file1.rclone_chunk.001_bed2eh: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:44 INFO : dir/file1.rclone_chunk.001_bed2eh: Deleted 2026/04/11 03:35:44 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:44 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:44 INFO : dir/file1: Copied (replaced existing) 2026/04/11 03:35:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/11 03:35:44 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/11 03:35:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/11 03:35:44 DEBUG : dir: Looking for writers 2026/04/11 03:35:44 DEBUG : file1: reading active writers 2026/04/11 03:35:44 DEBUG : Looking for writers 2026/04/11 03:35:44 DEBUG : dir: reading active writers 2026/04/11 03:35:44 DEBUG : >WaitForWriters: 2026/04/11 03:35:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 03:35:44 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 03:35:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 03:35:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 03:35:44 DEBUG : dir/file1(0x3efa07a84c80): _readAt: size=512, off=0 2026/04/11 03:35:44 DEBUG : dir/file1(0x3efa07a84c80): openPending: 2026/04/11 03:35:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/11 03:35:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/11 03:35:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:44 DEBUG : dir/file1(0x3efa07a84c80): >openPending: err= 2026/04/11 03:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/11 03:35:44 DEBUG : dir/file1(0x3efa07a84c80): >_readAt: n=14, err=EOF 2026/04/11 03:35:44 DEBUG : dir/file1(0x3efa07a84c80): close: 2026/04/11 03:35:44 DEBUG : dir/file1(0x3efa07a84c80): >close: err= 2026/04/11 03:35:44 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 03:35:44 DEBUG : newLeaf: size = 14 OK 2026/04/11 03:35:44 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:44 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/11 03:35:44 INFO : dir/file1: Deleted 2026/04/11 03:35:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/11 03:35:44 DEBUG : newLeaf: Updating file with newLeaf 0x3efa07196780 2026/04/11 03:35:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 03:35:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 03:35:44 DEBUG : newLeaf: copy non-chunked object... 2026/04/11 03:35:45 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:45 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:45 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:45 INFO : newLeaf: Deleted 2026/04/11 03:35:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/11 03:35:45 DEBUG : dir/file1: Updating file with dir/file1 0x3efa07196780 2026/04/11 03:35:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/11 03:35:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/11 03:35:45 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 03:35:45 DEBUG : dir/file1(0x3efa07abd6c0): openPending: 2026/04/11 03:35:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/11 03:35:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/11 03:35:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:45 DEBUG : dir/file1(0x3efa07abd6c0): >openPending: err= 2026/04/11 03:35:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/11 03:35:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 03:35:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 03:35:45 DEBUG : dir/file1(0x3efa07abd6c0): _writeAt: size=25, off=0 2026/04/11 03:35:45 DEBUG : dir/file1(0x3efa07abd6c0): >_writeAt: n=25, err= 2026/04/11 03:35:45 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 03:35:45 DEBUG : newLeaf: size = 14 OK 2026/04/11 03:35:45 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:45 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/11 03:35:45 INFO : dir/file1: Deleted 2026/04/11 03:35:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/11 03:35:45 DEBUG : newLeaf: Updating file with newLeaf 0x3efa07196780 2026/04/11 03:35:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 03:35:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 03:35:45 DEBUG : newLeaf(0x3efa07abd6c0): close: 2026/04/11 03:35:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/11 03:35:45 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-11 03:35:45.224626646 +0000 UTC m=+48.379774518 2026/04/11 03:35:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/11 03:35:45 DEBUG : newLeaf(0x3efa07abd6c0): >close: err= 2026/04/11 03:35:45 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:45 DEBUG : dir: Looking for writers 2026/04/11 03:35:45 DEBUG : Looking for writers 2026/04/11 03:35:45 DEBUG : dir: reading active writers 2026/04/11 03:35:45 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 03:35:45 DEBUG : dir: Looking for writers 2026/04/11 03:35:45 DEBUG : Looking for writers 2026/04/11 03:35:45 DEBUG : dir: reading active writers 2026/04/11 03:35:45 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 03:35:45 DEBUG : dir: Looking for writers 2026/04/11 03:35:45 DEBUG : Looking for writers 2026/04/11 03:35:45 DEBUG : dir: reading active writers 2026/04/11 03:35:45 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 03:35:45 DEBUG : dir: Looking for writers 2026/04/11 03:35:45 DEBUG : Looking for writers 2026/04/11 03:35:45 DEBUG : dir: reading active writers 2026/04/11 03:35:45 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 03:35:45 DEBUG : newLeaf: vfs cache: starting upload 2026/04/11 03:35:45 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/11 03:35:45 DEBUG : dir: Looking for writers 2026/04/11 03:35:45 DEBUG : Looking for writers 2026/04/11 03:35:45 DEBUG : dir: reading active writers 2026/04/11 03:35:45 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 03:35:45 DEBUG : dir: Looking for writers 2026/04/11 03:35:45 DEBUG : Looking for writers 2026/04/11 03:35:45 DEBUG : dir: reading active writers 2026/04/11 03:35:45 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 03:35:45 DEBUG : newLeaf: size = 25 OK 2026/04/11 03:35:45 DEBUG : newLeaf.rclone_chunk.001_bed4nv: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/11 03:35:45 INFO : newLeaf.rclone_chunk.001_bed4nv: Copied (server-side copy) to: newLeaf 2026/04/11 03:35:45 INFO : newLeaf.rclone_chunk.001_bed4nv: Deleted 2026/04/11 03:35:45 DEBUG : newLeaf: size = 25 OK 2026/04/11 03:35:45 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/11 03:35:45 INFO : newLeaf: Copied (replaced existing) 2026/04/11 03:35:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-11 03:35:45.224626646 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/11 03:35:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/11 03:35:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 03:35:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/11 03:35:46 DEBUG : dir: Looking for writers 2026/04/11 03:35:46 DEBUG : Looking for writers 2026/04/11 03:35:46 DEBUG : dir: reading active writers 2026/04/11 03:35:46 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:46 DEBUG : >WaitForWriters: 2026/04/11 03:35:46 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:46 DEBUG : dir: Looking for writers 2026/04/11 03:35:46 DEBUG : Looking for writers 2026/04/11 03:35:46 DEBUG : dir: reading active writers 2026/04/11 03:35:46 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:46 DEBUG : >WaitForWriters: 2026/04/11 03:35:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:35:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:35:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:35:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:35:46 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:46 DEBUG : dir/file1.rclone_chunk.001_bed51p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:46 INFO : dir/file1.rclone_chunk.001_bed51p: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:46 INFO : dir/file1.rclone_chunk.001_bed51p: Deleted 2026/04/11 03:35:46 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:46 DEBUG : dir: Looking for writers 2026/04/11 03:35:46 DEBUG : file1: reading active writers 2026/04/11 03:35:46 DEBUG : Looking for writers 2026/04/11 03:35:46 DEBUG : dir: reading active writers 2026/04/11 03:35:46 DEBUG : >WaitForWriters: 2026/04/11 03:35:47 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 03:35:47 DEBUG : newLeaf: size = 14 OK 2026/04/11 03:35:47 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:47 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/11 03:35:47 INFO : dir/file1: Deleted 2026/04/11 03:35:47 DEBUG : newLeaf: Updating file with newLeaf 0x3efa078bd080 2026/04/11 03:35:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 03:35:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 03:35:47 DEBUG : newLeaf: copy non-chunked object... 2026/04/11 03:35:47 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:47 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:47 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:47 INFO : newLeaf: Deleted 2026/04/11 03:35:47 DEBUG : dir/file1: Updating file with dir/file1 0x3efa078bd080 2026/04/11 03:35:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/11 03:35:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/11 03:35:47 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 03:35:47 DEBUG : dir/file1(0x3efa07773a00): openPending: 2026/04/11 03:35:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/11 03:35:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/11 03:35:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:47 DEBUG : dir/file1(0x3efa07773a00): >openPending: err= 2026/04/11 03:35:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/11 03:35:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 03:35:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 03:35:47 DEBUG : dir/file1(0x3efa07773a00): _writeAt: size=25, off=0 2026/04/11 03:35:47 DEBUG : dir/file1(0x3efa07773a00): >_writeAt: n=25, err= 2026/04/11 03:35:47 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 03:35:48 DEBUG : newLeaf: size = 14 OK 2026/04/11 03:35:48 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:48 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/11 03:35:48 INFO : dir/file1: Deleted 2026/04/11 03:35:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/11 03:35:48 DEBUG : newLeaf: Updating file with newLeaf 0x3efa078bd080 2026/04/11 03:35:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 03:35:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 03:35:48 DEBUG : newLeaf(0x3efa07773a00): close: 2026/04/11 03:35:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/11 03:35:48 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-11 03:35:47.813792804 +0000 UTC m=+50.968940677 2026/04/11 03:35:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/11 03:35:48 DEBUG : newLeaf(0x3efa07773a00): >close: err= 2026/04/11 03:35:48 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:48 DEBUG : dir: Looking for writers 2026/04/11 03:35:48 DEBUG : Looking for writers 2026/04/11 03:35:48 DEBUG : dir: reading active writers 2026/04/11 03:35:48 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 03:35:48 DEBUG : dir: Looking for writers 2026/04/11 03:35:48 DEBUG : Looking for writers 2026/04/11 03:35:48 DEBUG : dir: reading active writers 2026/04/11 03:35:48 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 03:35:48 DEBUG : dir: Looking for writers 2026/04/11 03:35:48 DEBUG : Looking for writers 2026/04/11 03:35:48 DEBUG : dir: reading active writers 2026/04/11 03:35:48 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 03:35:48 DEBUG : dir: Looking for writers 2026/04/11 03:35:48 DEBUG : Looking for writers 2026/04/11 03:35:48 DEBUG : dir: reading active writers 2026/04/11 03:35:48 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 03:35:48 DEBUG : newLeaf: vfs cache: starting upload 2026/04/11 03:35:48 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/11 03:35:48 DEBUG : dir: Looking for writers 2026/04/11 03:35:48 DEBUG : Looking for writers 2026/04/11 03:35:48 DEBUG : dir: reading active writers 2026/04/11 03:35:48 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 03:35:48 DEBUG : dir: Looking for writers 2026/04/11 03:35:48 DEBUG : Looking for writers 2026/04/11 03:35:48 DEBUG : dir: reading active writers 2026/04/11 03:35:48 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 03:35:48 DEBUG : newLeaf: size = 25 OK 2026/04/11 03:35:48 DEBUG : newLeaf.rclone_chunk.001_bed7gk: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/11 03:35:48 INFO : newLeaf.rclone_chunk.001_bed7gk: Copied (server-side copy) to: newLeaf 2026/04/11 03:35:48 INFO : newLeaf.rclone_chunk.001_bed7gk: Deleted 2026/04/11 03:35:48 DEBUG : newLeaf: size = 25 OK 2026/04/11 03:35:48 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/11 03:35:48 INFO : newLeaf: Copied (replaced existing) 2026/04/11 03:35:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-11 03:35:47.813792804 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/11 03:35:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/11 03:35:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 03:35:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/11 03:35:48 DEBUG : dir: Looking for writers 2026/04/11 03:35:48 DEBUG : Looking for writers 2026/04/11 03:35:48 DEBUG : dir: reading active writers 2026/04/11 03:35:48 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:48 DEBUG : >WaitForWriters: 2026/04/11 03:35:48 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:48 DEBUG : dir: Looking for writers 2026/04/11 03:35:48 DEBUG : Looking for writers 2026/04/11 03:35:48 DEBUG : dir: reading active writers 2026/04/11 03:35:48 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:48 DEBUG : >WaitForWriters: 2026/04/11 03:35:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:48 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:35:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:35:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:35:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:48 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:35:49 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:49 DEBUG : dir/file1.rclone_chunk.001_bed8nf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:49 INFO : dir/file1.rclone_chunk.001_bed8nf: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:49 INFO : dir/file1.rclone_chunk.001_bed8nf: Deleted 2026/04/11 03:35:49 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/11 03:35:49 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 03:35:49 DEBUG : dir/file1(0x3efa0777fc80): openPending: 2026/04/11 03:35:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/11 03:35:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/11 03:35:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:49 DEBUG : dir/file1(0x3efa0777fc80): >openPending: err= 2026/04/11 03:35:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/11 03:35:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 03:35:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 03:35:49 DEBUG : dir/file1(0x3efa0777fc80): _writeAt: size=14, off=0 2026/04/11 03:35:49 DEBUG : dir/file1(0x3efa0777fc80): >_writeAt: n=14, err= 2026/04/11 03:35:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/11 03:35:49 DEBUG : dir/file1(0x3efa0777fc80): close: 2026/04/11 03:35:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/11 03:35:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/11 03:35:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/11 03:35:49 DEBUG : dir/file1(0x3efa0777fc80): >close: err= 2026/04/11 03:35:49 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:49 DEBUG : dir: Looking for writers 2026/04/11 03:35:49 DEBUG : file1: reading active writers 2026/04/11 03:35:49 DEBUG : Looking for writers 2026/04/11 03:35:49 DEBUG : dir: reading active writers 2026/04/11 03:35:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 03:35:49 DEBUG : dir: Looking for writers 2026/04/11 03:35:49 DEBUG : file1: reading active writers 2026/04/11 03:35:49 DEBUG : Looking for writers 2026/04/11 03:35:49 DEBUG : dir: reading active writers 2026/04/11 03:35:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 03:35:49 DEBUG : dir: Looking for writers 2026/04/11 03:35:49 DEBUG : file1: reading active writers 2026/04/11 03:35:49 DEBUG : Looking for writers 2026/04/11 03:35:49 DEBUG : dir: reading active writers 2026/04/11 03:35:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 03:35:49 DEBUG : dir: Looking for writers 2026/04/11 03:35:49 DEBUG : file1: reading active writers 2026/04/11 03:35:49 DEBUG : Looking for writers 2026/04/11 03:35:49 DEBUG : dir: reading active writers 2026/04/11 03:35:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 03:35:49 DEBUG : dir/file1: vfs cache: starting upload 2026/04/11 03:35:49 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 03:35:49 DEBUG : dir: Looking for writers 2026/04/11 03:35:49 DEBUG : file1: reading active writers 2026/04/11 03:35:49 DEBUG : Looking for writers 2026/04/11 03:35:49 DEBUG : dir: reading active writers 2026/04/11 03:35:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 03:35:50 DEBUG : dir: Looking for writers 2026/04/11 03:35:50 DEBUG : file1: reading active writers 2026/04/11 03:35:50 DEBUG : Looking for writers 2026/04/11 03:35:50 DEBUG : dir: reading active writers 2026/04/11 03:35:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 03:35:50 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:50 DEBUG : dir/file1.rclone_chunk.001_bed8lm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:50 INFO : dir/file1.rclone_chunk.001_bed8lm: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:50 INFO : dir/file1.rclone_chunk.001_bed8lm: Deleted 2026/04/11 03:35:50 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:50 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:50 INFO : dir/file1: Copied (replaced existing) 2026/04/11 03:35:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/11 03:35:50 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/11 03:35:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/11 03:35:50 DEBUG : dir: Looking for writers 2026/04/11 03:35:50 DEBUG : file1: reading active writers 2026/04/11 03:35:50 DEBUG : Looking for writers 2026/04/11 03:35:50 DEBUG : dir: reading active writers 2026/04/11 03:35:50 DEBUG : >WaitForWriters: 2026/04/11 03:35:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 03:35:50 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 03:35:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 03:35:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 03:35:50 DEBUG : dir/file1(0x3efa07800f80): _readAt: size=512, off=0 2026/04/11 03:35:50 DEBUG : dir/file1(0x3efa07800f80): openPending: 2026/04/11 03:35:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/11 03:35:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/11 03:35:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:50 DEBUG : dir/file1(0x3efa07800f80): >openPending: err= 2026/04/11 03:35:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/11 03:35:50 DEBUG : dir/file1(0x3efa07800f80): >_readAt: n=14, err=EOF 2026/04/11 03:35:50 DEBUG : dir/file1(0x3efa07800f80): close: 2026/04/11 03:35:50 DEBUG : dir/file1(0x3efa07800f80): >close: err= 2026/04/11 03:35:50 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 03:35:50 DEBUG : newLeaf: size = 14 OK 2026/04/11 03:35:50 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:50 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/11 03:35:50 INFO : dir/file1: Deleted 2026/04/11 03:35:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/11 03:35:50 DEBUG : newLeaf: Updating file with newLeaf 0x3efa07bfb140 2026/04/11 03:35:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 03:35:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 03:35:50 DEBUG : newLeaf: copy non-chunked object... 2026/04/11 03:35:51 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:51 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:51 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:51 INFO : newLeaf: Deleted 2026/04/11 03:35:51 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/11 03:35:51 DEBUG : dir/file1: Updating file with dir/file1 0x3efa07bfb140 2026/04/11 03:35:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/11 03:35:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/11 03:35:51 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 03:35:51 DEBUG : dir/file1(0x3efa07b22380): openPending: 2026/04/11 03:35:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/11 03:35:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/11 03:35:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:51 DEBUG : dir/file1(0x3efa07b22380): >openPending: err= 2026/04/11 03:35:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/11 03:35:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 03:35:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 03:35:51 DEBUG : dir/file1(0x3efa07b22380): _writeAt: size=25, off=0 2026/04/11 03:35:51 DEBUG : dir/file1(0x3efa07b22380): >_writeAt: n=25, err= 2026/04/11 03:35:51 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 03:35:51 DEBUG : newLeaf: size = 14 OK 2026/04/11 03:35:51 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:51 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/11 03:35:51 INFO : dir/file1: Deleted 2026/04/11 03:35:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/11 03:35:51 DEBUG : newLeaf: Updating file with newLeaf 0x3efa07bfb140 2026/04/11 03:35:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 03:35:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 03:35:51 DEBUG : newLeaf(0x3efa07b22380): close: 2026/04/11 03:35:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/11 03:35:51 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-11 03:35:51.252851659 +0000 UTC m=+54.407999531 2026/04/11 03:35:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/11 03:35:51 DEBUG : newLeaf(0x3efa07b22380): >close: err= 2026/04/11 03:35:51 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:51 DEBUG : dir: Looking for writers 2026/04/11 03:35:51 DEBUG : Looking for writers 2026/04/11 03:35:51 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:51 DEBUG : dir: reading active writers 2026/04/11 03:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 03:35:51 DEBUG : dir: Looking for writers 2026/04/11 03:35:51 DEBUG : Looking for writers 2026/04/11 03:35:51 DEBUG : dir: reading active writers 2026/04/11 03:35:51 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 03:35:51 DEBUG : dir: Looking for writers 2026/04/11 03:35:51 DEBUG : Looking for writers 2026/04/11 03:35:51 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:51 DEBUG : dir: reading active writers 2026/04/11 03:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 03:35:51 DEBUG : dir: Looking for writers 2026/04/11 03:35:51 DEBUG : Looking for writers 2026/04/11 03:35:51 DEBUG : dir: reading active writers 2026/04/11 03:35:51 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 03:35:51 DEBUG : newLeaf: vfs cache: starting upload 2026/04/11 03:35:51 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/11 03:35:51 DEBUG : dir: Looking for writers 2026/04/11 03:35:51 DEBUG : Looking for writers 2026/04/11 03:35:51 DEBUG : dir: reading active writers 2026/04/11 03:35:51 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 03:35:51 DEBUG : dir: Looking for writers 2026/04/11 03:35:51 DEBUG : Looking for writers 2026/04/11 03:35:51 DEBUG : dir: reading active writers 2026/04/11 03:35:51 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 03:35:51 DEBUG : newLeaf: size = 25 OK 2026/04/11 03:35:51 DEBUG : newLeaf.rclone_chunk.001_bedauj: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/11 03:35:51 INFO : newLeaf.rclone_chunk.001_bedauj: Copied (server-side copy) to: newLeaf 2026/04/11 03:35:51 INFO : newLeaf.rclone_chunk.001_bedauj: Deleted 2026/04/11 03:35:51 DEBUG : newLeaf: size = 25 OK 2026/04/11 03:35:51 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/11 03:35:51 INFO : newLeaf: Copied (replaced existing) 2026/04/11 03:35:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-11 03:35:51.252851659 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/11 03:35:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/11 03:35:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 03:35:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/11 03:35:52 DEBUG : dir: Looking for writers 2026/04/11 03:35:52 DEBUG : Looking for writers 2026/04/11 03:35:52 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:52 DEBUG : dir: reading active writers 2026/04/11 03:35:52 DEBUG : >WaitForWriters: 2026/04/11 03:35:52 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:52 DEBUG : dir: Looking for writers 2026/04/11 03:35:52 DEBUG : Looking for writers 2026/04/11 03:35:52 DEBUG : dir: reading active writers 2026/04/11 03:35:52 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:52 DEBUG : >WaitForWriters: 2026/04/11 03:35:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:35:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:35:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:35:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:35:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:35:52 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:52 DEBUG : dir/file1.rclone_chunk.001_bedbgl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:52 INFO : dir/file1.rclone_chunk.001_bedbgl: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:52 INFO : dir/file1.rclone_chunk.001_bedbgl: Deleted 2026/04/11 03:35:53 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:53 DEBUG : dir: Looking for writers 2026/04/11 03:35:53 DEBUG : file1: reading active writers 2026/04/11 03:35:53 DEBUG : Looking for writers 2026/04/11 03:35:53 DEBUG : dir: reading active writers 2026/04/11 03:35:53 DEBUG : >WaitForWriters: 2026/04/11 03:35:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 03:35:53 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 03:35:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 03:35:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 03:35:53 DEBUG : dir/file1(0x3efa07772d40): _readAt: size=512, off=0 2026/04/11 03:35:53 DEBUG : dir/file1(0x3efa07772d40): openPending: 2026/04/11 03:35:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/11 03:35:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/11 03:35:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:53 DEBUG : dir/file1(0x3efa07772d40): >openPending: err= 2026/04/11 03:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/11 03:35:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 03:35:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:35:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:35:53 DEBUG : dir/file1(0x3efa07772d40): >_readAt: n=14, err=EOF 2026/04/11 03:35:53 DEBUG : dir/file1(0x3efa07772d40): close: 2026/04/11 03:35:53 DEBUG : dir/file1(0x3efa07772d40): >close: err= 2026/04/11 03:35:53 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 03:35:53 DEBUG : newLeaf: size = 14 OK 2026/04/11 03:35:53 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:53 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/11 03:35:53 INFO : dir/file1: Deleted 2026/04/11 03:35:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/11 03:35:53 DEBUG : newLeaf: Updating file with newLeaf 0x3efa078bc300 2026/04/11 03:35:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 03:35:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 03:35:53 DEBUG : newLeaf: copy non-chunked object... 2026/04/11 03:35:53 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:35:53 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:53 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:53 INFO : newLeaf: Deleted 2026/04/11 03:35:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/11 03:35:53 DEBUG : dir/file1: Updating file with dir/file1 0x3efa078bc300 2026/04/11 03:35:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/11 03:35:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/11 03:35:53 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 03:35:53 DEBUG : dir/file1(0x3efa07800c00): openPending: 2026/04/11 03:35:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/11 03:35:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/11 03:35:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:35:53 DEBUG : dir/file1(0x3efa07800c00): >openPending: err= 2026/04/11 03:35:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/11 03:35:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 03:35:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 03:35:53 DEBUG : dir/file1(0x3efa07800c00): _writeAt: size=25, off=0 2026/04/11 03:35:53 DEBUG : dir/file1(0x3efa07800c00): >_writeAt: n=25, err= 2026/04/11 03:35:53 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 03:35:54 DEBUG : newLeaf: size = 14 OK 2026/04/11 03:35:54 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:35:54 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/11 03:35:54 INFO : dir/file1: Deleted 2026/04/11 03:35:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/11 03:35:54 DEBUG : newLeaf: Updating file with newLeaf 0x3efa078bc300 2026/04/11 03:35:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 03:35:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 03:35:54 DEBUG : newLeaf(0x3efa07800c00): close: 2026/04/11 03:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/11 03:35:54 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-11 03:35:53.951772978 +0000 UTC m=+57.106920850 2026/04/11 03:35:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/11 03:35:54 DEBUG : newLeaf(0x3efa07800c00): >close: err= 2026/04/11 03:35:54 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:54 DEBUG : dir: Looking for writers 2026/04/11 03:35:54 DEBUG : Looking for writers 2026/04/11 03:35:54 DEBUG : dir: reading active writers 2026/04/11 03:35:54 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 03:35:54 DEBUG : dir: Looking for writers 2026/04/11 03:35:54 DEBUG : Looking for writers 2026/04/11 03:35:54 DEBUG : dir: reading active writers 2026/04/11 03:35:54 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 03:35:54 DEBUG : dir: Looking for writers 2026/04/11 03:35:54 DEBUG : Looking for writers 2026/04/11 03:35:54 DEBUG : dir: reading active writers 2026/04/11 03:35:54 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 03:35:54 DEBUG : dir: Looking for writers 2026/04/11 03:35:54 DEBUG : Looking for writers 2026/04/11 03:35:54 DEBUG : dir: reading active writers 2026/04/11 03:35:54 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 03:35:54 DEBUG : newLeaf: vfs cache: starting upload 2026/04/11 03:35:54 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/11 03:35:54 DEBUG : dir: Looking for writers 2026/04/11 03:35:54 DEBUG : Looking for writers 2026/04/11 03:35:54 DEBUG : dir: reading active writers 2026/04/11 03:35:54 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 03:35:54 DEBUG : dir: Looking for writers 2026/04/11 03:35:54 DEBUG : Looking for writers 2026/04/11 03:35:54 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:54 DEBUG : dir: reading active writers 2026/04/11 03:35:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 03:35:54 DEBUG : newLeaf: size = 25 OK 2026/04/11 03:35:54 DEBUG : newLeaf.rclone_chunk.001_beddy1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/11 03:35:54 INFO : newLeaf.rclone_chunk.001_beddy1: Copied (server-side copy) to: newLeaf 2026/04/11 03:35:54 INFO : newLeaf.rclone_chunk.001_beddy1: Deleted 2026/04/11 03:35:54 DEBUG : newLeaf: size = 25 OK 2026/04/11 03:35:54 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/11 03:35:54 INFO : newLeaf: Copied (replaced existing) 2026/04/11 03:35:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-11 03:35:53.951772978 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/11 03:35:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/11 03:35:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 03:35:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/11 03:35:54 DEBUG : dir: Looking for writers 2026/04/11 03:35:54 DEBUG : Looking for writers 2026/04/11 03:35:54 DEBUG : dir: reading active writers 2026/04/11 03:35:54 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:54 DEBUG : >WaitForWriters: 2026/04/11 03:35:54 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:54 DEBUG : dir: Looking for writers 2026/04/11 03:35:54 DEBUG : Looking for writers 2026/04/11 03:35:54 DEBUG : dir: reading active writers 2026/04/11 03:35:54 DEBUG : newLeaf: reading active writers 2026/04/11 03:35:54 DEBUG : >WaitForWriters: 2026/04/11 03:35:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting --- PASS: TestFileRename (16.87s) --- PASS: TestFileRename/off,forceCache=false (2.58s) --- PASS: TestFileRename/minimal,forceCache=false (2.31s) --- PASS: TestFileRename/minimal,forceCache=true (3.28s) --- PASS: TestFileRename/writes,forceCache=false (2.66s) --- PASS: TestFileRename/writes,forceCache=true (3.38s) --- PASS: TestFileRename/full,forceCache=false (2.67s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:55 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:55 DEBUG : Looking for writers 2026/04/11 03:35:55 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.08s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:55 DEBUG : dir/file1: size = 16 OK 2026/04/11 03:35:55 DEBUG : dir/file1.rclone_chunk.001_bedeoe: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/11 03:35:55 INFO : dir/file1.rclone_chunk.001_bedeoe: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:55 INFO : dir/file1.rclone_chunk.001_bedeoe: Deleted 2026/04/11 03:35:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:35:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 03:35:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/11 03:35:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/11 03:35:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:35:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/11 03:35:55 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/11 03:35:55 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:55 DEBUG : dir: Looking for writers 2026/04/11 03:35:55 DEBUG : file1: reading active writers 2026/04/11 03:35:55 DEBUG : Looking for writers 2026/04/11 03:35:55 DEBUG : dir: reading active writers 2026/04/11 03:35:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.87s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:56 DEBUG : dir/file1: size = 16 OK 2026/04/11 03:35:56 DEBUG : dir/file1.rclone_chunk.001_bedfzp: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/11 03:35:56 INFO : dir/file1.rclone_chunk.001_bedfzp: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:56 INFO : dir/file1.rclone_chunk.001_bedfzp: Deleted 2026/04/11 03:35:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:35:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 03:35:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/11 03:35:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/11 03:35:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:35:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/11 03:35:56 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/11 03:35:56 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/11 03:35:56 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/11 03:35:56 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/11 03:35:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/11 03:35:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/11 03:35:56 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/11 03:35:56 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/11 03:35:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/11 03:35:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/11 03:35:56 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/11 03:35:56 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/11 03:35:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/11 03:35:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/11 03:35:56 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/11 03:35:57 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:57 DEBUG : dir: Looking for writers 2026/04/11 03:35:57 DEBUG : file1: reading active writers 2026/04/11 03:35:57 DEBUG : Looking for writers 2026/04/11 03:35:57 DEBUG : dir: reading active writers 2026/04/11 03:35:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.38s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:57 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:57 DEBUG : dir/file1: size = 16 OK 2026/04/11 03:35:57 DEBUG : dir/file1.rclone_chunk.001_bedgm0: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/11 03:35:57 INFO : dir/file1.rclone_chunk.001_bedgm0: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:57 INFO : dir/file1.rclone_chunk.001_bedgm0: Deleted 2026/04/11 03:35:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:35:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 03:35:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/11 03:35:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/11 03:35:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:35:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/11 03:35:58 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/11 03:35:58 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/11 03:35:58 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/11 03:35:58 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/11 03:35:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/11 03:35:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/11 03:35:58 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/11 03:35:58 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/11 03:35:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/11 03:35:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/11 03:35:58 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/11 03:35:58 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/11 03:35:58 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/11 03:35:58 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/11 03:35:58 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/11 03:35:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/11 03:35:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/11 03:35:58 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/11 03:35:58 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/11 03:35:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/11 03:35:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/11 03:35:58 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/11 03:35:58 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/11 03:35:58 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/11 03:35:58 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/11 03:35:58 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/11 03:35:58 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/11 03:35:58 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/11 03:35:58 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/11 03:35:58 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/11 03:35:58 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:58 DEBUG : dir: Looking for writers 2026/04/11 03:35:58 DEBUG : file1: reading active writers 2026/04/11 03:35:58 DEBUG : Looking for writers 2026/04/11 03:35:58 DEBUG : dir: reading active writers 2026/04/11 03:35:58 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.52s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:35:59 DEBUG : dir/file1: size = 16 OK 2026/04/11 03:35:59 DEBUG : dir/file1.rclone_chunk.001_bedhcn: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/11 03:35:59 INFO : dir/file1.rclone_chunk.001_bedhcn: Copied (server-side copy) to: dir/file1 2026/04/11 03:35:59 INFO : dir/file1.rclone_chunk.001_bedhcn: Deleted 2026/04/11 03:35:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:35:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 03:35:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/11 03:35:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/11 03:35:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:35:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/11 03:35:59 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:35:59 DEBUG : dir: Looking for writers 2026/04/11 03:35:59 DEBUG : file1: reading active writers 2026/04/11 03:35:59 DEBUG : Looking for writers 2026/04/11 03:35:59 DEBUG : dir: reading active writers 2026/04/11 03:35:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.91s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:35:59 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:00 DEBUG : dir/file1: size = 16 OK 2026/04/11 03:36:00 DEBUG : dir/file1.rclone_chunk.001_bediwk: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/11 03:36:00 INFO : dir/file1.rclone_chunk.001_bediwk: Copied (server-side copy) to: dir/file1 2026/04/11 03:36:00 INFO : dir/file1.rclone_chunk.001_bediwk: Deleted 2026/04/11 03:36:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 03:36:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/11 03:36:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/11 03:36:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:00 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/11 03:36:00 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/11 03:36:00 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:00 DEBUG : dir: Looking for writers 2026/04/11 03:36:00 DEBUG : file1: reading active writers 2026/04/11 03:36:00 DEBUG : Looking for writers 2026/04/11 03:36:00 DEBUG : dir: reading active writers 2026/04/11 03:36:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.99s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:00 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:00 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:36:00 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:00 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:00 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:36:01 DEBUG : dir/file1: size = 16 OK 2026/04/11 03:36:01 DEBUG : dir/file1.rclone_chunk.001_bedjs5: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/11 03:36:01 INFO : dir/file1.rclone_chunk.001_bedjs5: Copied (server-side copy) to: dir/file1 2026/04/11 03:36:01 INFO : dir/file1.rclone_chunk.001_bedjs5: Deleted 2026/04/11 03:36:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 03:36:01 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 03:36:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 03:36:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 03:36:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/11 03:36:01 DEBUG : dir/file1(0x3efa0795a500): _readAt: size=1, off=0 2026/04/11 03:36:01 DEBUG : dir/file1(0x3efa0795a500): openPending: 2026/04/11 03:36:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/11 03:36:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/11 03:36:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:01 DEBUG : dir/file1(0x3efa0795a500): >openPending: err= 2026/04/11 03:36:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/11 03:36:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 03:36:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:01 DEBUG : dir/file1(0x3efa0795a500): >_readAt: n=1, err= 2026/04/11 03:36:01 DEBUG : dir/file1(0x3efa0795a500): _readAt: size=256, off=1 2026/04/11 03:36:01 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/11 03:36:01 DEBUG : dir/file1(0x3efa0795a500): >_readAt: n=15, err=EOF 2026/04/11 03:36:01 DEBUG : dir/file1(0x3efa0795a500): _readAt: size=16, off=16 2026/04/11 03:36:01 DEBUG : dir/file1(0x3efa0795a500): >_readAt: n=0, err=EOF 2026/04/11 03:36:01 DEBUG : dir/file1(0x3efa0795a500): close: 2026/04/11 03:36:01 DEBUG : dir/file1(0x3efa0795a500): >close: err= 2026/04/11 03:36:01 DEBUG : dir/file1(0x3efa0795a500): close: 2026/04/11 03:36:01 DEBUG : dir/file1(0x3efa0795a500): >close: err=file already closed 2026/04/11 03:36:01 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:01 DEBUG : dir: Looking for writers 2026/04/11 03:36:01 DEBUG : file1: reading active writers 2026/04/11 03:36:01 DEBUG : Looking for writers 2026/04/11 03:36:01 DEBUG : dir: reading active writers 2026/04/11 03:36:01 DEBUG : >WaitForWriters: 2026/04/11 03:36:01 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.99s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:01 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:36:01 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:01 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:36:02 DEBUG : dir/file1: size = 16 OK 2026/04/11 03:36:02 DEBUG : dir/file1.rclone_chunk.001_bedko8: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/11 03:36:02 INFO : dir/file1.rclone_chunk.001_bedko8: Copied (server-side copy) to: dir/file1 2026/04/11 03:36:02 INFO : dir/file1.rclone_chunk.001_bedko8: Deleted 2026/04/11 03:36:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 03:36:02 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 03:36:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 03:36:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 03:36:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/11 03:36:02 DEBUG : dir/file1(0x3efa07335780): _readAt: size=1, off=0 2026/04/11 03:36:02 DEBUG : dir/file1(0x3efa07335780): openPending: 2026/04/11 03:36:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/11 03:36:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/11 03:36:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:02 DEBUG : dir/file1(0x3efa07335780): >openPending: err= 2026/04/11 03:36:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/11 03:36:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 03:36:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:02 DEBUG : dir/file1(0x3efa07335780): >_readAt: n=1, err= 2026/04/11 03:36:02 DEBUG : dir/file1(0x3efa07335780): _readAt: size=1, off=5 2026/04/11 03:36:02 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/11 03:36:02 DEBUG : dir/file1(0x3efa07335780): >_readAt: n=1, err= 2026/04/11 03:36:02 DEBUG : dir/file1(0x3efa07335780): _readAt: size=1, off=3 2026/04/11 03:36:02 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/11 03:36:02 DEBUG : dir/file1(0x3efa07335780): >_readAt: n=1, err= 2026/04/11 03:36:02 DEBUG : dir/file1(0x3efa07335780): _readAt: size=1, off=13 2026/04/11 03:36:02 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/11 03:36:02 DEBUG : dir/file1(0x3efa07335780): >_readAt: n=1, err= 2026/04/11 03:36:02 DEBUG : dir/file1(0x3efa07335780): _readAt: size=16, off=100 2026/04/11 03:36:02 DEBUG : dir/file1(0x3efa07335780): >_readAt: n=0, err=EOF 2026/04/11 03:36:02 DEBUG : dir/file1(0x3efa07335780): close: 2026/04/11 03:36:02 DEBUG : dir/file1(0x3efa07335780): >close: err= 2026/04/11 03:36:02 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:02 DEBUG : dir: Looking for writers 2026/04/11 03:36:02 DEBUG : file1: reading active writers 2026/04/11 03:36:02 DEBUG : Looking for writers 2026/04/11 03:36:02 DEBUG : dir: reading active writers 2026/04/11 03:36:02 DEBUG : >WaitForWriters: 2026/04/11 03:36:02 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.97s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:02 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:02 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:36:02 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:02 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:02 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:36:03 DEBUG : dir/file1: size = 16 OK 2026/04/11 03:36:03 DEBUG : dir/file1.rclone_chunk.001_bedl3s: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/11 03:36:03 INFO : dir/file1.rclone_chunk.001_bedl3s: Copied (server-side copy) to: dir/file1 2026/04/11 03:36:03 INFO : dir/file1.rclone_chunk.001_bedl3s: Deleted 2026/04/11 03:36:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 03:36:03 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 03:36:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 03:36:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 03:36:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/11 03:36:03 DEBUG : dir/file1(0x3efa07772bc0): _readAt: size=1, off=0 2026/04/11 03:36:03 DEBUG : dir/file1(0x3efa07772bc0): openPending: 2026/04/11 03:36:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/11 03:36:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/11 03:36:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:03 DEBUG : dir/file1(0x3efa07772bc0): >openPending: err= 2026/04/11 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/11 03:36:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 03:36:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:03 DEBUG : dir/file1(0x3efa07772bc0): >_readAt: n=1, err= 2026/04/11 03:36:03 DEBUG : dir/file1(0x3efa07772bc0): _readAt: size=1, off=5 2026/04/11 03:36:03 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/11 03:36:03 DEBUG : dir/file1(0x3efa07772bc0): >_readAt: n=1, err= 2026/04/11 03:36:03 DEBUG : dir/file1(0x3efa07772bc0): _readAt: size=1, off=1 2026/04/11 03:36:03 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/11 03:36:03 DEBUG : dir/file1(0x3efa07772bc0): >_readAt: n=1, err= 2026/04/11 03:36:03 DEBUG : dir/file1(0x3efa07772bc0): _readAt: size=6, off=10 2026/04/11 03:36:03 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/11 03:36:03 DEBUG : dir/file1(0x3efa07772bc0): >_readAt: n=6, err= 2026/04/11 03:36:03 DEBUG : dir/file1(0x3efa07772bc0): _readAt: size=256, off=10 2026/04/11 03:36:03 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/11 03:36:03 DEBUG : dir/file1(0x3efa07772bc0): >_readAt: n=6, err=EOF 2026/04/11 03:36:03 DEBUG : dir/file1(0x3efa07772bc0): _readAt: size=256, off=100 2026/04/11 03:36:03 DEBUG : dir/file1(0x3efa07772bc0): >_readAt: n=0, err=EOF 2026/04/11 03:36:03 DEBUG : dir/file1(0x3efa07772bc0): close: 2026/04/11 03:36:03 DEBUG : dir/file1(0x3efa07772bc0): >close: err= 2026/04/11 03:36:03 DEBUG : dir/file1(0x3efa07772bc0): _readAt: size=256, off=100 2026/04/11 03:36:03 DEBUG : dir/file1(0x3efa07772bc0): >_readAt: n=0, err=file already closed 2026/04/11 03:36:03 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:03 DEBUG : dir: Looking for writers 2026/04/11 03:36:03 DEBUG : file1: reading active writers 2026/04/11 03:36:03 DEBUG : Looking for writers 2026/04/11 03:36:03 DEBUG : dir: reading active writers 2026/04/11 03:36:03 DEBUG : >WaitForWriters: 2026/04/11 03:36:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.06s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:36:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:36:04 DEBUG : dir/file1: size = 16 OK 2026/04/11 03:36:04 DEBUG : dir/file1.rclone_chunk.001_bedm0o: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/11 03:36:04 INFO : dir/file1.rclone_chunk.001_bedm0o: Copied (server-side copy) to: dir/file1 2026/04/11 03:36:04 INFO : dir/file1.rclone_chunk.001_bedm0o: Deleted 2026/04/11 03:36:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 03:36:04 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 03:36:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 03:36:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 03:36:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/11 03:36:04 DEBUG : dir/file1(0x3efa079094c0): RWFileHandle.Flush 2026/04/11 03:36:04 DEBUG : dir/file1(0x3efa079094c0): _readAt: size=256, off=0 2026/04/11 03:36:04 DEBUG : dir/file1(0x3efa079094c0): openPending: 2026/04/11 03:36:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/11 03:36:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/11 03:36:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:04 DEBUG : dir/file1(0x3efa079094c0): >openPending: err= 2026/04/11 03:36:04 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/11 03:36:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 03:36:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:04 DEBUG : dir/file1(0x3efa079094c0): >_readAt: n=16, err=EOF 2026/04/11 03:36:04 DEBUG : dir/file1(0x3efa079094c0): RWFileHandle.Flush 2026/04/11 03:36:04 DEBUG : dir/file1(0x3efa079094c0): RWFileHandle.Flush 2026/04/11 03:36:04 DEBUG : dir/file1(0x3efa079094c0): close: 2026/04/11 03:36:04 DEBUG : dir/file1(0x3efa079094c0): >close: err= 2026/04/11 03:36:04 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:04 DEBUG : dir: Looking for writers 2026/04/11 03:36:04 DEBUG : file1: reading active writers 2026/04/11 03:36:04 DEBUG : Looking for writers 2026/04/11 03:36:04 DEBUG : dir: reading active writers 2026/04/11 03:36:04 DEBUG : >WaitForWriters: 2026/04/11 03:36:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.95s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:36:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:36:05 DEBUG : dir/file1: size = 16 OK 2026/04/11 03:36:05 DEBUG : dir/file1.rclone_chunk.001_bednot: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/11 03:36:05 INFO : dir/file1.rclone_chunk.001_bednot: Copied (server-side copy) to: dir/file1 2026/04/11 03:36:05 INFO : dir/file1.rclone_chunk.001_bednot: Deleted 2026/04/11 03:36:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 03:36:05 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 03:36:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 03:36:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 03:36:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/11 03:36:05 DEBUG : dir/file1(0x3efa07782b40): _readAt: size=256, off=0 2026/04/11 03:36:05 DEBUG : dir/file1(0x3efa07782b40): openPending: 2026/04/11 03:36:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/11 03:36:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/11 03:36:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:05 DEBUG : dir/file1(0x3efa07782b40): >openPending: err= 2026/04/11 03:36:05 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/11 03:36:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 03:36:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:05 DEBUG : dir/file1(0x3efa07782b40): >_readAt: n=16, err=EOF 2026/04/11 03:36:05 DEBUG : dir/file1(0x3efa07782b40): RWFileHandle.Release 2026/04/11 03:36:05 DEBUG : dir/file1(0x3efa07782b40): close: 2026/04/11 03:36:05 DEBUG : dir/file1(0x3efa07782b40): >close: err= 2026/04/11 03:36:05 DEBUG : dir/file1(0x3efa07782b40): RWFileHandle.Release 2026/04/11 03:36:05 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:05 DEBUG : dir: Looking for writers 2026/04/11 03:36:05 DEBUG : file1: reading active writers 2026/04/11 03:36:05 DEBUG : Looking for writers 2026/04/11 03:36:05 DEBUG : dir: reading active writers 2026/04/11 03:36:05 DEBUG : >WaitForWriters: 2026/04/11 03:36:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.96s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:36:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:36:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:05 DEBUG : file1: newRWFileHandle: 2026/04/11 03:36:05 DEBUG : file1(0x3efa07335780): openPending: 2026/04/11 03:36:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:05 DEBUG : file1(0x3efa07335780): >openPending: err= 2026/04/11 03:36:05 DEBUG : file1: >newRWFileHandle: err= 2026/04/11 03:36:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/11 03:36:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/11 03:36:05 DEBUG : file1(0x3efa07335780): _writeAt: size=5, off=0 2026/04/11 03:36:05 DEBUG : file1(0x3efa07335780): >_writeAt: n=5, err= 2026/04/11 03:36:05 DEBUG : file1(0x3efa07335780): _writeAt: size=7, off=5 2026/04/11 03:36:05 DEBUG : file1(0x3efa07335780): >_writeAt: n=7, err= 2026/04/11 03:36:05 DEBUG : file1: vfs cache: truncate to size=11 2026/04/11 03:36:05 DEBUG : file1(0x3efa07335780): close: 2026/04/11 03:36:05 DEBUG : file1: vfs cache: setting modification time to 2026-04-11 03:36:05.757964906 +0000 UTC m=+68.913112778 2026/04/11 03:36:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:05 DEBUG : file1(0x3efa07335780): >close: err= 2026/04/11 03:36:05 DEBUG : file1(0x3efa07335780): close: 2026/04/11 03:36:05 DEBUG : file1(0x3efa07335780): >close: err=file already closed 2026/04/11 03:36:05 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:05 DEBUG : Looking for writers 2026/04/11 03:36:05 DEBUG : file1: reading active writers 2026/04/11 03:36:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 03:36:05 DEBUG : Looking for writers 2026/04/11 03:36:05 DEBUG : file1: reading active writers 2026/04/11 03:36:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 03:36:05 DEBUG : Looking for writers 2026/04/11 03:36:05 DEBUG : file1: reading active writers 2026/04/11 03:36:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 03:36:05 DEBUG : Looking for writers 2026/04/11 03:36:05 DEBUG : file1: reading active writers 2026/04/11 03:36:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 03:36:05 DEBUG : file1: vfs cache: starting upload 2026/04/11 03:36:05 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 03:36:05 DEBUG : Looking for writers 2026/04/11 03:36:05 DEBUG : file1: reading active writers 2026/04/11 03:36:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 03:36:06 DEBUG : Looking for writers 2026/04/11 03:36:06 DEBUG : file1: reading active writers 2026/04/11 03:36:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 03:36:06 DEBUG : file1: size = 11 OK 2026/04/11 03:36:06 DEBUG : file1.rclone_chunk.001_bedo9r: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/11 03:36:06 INFO : file1.rclone_chunk.001_bedo9r: Copied (server-side copy) to: file1 2026/04/11 03:36:06 INFO : file1.rclone_chunk.001_bedo9r: Deleted 2026/04/11 03:36:06 DEBUG : file1: size = 11 OK 2026/04/11 03:36:06 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/11 03:36:06 INFO : file1: Copied (new) 2026/04/11 03:36:06 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-11 03:36:05.757964906 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/11 03:36:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/11 03:36:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:06 INFO : file1: vfs cache: upload succeeded try #1 2026/04/11 03:36:06 DEBUG : Looking for writers 2026/04/11 03:36:06 DEBUG : file1: reading active writers 2026/04/11 03:36:06 DEBUG : >WaitForWriters: 2026/04/11 03:36:06 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:06 DEBUG : Looking for writers 2026/04/11 03:36:06 DEBUG : file1: reading active writers 2026/04/11 03:36:06 DEBUG : >WaitForWriters: 2026/04/11 03:36:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting 2026/04/11 03:36:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe/dir/file1: no such file or directory 2026/04/11 03:36:06 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (0.94s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:36:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:36:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:06 DEBUG : file1: newRWFileHandle: 2026/04/11 03:36:06 DEBUG : file1(0x3efa078fa000): openPending: 2026/04/11 03:36:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:06 DEBUG : file1(0x3efa078fa000): >openPending: err= 2026/04/11 03:36:06 DEBUG : file1: >newRWFileHandle: err= 2026/04/11 03:36:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/11 03:36:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/11 03:36:06 DEBUG : file1(0x3efa078fa000): _writeAt: size=7, off=0 2026/04/11 03:36:06 DEBUG : file1(0x3efa078fa000): >_writeAt: n=7, err= 2026/04/11 03:36:06 DEBUG : file1(0x3efa078fa000): _writeAt: size=6, off=5 2026/04/11 03:36:06 DEBUG : file1(0x3efa078fa000): >_writeAt: n=6, err= 2026/04/11 03:36:06 DEBUG : file1(0x3efa078fa000): close: 2026/04/11 03:36:06 DEBUG : file1: vfs cache: setting modification time to 2026-04-11 03:36:06.697242143 +0000 UTC m=+69.852390016 2026/04/11 03:36:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:06 DEBUG : file1(0x3efa078fa000): >close: err= 2026/04/11 03:36:06 DEBUG : file1(0x3efa078fa000): _writeAt: size=5, off=0 2026/04/11 03:36:06 DEBUG : file1(0x3efa078fa000): >_writeAt: n=0, err=file already closed 2026/04/11 03:36:06 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:06 DEBUG : Looking for writers 2026/04/11 03:36:06 DEBUG : file1: reading active writers 2026/04/11 03:36:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 03:36:06 DEBUG : Looking for writers 2026/04/11 03:36:06 DEBUG : file1: reading active writers 2026/04/11 03:36:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 03:36:06 DEBUG : Looking for writers 2026/04/11 03:36:06 DEBUG : file1: reading active writers 2026/04/11 03:36:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 03:36:06 DEBUG : Looking for writers 2026/04/11 03:36:06 DEBUG : file1: reading active writers 2026/04/11 03:36:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 03:36:06 DEBUG : file1: vfs cache: starting upload 2026/04/11 03:36:06 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 03:36:06 DEBUG : Looking for writers 2026/04/11 03:36:06 DEBUG : file1: reading active writers 2026/04/11 03:36:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 03:36:07 DEBUG : Looking for writers 2026/04/11 03:36:07 DEBUG : file1: reading active writers 2026/04/11 03:36:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 03:36:07 DEBUG : file1: size = 11 OK 2026/04/11 03:36:07 DEBUG : file1.rclone_chunk.001_bedp25: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/11 03:36:07 INFO : file1.rclone_chunk.001_bedp25: Copied (server-side copy) to: file1 2026/04/11 03:36:07 INFO : file1.rclone_chunk.001_bedp25: Deleted 2026/04/11 03:36:07 DEBUG : file1: size = 11 OK 2026/04/11 03:36:07 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/11 03:36:07 INFO : file1: Copied (new) 2026/04/11 03:36:07 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-11 03:36:06.697242143 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/11 03:36:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/11 03:36:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:07 INFO : file1: vfs cache: upload succeeded try #1 2026/04/11 03:36:07 DEBUG : Looking for writers 2026/04/11 03:36:07 DEBUG : file1: reading active writers 2026/04/11 03:36:07 DEBUG : >WaitForWriters: 2026/04/11 03:36:07 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:07 DEBUG : Looking for writers 2026/04/11 03:36:07 DEBUG : file1: reading active writers 2026/04/11 03:36:07 DEBUG : >WaitForWriters: 2026/04/11 03:36:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting 2026/04/11 03:36:07 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe/dir/file1: no such file or directory 2026/04/11 03:36:07 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (0.92s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:36:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:36:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:07 DEBUG : file1: newRWFileHandle: 2026/04/11 03:36:07 DEBUG : file1(0x3efa0789ae00): openPending: 2026/04/11 03:36:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:07 DEBUG : file1(0x3efa0789ae00): >openPending: err= 2026/04/11 03:36:07 DEBUG : file1: >newRWFileHandle: err= 2026/04/11 03:36:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/11 03:36:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/11 03:36:07 DEBUG : file1(0x3efa0789ae00): close: 2026/04/11 03:36:07 DEBUG : file1: vfs cache: setting modification time to 2026-04-11 03:36:07.616321509 +0000 UTC m=+70.771469381 2026/04/11 03:36:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:07 DEBUG : file1(0x3efa0789ae00): >close: err= 2026/04/11 03:36:07 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/11 03:36:07 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/11 03:36:07 DEBUG : file2: newRWFileHandle: 2026/04/11 03:36:07 DEBUG : file2(0x3efa0789b280): openPending: 2026/04/11 03:36:07 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:07 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/11 03:36:07 DEBUG : file2(0x3efa0789b280): >openPending: err= 2026/04/11 03:36:07 DEBUG : file2: >newRWFileHandle: err= 2026/04/11 03:36:07 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/11 03:36:07 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/11 03:36:07 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/11 03:36:07 DEBUG : file2(0x3efa0789b280): RWFileHandle.Flush 2026/04/11 03:36:07 DEBUG : file2(0x3efa0789b280): RWFileHandle.Release 2026/04/11 03:36:07 DEBUG : file2(0x3efa0789b280): close: 2026/04/11 03:36:07 DEBUG : file2: vfs cache: setting modification time to 2026-04-11 03:36:07.617341317 +0000 UTC m=+70.772489189 2026/04/11 03:36:07 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:07 DEBUG : file2(0x3efa0789b280): >close: err= 2026/04/11 03:36:07 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:07 DEBUG : Looking for writers 2026/04/11 03:36:07 DEBUG : file1: reading active writers 2026/04/11 03:36:07 DEBUG : file2: reading active writers 2026/04/11 03:36:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/11 03:36:07 DEBUG : Looking for writers 2026/04/11 03:36:07 DEBUG : file1: reading active writers 2026/04/11 03:36:07 DEBUG : file2: reading active writers 2026/04/11 03:36:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/11 03:36:07 DEBUG : Looking for writers 2026/04/11 03:36:07 DEBUG : file1: reading active writers 2026/04/11 03:36:07 DEBUG : file2: reading active writers 2026/04/11 03:36:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/11 03:36:07 DEBUG : Looking for writers 2026/04/11 03:36:07 DEBUG : file1: reading active writers 2026/04/11 03:36:07 DEBUG : file2: reading active writers 2026/04/11 03:36:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/11 03:36:07 DEBUG : file2: vfs cache: starting upload 2026/04/11 03:36:07 DEBUG : file1: vfs cache: starting upload 2026/04/11 03:36:07 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/04/11 03:36:07 DEBUG : Looking for writers 2026/04/11 03:36:07 DEBUG : file1: reading active writers 2026/04/11 03:36:07 DEBUG : file2: reading active writers 2026/04/11 03:36:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/11 03:36:07 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 03:36:07 DEBUG : Looking for writers 2026/04/11 03:36:07 DEBUG : file1: reading active writers 2026/04/11 03:36:07 DEBUG : file2: reading active writers 2026/04/11 03:36:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/11 03:36:08 DEBUG : file2: size = 0 OK 2026/04/11 03:36:08 DEBUG : file2.rclone_chunk.001_bedqev: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/11 03:36:08 INFO : file2.rclone_chunk.001_bedqev: Copied (server-side copy) to: file2 2026/04/11 03:36:08 DEBUG : file1: size = 0 OK 2026/04/11 03:36:08 DEBUG : file1.rclone_chunk.001_bedqo0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/11 03:36:08 INFO : file1.rclone_chunk.001_bedqo0: Copied (server-side copy) to: file1 2026/04/11 03:36:08 INFO : file2.rclone_chunk.001_bedqev: Deleted 2026/04/11 03:36:08 DEBUG : file2: size = 0 OK 2026/04/11 03:36:08 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/11 03:36:08 INFO : file2: Copied (new) 2026/04/11 03:36:08 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-11 03:36:07.617341317 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/11 03:36:08 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/11 03:36:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/11 03:36:08 INFO : file2: vfs cache: upload succeeded try #1 2026/04/11 03:36:08 INFO : file1.rclone_chunk.001_bedqo0: Deleted 2026/04/11 03:36:08 DEBUG : file1: size = 0 OK 2026/04/11 03:36:08 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/11 03:36:08 INFO : file1: Copied (new) 2026/04/11 03:36:08 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-11 03:36:07.616321509 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/11 03:36:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/11 03:36:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:08 INFO : file1: vfs cache: upload succeeded try #1 2026/04/11 03:36:08 DEBUG : Looking for writers 2026/04/11 03:36:08 DEBUG : file1: reading active writers 2026/04/11 03:36:08 DEBUG : file2: reading active writers 2026/04/11 03:36:08 DEBUG : >WaitForWriters: 2026/04/11 03:36:08 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:08 DEBUG : Looking for writers 2026/04/11 03:36:08 DEBUG : file1: reading active writers 2026/04/11 03:36:08 DEBUG : file2: reading active writers 2026/04/11 03:36:08 DEBUG : >WaitForWriters: 2026/04/11 03:36:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting 2026/04/11 03:36:08 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe/dir/file1: no such file or directory 2026/04/11 03:36:08 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.01s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:36:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:36:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:08 DEBUG : file1: newRWFileHandle: 2026/04/11 03:36:08 DEBUG : file1(0x3efa07a35440): openPending: 2026/04/11 03:36:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:08 DEBUG : file1(0x3efa07a35440): >openPending: err= 2026/04/11 03:36:08 DEBUG : file1: >newRWFileHandle: err= 2026/04/11 03:36:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/11 03:36:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/11 03:36:08 DEBUG : file1(0x3efa07a35440): _writeAt: size=5, off=0 2026/04/11 03:36:08 DEBUG : file1(0x3efa07a35440): >_writeAt: n=5, err= 2026/04/11 03:36:08 DEBUG : file1(0x3efa07a35440): RWFileHandle.Flush 2026/04/11 03:36:08 DEBUG : file1(0x3efa07a35440): RWFileHandle.Flush 2026/04/11 03:36:08 DEBUG : file1(0x3efa07a35440): close: 2026/04/11 03:36:08 DEBUG : file1: vfs cache: setting modification time to 2026-04-11 03:36:08.621930768 +0000 UTC m=+71.777078650 2026/04/11 03:36:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:08 DEBUG : file1(0x3efa07a35440): >close: err= 2026/04/11 03:36:08 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:08 DEBUG : Looking for writers 2026/04/11 03:36:08 DEBUG : file1: reading active writers 2026/04/11 03:36:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 03:36:08 DEBUG : Looking for writers 2026/04/11 03:36:08 DEBUG : file1: reading active writers 2026/04/11 03:36:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 03:36:08 DEBUG : Looking for writers 2026/04/11 03:36:08 DEBUG : file1: reading active writers 2026/04/11 03:36:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 03:36:08 DEBUG : Looking for writers 2026/04/11 03:36:08 DEBUG : file1: reading active writers 2026/04/11 03:36:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 03:36:08 DEBUG : file1: vfs cache: starting upload 2026/04/11 03:36:08 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 03:36:08 DEBUG : Looking for writers 2026/04/11 03:36:08 DEBUG : file1: reading active writers 2026/04/11 03:36:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 03:36:08 DEBUG : Looking for writers 2026/04/11 03:36:08 DEBUG : file1: reading active writers 2026/04/11 03:36:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 03:36:09 DEBUG : file1: size = 5 OK 2026/04/11 03:36:09 DEBUG : file1.rclone_chunk.001_bedrq6: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 03:36:09 INFO : file1.rclone_chunk.001_bedrq6: Copied (server-side copy) to: file1 2026/04/11 03:36:09 INFO : file1.rclone_chunk.001_bedrq6: Deleted 2026/04/11 03:36:09 DEBUG : file1: size = 5 OK 2026/04/11 03:36:09 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 03:36:09 INFO : file1: Copied (new) 2026/04/11 03:36:09 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-11 03:36:08.621930768 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/11 03:36:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/11 03:36:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:09 INFO : file1: vfs cache: upload succeeded try #1 2026/04/11 03:36:09 DEBUG : Looking for writers 2026/04/11 03:36:09 DEBUG : file1: reading active writers 2026/04/11 03:36:09 DEBUG : >WaitForWriters: 2026/04/11 03:36:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.83s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:36:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:36:09 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe/dir/file1: no such file or directory 2026/04/11 03:36:09 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe/dir/file1: no such file or directory 2026/04/11 03:36:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:09 DEBUG : file1: newRWFileHandle: 2026/04/11 03:36:09 DEBUG : file1(0x3efa071a1e80): openPending: 2026/04/11 03:36:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:09 DEBUG : file1(0x3efa071a1e80): >openPending: err= 2026/04/11 03:36:09 DEBUG : file1: >newRWFileHandle: err= 2026/04/11 03:36:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/11 03:36:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/11 03:36:09 DEBUG : file1(0x3efa071a1e80): _writeAt: size=5, off=0 2026/04/11 03:36:09 DEBUG : file1(0x3efa071a1e80): >_writeAt: n=5, err= 2026/04/11 03:36:09 DEBUG : file1(0x3efa071a1e80): RWFileHandle.Release 2026/04/11 03:36:09 DEBUG : file1(0x3efa071a1e80): close: 2026/04/11 03:36:09 DEBUG : file1: vfs cache: setting modification time to 2026-04-11 03:36:09.794414843 +0000 UTC m=+72.949562714 2026/04/11 03:36:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:09 DEBUG : file1(0x3efa071a1e80): >close: err= 2026/04/11 03:36:09 DEBUG : file1(0x3efa071a1e80): RWFileHandle.Release 2026/04/11 03:36:09 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:09 DEBUG : Looking for writers 2026/04/11 03:36:09 DEBUG : file1: reading active writers 2026/04/11 03:36:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 03:36:09 DEBUG : Looking for writers 2026/04/11 03:36:09 DEBUG : file1: reading active writers 2026/04/11 03:36:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 03:36:09 DEBUG : Looking for writers 2026/04/11 03:36:09 DEBUG : file1: reading active writers 2026/04/11 03:36:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 03:36:09 DEBUG : Looking for writers 2026/04/11 03:36:09 DEBUG : file1: reading active writers 2026/04/11 03:36:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 03:36:09 DEBUG : file1: vfs cache: starting upload 2026/04/11 03:36:09 DEBUG : Looking for writers 2026/04/11 03:36:09 DEBUG : file1: reading active writers 2026/04/11 03:36:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 03:36:10 DEBUG : Looking for writers 2026/04/11 03:36:10 DEBUG : file1: reading active writers 2026/04/11 03:36:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 03:36:10 DEBUG : Looking for writers 2026/04/11 03:36:10 DEBUG : file1: reading active writers 2026/04/11 03:36:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/11 03:36:10 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe/dir/file1: no such file or directory 2026/04/11 03:36:10 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe/dir/file1: no such file or directory 2026/04/11 03:36:10 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 03:36:10 DEBUG : file1: size = 5 OK 2026/04/11 03:36:10 DEBUG : file1.rclone_chunk.001_bedtwp: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 03:36:10 INFO : file1.rclone_chunk.001_bedtwp: Copied (server-side copy) to: file1 2026/04/11 03:36:10 INFO : file1.rclone_chunk.001_bedtwp: Deleted 2026/04/11 03:36:10 DEBUG : file1: size = 5 OK 2026/04/11 03:36:10 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 03:36:10 INFO : file1: Copied (new) 2026/04/11 03:36:10 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-11 03:36:09.794414843 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/11 03:36:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/11 03:36:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:10 INFO : file1: vfs cache: upload succeeded try #1 2026/04/11 03:36:11 DEBUG : Looking for writers 2026/04/11 03:36:11 DEBUG : file1: reading active writers 2026/04/11 03:36:11 DEBUG : >WaitForWriters: 2026/04/11 03:36:11 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.80s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:11 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:11 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:36:11 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:11 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:11 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:36:11 DEBUG : dir/file1: size = 16 OK 2026/04/11 03:36:11 DEBUG : dir/file1.rclone_chunk.001_beduhw: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/11 03:36:11 INFO : dir/file1.rclone_chunk.001_beduhw: Copied (server-side copy) to: dir/file1 2026/04/11 03:36:11 INFO : dir/file1.rclone_chunk.001_beduhw: Deleted 2026/04/11 03:36:11 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/11 03:36:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/11 03:36:11 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 03:36:11 DEBUG : dir/file1(0x3efa0789a180): openPending: 2026/04/11 03:36:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/11 03:36:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/11 03:36:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:11 DEBUG : dir/file1(0x3efa0789a180): >openPending: err= 2026/04/11 03:36:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/11 03:36:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 03:36:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 03:36:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/11 03:36:11 DEBUG : dir/file1(0x3efa0789a180): _writeAt: size=5, off=0 2026/04/11 03:36:11 DEBUG : dir/file1(0x3efa0789a180): >_writeAt: n=5, err= 2026/04/11 03:36:11 DEBUG : dir/file1(0x3efa0789a180): close: 2026/04/11 03:36:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:11 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-11 03:36:11.879020615 +0000 UTC m=+75.034168486 2026/04/11 03:36:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:11 DEBUG : dir/file1(0x3efa0789a180): >close: err= 2026/04/11 03:36:11 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:11 DEBUG : dir: Looking for writers 2026/04/11 03:36:11 DEBUG : file1: reading active writers 2026/04/11 03:36:11 DEBUG : Looking for writers 2026/04/11 03:36:11 DEBUG : dir: reading active writers 2026/04/11 03:36:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 03:36:11 DEBUG : dir: Looking for writers 2026/04/11 03:36:11 DEBUG : file1: reading active writers 2026/04/11 03:36:11 DEBUG : Looking for writers 2026/04/11 03:36:11 DEBUG : dir: reading active writers 2026/04/11 03:36:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 03:36:11 DEBUG : dir: Looking for writers 2026/04/11 03:36:11 DEBUG : file1: reading active writers 2026/04/11 03:36:11 DEBUG : Looking for writers 2026/04/11 03:36:11 DEBUG : dir: reading active writers 2026/04/11 03:36:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 03:36:11 DEBUG : dir: Looking for writers 2026/04/11 03:36:11 DEBUG : file1: reading active writers 2026/04/11 03:36:11 DEBUG : Looking for writers 2026/04/11 03:36:11 DEBUG : dir: reading active writers 2026/04/11 03:36:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 03:36:11 DEBUG : dir/file1: vfs cache: starting upload 2026/04/11 03:36:11 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 03:36:12 DEBUG : dir: Looking for writers 2026/04/11 03:36:12 DEBUG : file1: reading active writers 2026/04/11 03:36:12 DEBUG : Looking for writers 2026/04/11 03:36:12 DEBUG : dir: reading active writers 2026/04/11 03:36:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 03:36:12 DEBUG : dir: Looking for writers 2026/04/11 03:36:12 DEBUG : file1: reading active writers 2026/04/11 03:36:12 DEBUG : Looking for writers 2026/04/11 03:36:12 DEBUG : dir: reading active writers 2026/04/11 03:36:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 03:36:12 DEBUG : dir/file1: size = 5 OK 2026/04/11 03:36:12 DEBUG : dir/file1.rclone_chunk.001_bedu19: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 03:36:12 INFO : dir/file1.rclone_chunk.001_bedu19: Copied (server-side copy) to: dir/file1 2026/04/11 03:36:12 INFO : dir/file1.rclone_chunk.001_bedu19: Deleted 2026/04/11 03:36:12 DEBUG : dir/file1: size = 5 OK 2026/04/11 03:36:12 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 03:36:12 INFO : dir/file1: Copied (replaced existing) 2026/04/11 03:36:12 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-11 03:36:11.879020615 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/11 03:36:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/11 03:36:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/11 03:36:12 DEBUG : dir: Looking for writers 2026/04/11 03:36:12 DEBUG : file1: reading active writers 2026/04/11 03:36:12 DEBUG : Looking for writers 2026/04/11 03:36:12 DEBUG : dir: reading active writers 2026/04/11 03:36:12 DEBUG : >WaitForWriters: 2026/04/11 03:36:12 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.50s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:12 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:36:12 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:12 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:36:13 DEBUG : dir/file1: size = 16 OK 2026/04/11 03:36:13 DEBUG : dir/file1.rclone_chunk.001_bedvum: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/11 03:36:13 INFO : dir/file1.rclone_chunk.001_bedvum: Copied (server-side copy) to: dir/file1 2026/04/11 03:36:13 INFO : dir/file1.rclone_chunk.001_bedvum: Deleted 2026/04/11 03:36:13 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:13 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 03:36:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 03:36:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 03:36:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/11 03:36:13 DEBUG : dir/file1(0x3efa0791f980): _writeAt: size=5, off=0 2026/04/11 03:36:13 DEBUG : dir/file1(0x3efa0791f980): openPending: 2026/04/11 03:36:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/11 03:36:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/11 03:36:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:13 DEBUG : dir/file1(0x3efa0791f980): >openPending: err= 2026/04/11 03:36:13 DEBUG : dir/file1(0x3efa0791f980): >_writeAt: n=5, err= 2026/04/11 03:36:13 DEBUG : dir/file1(0x3efa0791f980): _writeAt: size=15, off=5 2026/04/11 03:36:13 DEBUG : dir/file1(0x3efa0791f980): >_writeAt: n=15, err= 2026/04/11 03:36:13 DEBUG : dir/file1(0x3efa0791f980): close: 2026/04/11 03:36:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/11 03:36:13 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-11 03:36:13.391951916 +0000 UTC m=+76.547099788 2026/04/11 03:36:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:13 DEBUG : dir/file1(0x3efa0791f980): >close: err= 2026/04/11 03:36:13 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:13 DEBUG : dir: Looking for writers 2026/04/11 03:36:13 DEBUG : file1: reading active writers 2026/04/11 03:36:13 DEBUG : Looking for writers 2026/04/11 03:36:13 DEBUG : dir: reading active writers 2026/04/11 03:36:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 03:36:13 DEBUG : dir: Looking for writers 2026/04/11 03:36:13 DEBUG : file1: reading active writers 2026/04/11 03:36:13 DEBUG : Looking for writers 2026/04/11 03:36:13 DEBUG : dir: reading active writers 2026/04/11 03:36:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 03:36:13 DEBUG : dir: Looking for writers 2026/04/11 03:36:13 DEBUG : file1: reading active writers 2026/04/11 03:36:13 DEBUG : Looking for writers 2026/04/11 03:36:13 DEBUG : dir: reading active writers 2026/04/11 03:36:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 03:36:13 DEBUG : dir: Looking for writers 2026/04/11 03:36:13 DEBUG : file1: reading active writers 2026/04/11 03:36:13 DEBUG : Looking for writers 2026/04/11 03:36:13 DEBUG : dir: reading active writers 2026/04/11 03:36:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 03:36:13 DEBUG : dir/file1: vfs cache: starting upload 2026/04/11 03:36:13 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 03:36:13 DEBUG : dir: Looking for writers 2026/04/11 03:36:13 DEBUG : file1: reading active writers 2026/04/11 03:36:13 DEBUG : Looking for writers 2026/04/11 03:36:13 DEBUG : dir: reading active writers 2026/04/11 03:36:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 03:36:13 DEBUG : dir: Looking for writers 2026/04/11 03:36:13 DEBUG : file1: reading active writers 2026/04/11 03:36:13 DEBUG : Looking for writers 2026/04/11 03:36:13 DEBUG : dir: reading active writers 2026/04/11 03:36:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 03:36:13 DEBUG : dir/file1: size = 20 OK 2026/04/11 03:36:13 DEBUG : dir/file1.rclone_chunk.001_bedw7n: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/11 03:36:13 INFO : dir/file1.rclone_chunk.001_bedw7n: Copied (server-side copy) to: dir/file1 2026/04/11 03:36:13 INFO : dir/file1.rclone_chunk.001_bedw7n: Deleted 2026/04/11 03:36:13 DEBUG : dir/file1: size = 20 OK 2026/04/11 03:36:13 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/11 03:36:13 INFO : dir/file1: Copied (replaced existing) 2026/04/11 03:36:13 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-11 03:36:13.391951916 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/04/11 03:36:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/11 03:36:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/11 03:36:14 DEBUG : dir: Looking for writers 2026/04/11 03:36:14 DEBUG : file1: reading active writers 2026/04/11 03:36:14 DEBUG : Looking for writers 2026/04/11 03:36:14 DEBUG : dir: reading active writers 2026/04/11 03:36:14 DEBUG : >WaitForWriters: 2026/04/11 03:36:14 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.50s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:14 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:36:14 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:14 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:36:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:14 DEBUG : file1: newRWFileHandle: 2026/04/11 03:36:14 DEBUG : file1(0x3efa0790e640): openPending: 2026/04/11 03:36:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:14 DEBUG : file1(0x3efa0790e640): >openPending: err= 2026/04/11 03:36:14 DEBUG : file1: >newRWFileHandle: err= 2026/04/11 03:36:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/11 03:36:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/11 03:36:14 DEBUG : file1(0x3efa0790e640): _writeAt: size=5, off=0 2026/04/11 03:36:14 DEBUG : file1(0x3efa0790e640): >_writeAt: n=5, err= 2026/04/11 03:36:14 DEBUG : file1(0x3efa0790e640): close: 2026/04/11 03:36:14 DEBUG : file1: vfs cache: setting modification time to 2026-04-11 03:36:14.264369909 +0000 UTC m=+77.419517781 2026/04/11 03:36:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:14 DEBUG : file1(0x3efa0790e640): >close: err= 2026/04/11 03:36:14 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:14 DEBUG : Looking for writers 2026/04/11 03:36:14 DEBUG : file1: reading active writers 2026/04/11 03:36:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 03:36:14 DEBUG : Looking for writers 2026/04/11 03:36:14 DEBUG : file1: reading active writers 2026/04/11 03:36:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 03:36:14 DEBUG : Looking for writers 2026/04/11 03:36:14 DEBUG : file1: reading active writers 2026/04/11 03:36:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 03:36:14 DEBUG : Looking for writers 2026/04/11 03:36:14 DEBUG : file1: reading active writers 2026/04/11 03:36:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 03:36:14 DEBUG : file1: vfs cache: starting upload 2026/04/11 03:36:14 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 03:36:14 DEBUG : Looking for writers 2026/04/11 03:36:14 DEBUG : file1: reading active writers 2026/04/11 03:36:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 03:36:14 DEBUG : Looking for writers 2026/04/11 03:36:14 DEBUG : file1: reading active writers 2026/04/11 03:36:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 03:36:14 DEBUG : file1: size = 5 OK 2026/04/11 03:36:14 DEBUG : file1.rclone_chunk.001_bedxa5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 03:36:14 INFO : file1.rclone_chunk.001_bedxa5: Copied (server-side copy) to: file1 2026/04/11 03:36:14 INFO : file1.rclone_chunk.001_bedxa5: Deleted 2026/04/11 03:36:14 DEBUG : file1: size = 5 OK 2026/04/11 03:36:14 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 03:36:14 INFO : file1: Copied (new) 2026/04/11 03:36:14 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-11 03:36:14.264369909 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/11 03:36:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/11 03:36:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:14 INFO : file1: vfs cache: upload succeeded try #1 2026/04/11 03:36:14 DEBUG : Looking for writers 2026/04/11 03:36:14 DEBUG : file1: reading active writers 2026/04/11 03:36:14 DEBUG : >WaitForWriters: 2026/04/11 03:36:14 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:15 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:36:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/11 03:36:15 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335640): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335640): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335640): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335640): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335640): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.083180657 +0000 UTC m=+78.238328530 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335640): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335c00): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335c00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335c00): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335c00): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335c00): _writeAt: size=3, off=2 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335c00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.083180657 +0000 UTC m=+78.238328530 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335c00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739c580): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739c580): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739c580): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739c580): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739c580): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.083180657 +0000 UTC m=+78.238328530 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739c580): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa0763fdc0 item 1 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739d480): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739d480): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739d480): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739d480): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739d480): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.088112682 +0000 UTC m=+78.243260554 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739d480): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739dec0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739dec0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739dec0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739dec0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739dec0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.088112682 +0000 UTC m=+78.243260554 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739dec0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07380a80 item 2 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782600): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782600): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782600): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782600): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782600): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.089365271 +0000 UTC m=+78.244513143 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782600): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782ac0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782ac0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782ac0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782ac0): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782ac0): _writeAt: size=3, off=2 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782ac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782ac0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.089365271 +0000 UTC m=+78.244513143 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782ac0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782f80): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782f80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782f80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782f80): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782f80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.089365271 +0000 UTC m=+78.244513143 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782f80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07380ee0 item 3 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783600): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783600): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783600): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783600): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783600): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.091630434 +0000 UTC m=+78.246778306 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783600): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783b40): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783b40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783b40): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783b40): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783b40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.091630434 +0000 UTC m=+78.246778306 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783b40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07381650 item 4 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772280): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772280): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772280): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772280): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772280): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.092927236 +0000 UTC m=+78.248075107 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772280): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772800): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772800): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772800): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772800): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772800): _writeAt: size=3, off=2 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772800): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772800): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.092927236 +0000 UTC m=+78.248075107 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772800): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772cc0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772cc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772cc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772cc0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772cc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.092927236 +0000 UTC m=+78.248075107 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772cc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa073819d0 item 5 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077733c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077733c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077733c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077733c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077733c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.094894576 +0000 UTC m=+78.250042448 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077733c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773900): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773900): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773900): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773900): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773900): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.094894576 +0000 UTC m=+78.250042448 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773900): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079f41c0 item 6 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0080): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0080): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0080): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0080): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0080): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.09614998 +0000 UTC m=+78.251297852 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0080): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0580): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0580): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0580): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0580): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0580): _writeAt: size=3, off=2 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0580): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0580): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.09614998 +0000 UTC m=+78.251297852 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0580): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0a80): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0a80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0a80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0a80): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0a80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.09614998 +0000 UTC m=+78.251297852 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0a80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079f4540 item 7 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1100): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1100): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1100): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1100): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1100): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.097968228 +0000 UTC m=+78.253116100 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1100): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1640): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1640): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1640): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1640): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1640): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.097968228 +0000 UTC m=+78.253116100 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1640): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079f4cb0 item 8 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1c00): _readAt: size=2, off=0 2026/04/11 03:36:15 ERROR : open-test-file(0x3efa078a1c00): Couldn't read size of file 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1c00): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1c00): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1c00): close: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1c00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789a0c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789a0c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789a0c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789a0c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789a0c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.099316186 +0000 UTC m=+78.254464058 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789a0c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789a540): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789a540): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789a540): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789a540): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789a540): _writeAt: size=3, off=2 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789a540): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789a540): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.099316186 +0000 UTC m=+78.254464058 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789a540): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789aa40): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789aa40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789aa40): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789aa40): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789aa40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.099316186 +0000 UTC m=+78.254464058 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789aa40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079f50a0 item 9 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789b0c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789b0c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789b0c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789b0c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789b0c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.101159512 +0000 UTC m=+78.256307394 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789b0c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789b600): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789b600): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789b600): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789b600): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789b600): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.101159512 +0000 UTC m=+78.256307394 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789b600): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079f56c0 item 10 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789bcc0): _readAt: size=2, off=0 2026/04/11 03:36:15 ERROR : open-test-file(0x3efa0789bcc0): Couldn't read size of file 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789bcc0): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789bcc0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789bcc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789bcc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0789bcc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715a300): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715a300): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715a300): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715a300): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715a300): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.102832866 +0000 UTC m=+78.257980739 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715a300): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b280): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b280): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b280): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b280): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b280): _writeAt: size=3, off=2 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b280): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b280): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.102832866 +0000 UTC m=+78.257980739 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b280): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b840): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b840): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b840): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b840): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b840): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.102832866 +0000 UTC m=+78.257980739 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b840): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079f5c00 item 11 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa480): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa480): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa480): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa480): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa480): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.104738519 +0000 UTC m=+78.259886392 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa480): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078faac0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078faac0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078faac0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078faac0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078faac0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.104738519 +0000 UTC m=+78.259886392 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078faac0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072a3a40 item 12 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f600): _readAt: size=2, off=0 2026/04/11 03:36:15 ERROR : open-test-file(0x3efa0790f600): Couldn't read size of file 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f600): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f600): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f600): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f600): close: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f600): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f9c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f9c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f9c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f9c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f9c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.106339757 +0000 UTC m=+78.261487640 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f9c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07604180): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07604180): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07604180): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07604180): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07604180): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.106339757 +0000 UTC m=+78.261487640 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07604180): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079b9420 item 13 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07604800): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07604800): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07604800): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07604800): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07604800): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.107802563 +0000 UTC m=+78.262950435 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07604800): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07604d40): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07604d40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07604d40): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07604d40): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07604d40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.107802563 +0000 UTC m=+78.262950435 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07604d40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079b97a0 item 14 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07605380): _readAt: size=2, off=0 2026/04/11 03:36:15 ERROR : open-test-file(0x3efa07605380): Couldn't read size of file 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07605380): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07605380): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07605380): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07605380): close: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07605380): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07605740): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07605740): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07605740): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07605740): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07605740): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.109253877 +0000 UTC m=+78.264401750 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07605740): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07605e00): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07605e00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07605e00): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07605e00): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07605e00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.109253877 +0000 UTC m=+78.264401750 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07605e00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079b9b20 item 15 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765e580): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765e580): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765e580): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765e580): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765e580): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.110854473 +0000 UTC m=+78.266002346 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765e580): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765eac0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765eac0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765eac0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765eac0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765eac0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.110854473 +0000 UTC m=+78.266002346 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765eac0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07530000 item 16 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765f100): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765f100): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765f100): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765f100): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765f100): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.112530613 +0000 UTC m=+78.267678485 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765f100): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765f580): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765f580): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765f580): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765f580): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765f580): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765f580): _writeAt: size=3, off=7 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765f580): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765f580): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.112530613 +0000 UTC m=+78.267678485 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765f580): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765fa80): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765fa80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765fa80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765fa80): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765fa80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.112530613 +0000 UTC m=+78.267678485 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0765fa80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07530540 item 17 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076ca200): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076ca200): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076ca200): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076ca200): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076ca200): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.114952683 +0000 UTC m=+78.270100585 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076ca200): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076ca740): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076ca740): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076ca740): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076ca740): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076ca740): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.114952683 +0000 UTC m=+78.270100585 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076ca740): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07530a80 item 18 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cadc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cadc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cadc0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cadc0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cadc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.116759078 +0000 UTC m=+78.271906950 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cadc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cb2c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cb2c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cb2c0): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cb2c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cb2c0): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cb2c0): _writeAt: size=3, off=7 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cb2c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cb2c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.116759078 +0000 UTC m=+78.271906950 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cb2c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cb7c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cb7c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cb7c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cb7c0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cb7c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.116759078 +0000 UTC m=+78.271906950 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cb7c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075311f0 item 19 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb4c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb4c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb4c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb4c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb4c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.119231954 +0000 UTC m=+78.274379826 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb4c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fba00): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fba00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fba00): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fba00): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fba00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.119231954 +0000 UTC m=+78.274379826 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fba00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074fc850 item 20 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ec180): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ec180): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ec180): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ec180): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ec180): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.120637722 +0000 UTC m=+78.275785594 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ec180): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ec680): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ec680): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ec680): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ec680): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ec680): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ec680): _writeAt: size=3, off=7 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ec680): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ec680): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.120637722 +0000 UTC m=+78.275785594 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ec680): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ecb80): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ecb80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ecb80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ecb80): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ecb80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.120637722 +0000 UTC m=+78.275785594 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ecb80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074fcc40 item 21 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ed200): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ed200): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ed200): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ed200): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ed200): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.122913135 +0000 UTC m=+78.278061006 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ed200): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ed740): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ed740): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ed740): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ed740): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ed740): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.122913135 +0000 UTC m=+78.278061006 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ed740): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074fd7a0 item 22 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cbac0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cbac0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cbac0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cbac0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cbac0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.12444417 +0000 UTC m=+78.279592052 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076cbac0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e00c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e00c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e00c0): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e00c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e00c0): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e00c0): _writeAt: size=3, off=7 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e00c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e00c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.12444417 +0000 UTC m=+78.279592052 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e00c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e05c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e05c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e05c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e05c0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e05c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.12444417 +0000 UTC m=+78.279592052 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e05c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075315e0 item 23 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e0c40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e0c40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e0c40): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e0c40): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e0c40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.126930091 +0000 UTC m=+78.282077962 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e0c40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e1180): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e1180): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e1180): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e1180): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e1180): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.126930091 +0000 UTC m=+78.282077962 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e1180): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07531ab0 item 24 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e17c0): _readAt: size=2, off=0 2026/04/11 03:36:15 ERROR : open-test-file(0x3efa076e17c0): Couldn't read size of file 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e17c0): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e17c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e17c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e17c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e17c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e1b80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e1b80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e1b80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e1b80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e1b80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.128535776 +0000 UTC m=+78.283683649 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076e1b80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07794180): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07794180): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07794180): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07794180): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07794180): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07794180): _writeAt: size=3, off=7 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07794180): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07794180): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.128535776 +0000 UTC m=+78.283683649 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07794180): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077946c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077946c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077946c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077946c0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077946c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.128535776 +0000 UTC m=+78.283683649 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077946c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07531e30 item 25 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07794d40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07794d40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07794d40): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07794d40): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07794d40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.131023971 +0000 UTC m=+78.286171843 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07794d40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07795280): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07795280): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07795280): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07795280): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07795280): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.131023971 +0000 UTC m=+78.286171843 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07795280): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e86cb0 item 26 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077958c0): _readAt: size=2, off=0 2026/04/11 03:36:15 ERROR : open-test-file(0x3efa077958c0): Couldn't read size of file 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077958c0): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077958c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077958c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077958c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077958c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07795c80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07795c80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07795c80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07795c80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07795c80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.132813044 +0000 UTC m=+78.287960916 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07795c80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dc280): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dc280): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dc280): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dc280): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dc280): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dc280): _writeAt: size=3, off=7 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dc280): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dc280): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.132813044 +0000 UTC m=+78.287960916 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dc280): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dc7c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dc7c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dc7c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dc7c0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dc7c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.132813044 +0000 UTC m=+78.287960916 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dc7c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e87420 item 27 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dce40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dce40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dce40): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dce40): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dce40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.135543166 +0000 UTC m=+78.290691039 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dce40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075edd00): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075edd00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075edd00): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075edd00): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075edd00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.135543166 +0000 UTC m=+78.290691039 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075edd00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e87c00 item 28 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07710440): _readAt: size=2, off=0 2026/04/11 03:36:15 ERROR : open-test-file(0x3efa07710440): Couldn't read size of file 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07710440): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07710440): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07710440): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07710440): close: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07710440): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07710800): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07710800): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07710800): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07710800): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07710800): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.137167047 +0000 UTC m=+78.292314918 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07710800): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07710ec0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07710ec0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07710ec0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07710ec0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07710ec0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.137167047 +0000 UTC m=+78.292314918 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07710ec0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07506540 item 29 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07711540): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07711540): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07711540): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07711540): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07711540): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.138613392 +0000 UTC m=+78.293761264 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07711540): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07711a80): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07711a80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07711a80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07711a80): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07711a80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.138613392 +0000 UTC m=+78.293761264 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07711a80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07507110 item 30 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077421c0): _readAt: size=2, off=0 2026/04/11 03:36:15 ERROR : open-test-file(0x3efa077421c0): Couldn't read size of file 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077421c0): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077421c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077421c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077421c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077421c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07742580): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07742580): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07742580): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07742580): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07742580): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.140210131 +0000 UTC m=+78.295358003 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07742580): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07742c40): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07742c40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07742c40): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07742c40): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07742c40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.140210131 +0000 UTC m=+78.295358003 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07742c40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07507880 item 31 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077432c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077432c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077432c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077432c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077432c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.14230957 +0000 UTC m=+78.297457482 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077432c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07743800): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07743800): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07743800): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07743800): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07743800): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.14230957 +0000 UTC m=+78.297457482 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07743800): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074e8700 item 32 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07743e40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07743e40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07743e40): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07743e40): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07743e40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.143875742 +0000 UTC m=+78.299023614 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07743e40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078063c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078063c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078063c0): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078063c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078063c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074e8c40 item 33 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078063c0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078063c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.144352715 +0000 UTC m=+78.299500586 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078063c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078068c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078068c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078068c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078068c0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078068c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.144352715 +0000 UTC m=+78.299500586 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078068c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074e8e70 item 33 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07806f00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07806f00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07806f00): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07806f00): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07806f00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.146128942 +0000 UTC m=+78.301276815 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07806f00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07807380): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07807380): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074e9730 item 34 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07807380): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07807380): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07807380): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07807380): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07807380): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.14695791 +0000 UTC m=+78.302105782 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07807380): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078078c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078078c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078078c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078078c0): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078078c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.14695791 +0000 UTC m=+78.302105782 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078078c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074e98f0 item 34 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830000): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830000): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830000): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830000): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830000): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.148384788 +0000 UTC m=+78.303532660 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830000): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830480): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830480): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830480): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830480): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830480): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074e9dc0 item 35 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830480): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830480): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.14899943 +0000 UTC m=+78.304147312 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830480): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830980): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830980): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830980): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830980): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830980): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.14899943 +0000 UTC m=+78.304147312 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830980): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072aa690 item 35 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831000): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831000): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831000): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831000): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831000): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.150927125 +0000 UTC m=+78.306074997 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831000): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831500): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831500): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072aaf50 item 36 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831500): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831500): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831500): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831500): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831500): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.151650342 +0000 UTC m=+78.306798215 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831500): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831a40): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831a40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831a40): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831a40): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831a40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.151650342 +0000 UTC m=+78.306798215 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831a40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072ab180 item 36 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dd400): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dd400): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dd400): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dd400): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dd400): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.153498116 +0000 UTC m=+78.308645998 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dd400): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dd880): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dd880): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dd880): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dd880): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dd880): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074ac150 item 37 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dd880): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dd880): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.154216495 +0000 UTC m=+78.309364377 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077dd880): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077ddd80): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077ddd80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077ddd80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077ddd80): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077ddd80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.154216495 +0000 UTC m=+78.309364377 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077ddd80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074ac620 item 37 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c6500): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c6500): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c6500): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c6500): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c6500): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.155500152 +0000 UTC m=+78.310648023 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c6500): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c6a00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c6a00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074acd20 item 38 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c6a00): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c6a00): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c6a00): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c6a00): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c6a00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.156182843 +0000 UTC m=+78.311330714 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c6a00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c6f40): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c6f40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c6f40): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c6f40): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c6f40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.156182843 +0000 UTC m=+78.311330714 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c6f40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074ad030 item 38 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c75c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c75c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c75c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c75c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c75c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.157930147 +0000 UTC m=+78.313078019 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c75c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c7ac0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c7ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c7ac0): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c7ac0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c7ac0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074ad570 item 39 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c7ac0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c7ac0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.158542024 +0000 UTC m=+78.313689915 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078c7ac0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079280c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079280c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079280c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079280c0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079280c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.158542024 +0000 UTC m=+78.313689915 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079280c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074ad880 item 39 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07928740): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07928740): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07928740): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07928740): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07928740): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.159979622 +0000 UTC m=+78.315127494 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07928740): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07928c40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07928c40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074ade30 item 40 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07928c40): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07928c40): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07928c40): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07928c40): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07928c40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.160749868 +0000 UTC m=+78.315897740 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07928c40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07929180): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07929180): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07929180): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07929180): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07929180): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.160749868 +0000 UTC m=+78.315897740 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07929180): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06f18380 item 40 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07929740): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07929740): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07929740): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07929740): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07929740): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07929740): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07929740): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.162713792 +0000 UTC m=+78.317861663 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07929740): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07929c40): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07929c40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07929c40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06f18a10 item 41 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07929c40): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07929c40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.163255165 +0000 UTC m=+78.318403047 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07929c40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c200): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c200): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c200): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c200): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c200): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06f18f50 item 41 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c200): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c200): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.1637918 +0000 UTC m=+78.318939692 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c200): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c740): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c740): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c740): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c740): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c740): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.1637918 +0000 UTC m=+78.318939692 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c740): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06f193b0 item 41 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795cd80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795cd80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795cd80): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795cd80): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795cd80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795cd80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795cd80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.165439004 +0000 UTC m=+78.320586877 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795cd80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d280): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d280): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d280): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06f19ab0 item 42 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d280): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d280): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.166001478 +0000 UTC m=+78.321149350 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d280): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d7c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d7c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06f19dc0 item 42 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d7c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d7c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d7c0): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d7c0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d7c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.166595051 +0000 UTC m=+78.321742922 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d7c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795dd40): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795dd40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795dd40): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795dd40): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795dd40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.166595051 +0000 UTC m=+78.321742922 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795dd40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e9e690 item 42 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078643c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078643c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078643c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078643c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078643c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078643c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078643c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.168375346 +0000 UTC m=+78.323523220 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078643c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078648c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078648c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078648c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072ab810 item 43 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078648c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078648c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.168967547 +0000 UTC m=+78.324115419 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078648c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07864e00): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07864e00): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07864e00): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07864e00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07864e00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072abe30 item 43 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07864e00): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07864e00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.169535831 +0000 UTC m=+78.324683734 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07864e00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865340): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865340): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865340): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865340): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865340): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.169535831 +0000 UTC m=+78.324683734 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865340): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07454150 item 43 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865980): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865980): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865980): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865980): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865980): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865980): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865980): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.171172206 +0000 UTC m=+78.326320078 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865980): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865e80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865e80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865e80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07454620 item 44 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865e80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865e80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.171682691 +0000 UTC m=+78.326830563 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865e80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a284c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a284c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074547e0 item 44 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a284c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a284c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a284c0): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a284c0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a284c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.172364229 +0000 UTC m=+78.327512101 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a284c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a28a40): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a28a40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a28a40): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a28a40): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a28a40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.172364229 +0000 UTC m=+78.327512101 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a28a40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07454af0 item 44 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a29080): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a29080): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a29080): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a29080): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a29080): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a29080): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a29080): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.174007135 +0000 UTC m=+78.329155007 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a29080): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a29580): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a29580): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a29580): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07454e70 item 45 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a29580): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a29580): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.174846423 +0000 UTC m=+78.329994295 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a29580): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a29c80): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a29c80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a29c80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a29c80): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a29c80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.174846423 +0000 UTC m=+78.329994295 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a29c80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07455500 item 45 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa03c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa03c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa03c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa03c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa03c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa03c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa03c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.177094844 +0000 UTC m=+78.332242716 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa03c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa08c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa08c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa08c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074559d0 item 46 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa08c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa08c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.17765854 +0000 UTC m=+78.332806412 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa08c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa0fc0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa0fc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa0fc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa0fc0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa0fc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.17765854 +0000 UTC m=+78.332806412 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa0fc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07455c70 item 46 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa1600): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa1600): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa1600): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa1600): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa1600): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa1600): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa1600): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.179421915 +0000 UTC m=+78.334569787 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa1600): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa1b00): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa1b00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa1b00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076b8150 item 47 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa1b00): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa1b00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.179973487 +0000 UTC m=+78.335121359 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa1b00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aca300): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aca300): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aca300): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aca300): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aca300): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.179973487 +0000 UTC m=+78.335121359 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aca300): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076b8460 item 47 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aca940): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aca940): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aca940): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aca940): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aca940): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aca940): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aca940): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.181697167 +0000 UTC m=+78.336845059 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aca940): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acae40): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acae40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acae40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076b88c0 item 48 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acae40): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acae40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.182209555 +0000 UTC m=+78.337357428 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acae40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acb540): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acb540): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acb540): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acb540): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acb540): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.182209555 +0000 UTC m=+78.337357428 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acb540): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076b8bd0 item 48 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acbb80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acbb80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acbb80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acbb80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acbb80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.183926411 +0000 UTC m=+78.339074284 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acbb80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afc100): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afc100): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afc100): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afc100): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afc100): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afc100): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076b90a0 item 49 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afc100): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afc100): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.184476783 +0000 UTC m=+78.339624654 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afc100): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afc640): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afc640): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afc640): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afc640): >_readAt: n=8, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afc640): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.184476783 +0000 UTC m=+78.339624654 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afc640): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076b9490 item 49 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afccc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afccc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afccc0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afccc0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afccc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.185894353 +0000 UTC m=+78.341042225 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afccc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afd1c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afd1c0): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afd1c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076b9b20 item 50 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afd1c0): _readAt: size=2, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afd1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afd1c0): _writeAt: size=3, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afd1c0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afd1c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.186545143 +0000 UTC m=+78.341693015 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afd1c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afd740): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afd740): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afd740): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afd740): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afd740): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.186545143 +0000 UTC m=+78.341693015 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afd740): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076b9dc0 item 50 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afddc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afddc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afddc0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afddc0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afddc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.188119209 +0000 UTC m=+78.343267082 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07afddc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b363c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b363c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b363c0): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b363c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b363c0): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b363c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074d6540 item 51 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b363c0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b363c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.189783537 +0000 UTC m=+78.344931408 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b363c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36900): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36900): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36900): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36900): >_readAt: n=8, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36900): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.189783537 +0000 UTC m=+78.344931408 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36900): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074d67e0 item 51 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36f80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36f80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36f80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36f80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36f80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.191727031 +0000 UTC m=+78.346874904 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36f80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37480): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37480): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37480): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074d6e00 item 52 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37480): _readAt: size=2, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37480): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37480): _writeAt: size=3, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37480): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37480): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.192362483 +0000 UTC m=+78.347510355 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37480): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37a00): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37a00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37a00): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37a00): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37a00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.192362483 +0000 UTC m=+78.347510355 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37a00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074d7030 item 52 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5a180): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5a180): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5a180): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5a180): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5a180): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.19375174 +0000 UTC m=+78.348899612 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5a180): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5a680): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5a680): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5a680): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5a680): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5a680): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5a680): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074d7650 item 53 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5a680): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5a680): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.194200409 +0000 UTC m=+78.349348291 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5a680): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798c240): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798c240): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798c240): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798c240): >_readAt: n=8, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798c240): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.194200409 +0000 UTC m=+78.349348291 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798c240): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e9ebd0 item 53 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798c8c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798c8c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798c8c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798c8c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798c8c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.195444602 +0000 UTC m=+78.350592473 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798c8c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798cdc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798cdc0): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798cdc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e9f420 item 54 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798cdc0): _readAt: size=2, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798cdc0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798cdc0): _writeAt: size=3, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798cdc0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798cdc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.195955837 +0000 UTC m=+78.351103710 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798cdc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798d340): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798d340): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798d340): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798d340): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798d340): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.195955837 +0000 UTC m=+78.351103710 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798d340): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e9f6c0 item 54 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798d9c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798d9c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798d9c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798d9c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798d9c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.197647206 +0000 UTC m=+78.352795077 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798d9c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798dec0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798dec0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798dec0): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798dec0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798dec0): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798dec0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa0729e000 item 55 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798dec0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798dec0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.198423514 +0000 UTC m=+78.353571386 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0798dec0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f0500): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f0500): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f0500): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f0500): >_readAt: n=8, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f0500): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.198423514 +0000 UTC m=+78.353571386 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f0500): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa0729e540 item 55 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f0b80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f0b80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f0b80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f0b80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f0b80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.200704276 +0000 UTC m=+78.355852148 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f0b80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f1080): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f1080): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f1080): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa0729f960 item 56 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f1080): _readAt: size=2, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f1080): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f1080): _writeAt: size=3, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f1080): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f1080): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.201542902 +0000 UTC m=+78.356690774 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f1080): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f1600): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f1600): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f1600): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f1600): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f1600): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.201542902 +0000 UTC m=+78.356690774 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f1600): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076be070 item 56 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f1c40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f1c40): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f1c40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f1c40): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f1c40): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f1c40): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f1c40): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f1c40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.203611363 +0000 UTC m=+78.358759234 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079f1c40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b90280): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b90280): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b90280): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076be4d0 item 57 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b90280): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b90280): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.205244791 +0000 UTC m=+78.360392663 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b90280): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b907c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b907c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b907c0): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b907c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b907c0): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b907c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076be700 item 57 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b907c0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b907c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.205702286 +0000 UTC m=+78.360850158 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b907c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b90d40): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b90d40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b90d40): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b90d40): >_readAt: n=8, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b90d40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.205702286 +0000 UTC m=+78.360850158 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b90d40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076be8c0 item 57 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5b040): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5b040): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5b040): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5b040): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5b040): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5b040): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5b040): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5b040): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.207527898 +0000 UTC m=+78.362675811 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5b040): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5b580): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5b580): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5b580): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074d7c70 item 58 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5b580): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5b580): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.207991686 +0000 UTC m=+78.363139558 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5b580): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5bac0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5bac0): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5bac0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07514000 item 58 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5bac0): _readAt: size=2, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5bac0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5bac0): _writeAt: size=3, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5bac0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5bac0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.208502842 +0000 UTC m=+78.363650714 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b5bac0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c06180): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c06180): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c06180): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c06180): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c06180): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.208502842 +0000 UTC m=+78.363650714 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c06180): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07514310 item 58 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c067c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c067c0): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c067c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c067c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c067c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c067c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c067c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c067c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.210158744 +0000 UTC m=+78.365306615 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c067c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c06d00): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c06d00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c06d00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075148c0 item 59 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c06d00): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c06d00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.210508294 +0000 UTC m=+78.365656166 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c06d00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c07240): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c07240): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c07240): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c07240): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c07240): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c07240): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07514a80 item 59 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c07240): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c07240): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.211264423 +0000 UTC m=+78.366412295 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c07240): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c077c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c077c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c077c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c077c0): >_readAt: n=8, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c077c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.211264423 +0000 UTC m=+78.366412295 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c077c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07514d90 item 59 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c07e00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c07e00): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c07e00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c07e00): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c07e00): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c07e00): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c07e00): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c07e00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.212890639 +0000 UTC m=+78.368038511 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c07e00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c30440): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c30440): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c30440): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07515420 item 60 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c30440): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c30440): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.213742569 +0000 UTC m=+78.368890442 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c30440): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c30980): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c30980): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c30980): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075155e0 item 60 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c30980): _readAt: size=2, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c30980): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c30980): _writeAt: size=3, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c30980): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c30980): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.214527244 +0000 UTC m=+78.369675115 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c30980): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c30f40): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c30f40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c30f40): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c30f40): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c30f40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.214527244 +0000 UTC m=+78.369675115 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c30f40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075158f0 item 60 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c31580): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c31580): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c31580): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c31580): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c31580): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c31580): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c31580): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c31580): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.215957117 +0000 UTC m=+78.371104989 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c31580): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c31ac0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c31ac0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c31ac0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e847e0 item 61 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c31ac0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c31ac0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.216402258 +0000 UTC m=+78.371550130 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c31ac0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c462c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c462c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c462c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c462c0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c462c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.216402258 +0000 UTC m=+78.371550130 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c462c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e85030 item 61 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46900): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46900): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46900): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46900): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46900): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46900): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46900): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46900): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.217577421 +0000 UTC m=+78.372725293 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46900): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46e40): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46e40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46e40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075a6770 item 62 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46e40): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46e40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.218427608 +0000 UTC m=+78.373575480 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46e40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c47540): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c47540): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c47540): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c47540): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c47540): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.218427608 +0000 UTC m=+78.373575480 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c47540): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075a6bd0 item 62 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c47b80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c47b80): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c47b80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c47b80): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c47b80): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c47b80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c47b80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c47b80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.222293328 +0000 UTC m=+78.377441210 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c47b80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c641c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c641c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c641c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075a7030 item 63 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c641c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c641c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.223253102 +0000 UTC m=+78.378400974 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c641c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c648c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c648c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c648c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c648c0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c648c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.223253102 +0000 UTC m=+78.378400974 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c648c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075a71f0 item 63 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c64f80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c64f80): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c64f80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c64f80): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c64f80): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c64f80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c64f80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c64f80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.226005296 +0000 UTC m=+78.381153178 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c64f80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c654c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c654c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c654c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076be380 item 64 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c654c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c654c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.226454236 +0000 UTC m=+78.381602147 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c654c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c65bc0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c65bc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c65bc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c65bc0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c65bc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.226454236 +0000 UTC m=+78.381602147 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c65bc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076be540 item 64 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590640): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590640): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590640): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590640): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590640): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.230506067 +0000 UTC m=+78.385653939 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590640): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590ac0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590ac0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590ac0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590ac0): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590ac0): _writeAt: size=3, off=2 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076be9a0 item 65 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590ac0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590ac0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.231657074 +0000 UTC m=+78.386804945 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590ac0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590fc0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590fc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590fc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590fc0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590fc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.231657074 +0000 UTC m=+78.386804945 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590fc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076bec40 item 65 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591600): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591600): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591600): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591600): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591600): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.235814073 +0000 UTC m=+78.390961945 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591600): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591ac0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591ac0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076bf110 item 66 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591ac0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591ac0): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591ac0): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591ac0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591ac0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.237775772 +0000 UTC m=+78.392923645 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591ac0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa071a0f00): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa071a0f00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa071a0f00): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa071a0f00): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa071a0f00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.237775772 +0000 UTC m=+78.392923645 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa071a0f00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076bf2d0 item 66 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e080): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e080): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e080): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e080): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e080): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.238808896 +0000 UTC m=+78.393956769 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e080): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e500): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e500): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e500): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e500): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e500): _writeAt: size=3, off=2 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076bf9d0 item 67 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e500): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e500): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.239798817 +0000 UTC m=+78.394946690 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e500): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4ea00): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4ea00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4ea00): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4ea00): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4ea00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.239798817 +0000 UTC m=+78.394946690 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4ea00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076bfb90 item 67 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4f100): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4f100): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4f100): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4f100): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4f100): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.241704962 +0000 UTC m=+78.396852834 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4f100): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07334e40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07334e40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075a6230 item 68 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07334e40): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07334e40): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07334e40): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07334e40): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07334e40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.242915451 +0000 UTC m=+78.398063323 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07334e40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa073356c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa073356c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa073356c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa073356c0): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa073356c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.242915451 +0000 UTC m=+78.398063323 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa073356c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075a6af0 item 68 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335e00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335e00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335e00): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335e00): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335e00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.24503559 +0000 UTC m=+78.400183462 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335e00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739c900): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739c900): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739c900): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739c900): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739c900): _writeAt: size=3, off=2 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075a7570 item 69 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739c900): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739c900): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.245810174 +0000 UTC m=+78.400958046 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739c900): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739d580): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739d580): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739d580): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739d580): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739d580): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.245810174 +0000 UTC m=+78.400958046 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739d580): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075a7730 item 69 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077821c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077821c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077821c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077821c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077821c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.247327363 +0000 UTC m=+78.402475235 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077821c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782700): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782700): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074f8070 item 70 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782700): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782700): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782700): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782700): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782700): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.248174164 +0000 UTC m=+78.403322036 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782700): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782c40): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782c40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782c40): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782c40): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782c40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.248174164 +0000 UTC m=+78.403322036 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782c40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074f8380 item 70 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077832c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077832c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077832c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077832c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077832c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.24925093 +0000 UTC m=+78.404398802 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077832c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077837c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077837c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077837c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077837c0): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077837c0): _writeAt: size=3, off=2 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074f8700 item 71 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077837c0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077837c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.249686814 +0000 UTC m=+78.404834687 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077837c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783cc0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783cc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783cc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783cc0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783cc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.249686814 +0000 UTC m=+78.404834687 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783cc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074f8930 item 71 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772440): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772440): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772440): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772440): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772440): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.25162507 +0000 UTC m=+78.406772941 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772440): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772a40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772a40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074f90a0 item 72 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772a40): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772a40): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772a40): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772a40): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772a40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.252561 +0000 UTC m=+78.407708871 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772a40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772f80): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772f80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772f80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772f80): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772f80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.252561 +0000 UTC m=+78.407708871 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772f80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074f9260 item 72 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773540): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773540): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773540): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773540): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773540): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773540): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773540): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.253788741 +0000 UTC m=+78.408936613 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773540): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773a40): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773a40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773a40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074f95e0 item 73 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773a40): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773a40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.254216479 +0000 UTC m=+78.409364352 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773a40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0000): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0000): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0000): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0000): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0000): _writeAt: size=3, off=2 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074f97a0 item 73 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0000): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0000): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.254664597 +0000 UTC m=+78.409812469 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0000): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0540): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0540): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0540): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0540): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0540): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.254664597 +0000 UTC m=+78.409812469 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0540): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074f9a40 item 73 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0bc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0bc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0bc0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0bc0): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0bc0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0bc0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0bc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.256131351 +0000 UTC m=+78.411279222 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0bc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a10c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a10c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a10c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa071f8150 item 74 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a10c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a10c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.256883803 +0000 UTC m=+78.412031675 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a10c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1600): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1600): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa071f8540 item 74 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1600): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1600): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1600): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1600): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1600): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.257380072 +0000 UTC m=+78.412527943 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1600): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1b80): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1b80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1b80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1b80): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1b80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.257380072 +0000 UTC m=+78.412527943 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1b80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa071f93b0 item 74 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715a480): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715a480): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715a480): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715a480): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715a480): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715a480): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715a480): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.259168814 +0000 UTC m=+78.414316685 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715a480): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b3c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b3c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b3c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072cc460 item 75 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b3c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b3c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.259494359 +0000 UTC m=+78.414642231 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b3c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715bd40): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715bd40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715bd40): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715bd40): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715bd40): _writeAt: size=3, off=2 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072ccd90 item 75 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715bd40): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715bd40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.259984897 +0000 UTC m=+78.415132769 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715bd40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790e400): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790e400): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790e400): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790e400): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790e400): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.259984897 +0000 UTC m=+78.415132769 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790e400): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072cd180 item 75 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790eac0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790eac0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790eac0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790eac0): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790eac0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790eac0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790eac0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.261702504 +0000 UTC m=+78.416850377 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790eac0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790efc0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790efc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790efc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072cd810 item 76 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790efc0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790efc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.262150902 +0000 UTC m=+78.417298775 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790efc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f500): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f500): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072cdb90 item 76 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f500): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f500): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f500): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f500): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f500): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.26307038 +0000 UTC m=+78.418218252 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f500): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790fa80): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790fa80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790fa80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790fa80): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790fa80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.26307038 +0000 UTC m=+78.418218252 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790fa80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07e7a2a0 item 76 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa2c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa2c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa2c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa2c0): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa2c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa2c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa2c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.264273495 +0000 UTC m=+78.419421367 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa2c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa7c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa7c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa7c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07e7a690 item 77 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa7c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa7c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.265034465 +0000 UTC m=+78.420182336 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa7c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fafc0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fafc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fafc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fafc0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fafc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.265034465 +0000 UTC m=+78.420182336 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fafc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07e7a850 item 77 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb600): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb600): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb600): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb600): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb600): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb600): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb600): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.266274078 +0000 UTC m=+78.421421951 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb600): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fbb00): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fbb00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fbb00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07e7ae00 item 78 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fbb00): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fbb00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.266698111 +0000 UTC m=+78.421845993 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fbb00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46300): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46300): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46300): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46300): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46300): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.266698111 +0000 UTC m=+78.421845993 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46300): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07e7b0a0 item 78 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46940): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46940): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46940): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46940): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46940): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46940): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46940): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.268837275 +0000 UTC m=+78.423985147 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46940): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46e40): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46e40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46e40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07e7b500 item 79 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46e40): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46e40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.269249275 +0000 UTC m=+78.424397146 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c46e40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c47540): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c47540): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c47540): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c47540): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c47540): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.269249275 +0000 UTC m=+78.424397146 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c47540): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07e7b7a0 item 79 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfc040): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfc040): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfc040): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfc040): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfc040): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfc040): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfc040): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.270476795 +0000 UTC m=+78.425624667 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfc040): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfc540): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfc540): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfc540): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07e7bb20 item 80 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfc540): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfc540): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.270903151 +0000 UTC m=+78.426051023 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfc540): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfcc40): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfcc40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfcc40): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfcc40): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfcc40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.270903151 +0000 UTC m=+78.426051023 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfcc40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07e7bdc0 item 80 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfd280): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfd280): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfd280): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfd280): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfd280): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.272438845 +0000 UTC m=+78.427586717 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfd280): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfd700): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfd700): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfd700): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfd700): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfd700): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfd700): _writeAt: size=3, off=7 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa0763e7e0 item 81 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfd700): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfd700): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.273434468 +0000 UTC m=+78.428582340 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfd700): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfdc40): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfdc40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfdc40): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfdc40): >_readAt: n=8, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfdc40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.273434468 +0000 UTC m=+78.428582340 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bfdc40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa0763ebd0 item 81 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f43c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f43c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f43c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f43c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f43c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.274856957 +0000 UTC m=+78.430004829 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f43c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f48c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f48c0): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f48c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa0763efc0 item 82 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f48c0): _readAt: size=2, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f48c0): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f48c0): _writeAt: size=3, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f48c0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f48c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.275972527 +0000 UTC m=+78.431120399 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f48c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f4e40): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f4e40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f4e40): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f4e40): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f4e40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.275972527 +0000 UTC m=+78.431120399 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f4e40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa0763f1f0 item 82 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f54c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f54c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f54c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f54c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f54c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.277499504 +0000 UTC m=+78.432647376 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f54c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f59c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f59c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f59c0): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f59c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f59c0): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f59c0): _writeAt: size=3, off=7 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa0763f570 item 83 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f59c0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f59c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.27801053 +0000 UTC m=+78.433158403 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa072f59c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740e000): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740e000): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740e000): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740e000): >_readAt: n=8, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740e000): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.27801053 +0000 UTC m=+78.433158403 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740e000): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa0763fa40 item 83 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740e680): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740e680): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740e680): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740e680): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740e680): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.279627789 +0000 UTC m=+78.434775661 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740e680): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740eb80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740eb80): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740eb80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07380070 item 84 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740eb80): _readAt: size=2, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740eb80): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740eb80): _writeAt: size=3, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740eb80): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740eb80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.280132133 +0000 UTC m=+78.435280004 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740eb80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740f100): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740f100): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740f100): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740f100): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740f100): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.280132133 +0000 UTC m=+78.435280004 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740f100): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07380700 item 84 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740f780): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740f780): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740f780): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740f780): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740f780): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.281309478 +0000 UTC m=+78.436457350 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740f780): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740fc80): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740fc80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740fc80): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740fc80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740fc80): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740fc80): _writeAt: size=3, off=7 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07380c40 item 85 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740fc80): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740fc80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.281773365 +0000 UTC m=+78.436921237 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0740fc80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742e2c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742e2c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742e2c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742e2c0): >_readAt: n=8, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742e2c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.281773365 +0000 UTC m=+78.436921237 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742e2c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07380ee0 item 85 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742e940): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742e940): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742e940): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742e940): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742e940): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.283705308 +0000 UTC m=+78.438853181 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742e940): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742ee40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742ee40): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742ee40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa073813b0 item 86 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742ee40): _readAt: size=2, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742ee40): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742ee40): _writeAt: size=3, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742ee40): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742ee40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.284259647 +0000 UTC m=+78.439407539 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742ee40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742f3c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742f3c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742f3c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742f3c0): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742f3c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.284259647 +0000 UTC m=+78.439407539 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742f3c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa073816c0 item 86 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742fa40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742fa40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742fa40): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742fa40): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742fa40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.286188253 +0000 UTC m=+78.441336125 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0742fa40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07448040): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07448040): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07448040): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07448040): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07448040): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07448040): _writeAt: size=3, off=7 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07381a40 item 87 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07448040): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07448040): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.286964541 +0000 UTC m=+78.442112533 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07448040): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07448580): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07448580): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07448580): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07448580): >_readAt: n=8, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07448580): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.286964541 +0000 UTC m=+78.442112533 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07448580): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07381c00 item 87 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07448c00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07448c00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07448c00): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07448c00): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07448c00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.288981374 +0000 UTC m=+78.444129246 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07448c00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07449100): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07449100): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07449100): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079f42a0 item 88 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07449100): _readAt: size=2, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07449100): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07449100): _writeAt: size=3, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07449100): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07449100): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.289463366 +0000 UTC m=+78.444611238 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07449100): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07449680): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07449680): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07449680): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07449680): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07449680): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.289463366 +0000 UTC m=+78.444611238 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07449680): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079f4460 item 88 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07449cc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07449cc0): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07449cc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07449cc0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07449cc0): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07449cc0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07449cc0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07449cc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.291350465 +0000 UTC m=+78.446498336 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07449cc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07562300): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07562300): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07562300): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079f4850 item 89 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07562300): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07562300): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.292196083 +0000 UTC m=+78.447343955 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07562300): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07562840): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07562840): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07562840): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07562840): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07562840): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07562840): _writeAt: size=3, off=7 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079f4b60 item 89 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07562840): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07562840): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.292709744 +0000 UTC m=+78.447857616 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07562840): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07562dc0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07562dc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07562dc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07562dc0): >_readAt: n=8, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07562dc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.292709744 +0000 UTC m=+78.447857616 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07562dc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079f4e00 item 89 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07563400): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07563400): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07563400): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07563400): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07563400): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07563400): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07563400): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07563400): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.294693565 +0000 UTC m=+78.449841437 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07563400): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07563940): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07563940): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07563940): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079f52d0 item 90 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07563940): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07563940): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.295617082 +0000 UTC m=+78.450764954 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07563940): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07563e80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07563e80): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07563e80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079f5490 item 90 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07563e80): _readAt: size=2, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07563e80): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07563e80): _writeAt: size=3, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07563e80): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07563e80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.296371278 +0000 UTC m=+78.451519150 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07563e80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ae540): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ae540): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ae540): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ae540): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ae540): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.296371278 +0000 UTC m=+78.451519150 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075ae540): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079f56c0 item 90 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075aeb80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075aeb80): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075aeb80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075aeb80): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075aeb80): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075aeb80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075aeb80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075aeb80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.298312709 +0000 UTC m=+78.453460580 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075aeb80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075af0c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075af0c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075af0c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079f5c00 item 91 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075af0c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075af0c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.298734076 +0000 UTC m=+78.453881948 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075af0c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075af600): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075af600): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075af600): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075af600): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075af600): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075af600): _writeAt: size=3, off=7 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072a20e0 item 91 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075af600): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075af600): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.299237137 +0000 UTC m=+78.454385008 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075af600): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075afb80): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075afb80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075afb80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075afb80): >_readAt: n=8, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075afb80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.299237137 +0000 UTC m=+78.454385008 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075afb80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072a2e00 item 91 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760e2c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760e2c0): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760e2c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760e2c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760e2c0): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760e2c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760e2c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760e2c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.300774854 +0000 UTC m=+78.455922726 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760e2c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760e800): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760e800): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760e800): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079b8070 item 92 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760e800): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760e800): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.301485357 +0000 UTC m=+78.456633289 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760e800): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760ed40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760ed40): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760ed40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079b8230 item 92 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760ed40): _readAt: size=2, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760ed40): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760ed40): _writeAt: size=3, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760ed40): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760ed40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.302265072 +0000 UTC m=+78.457412945 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760ed40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760f300): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760f300): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760f300): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760f300): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760f300): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.302265072 +0000 UTC m=+78.457412945 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760f300): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079b83f0 item 92 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760f940): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760f940): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760f940): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760f940): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760f940): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760f940): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760f940): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760f940): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.304434364 +0000 UTC m=+78.459582236 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760f940): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760fe80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760fe80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760fe80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079b89a0 item 93 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760fe80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760fe80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.304916936 +0000 UTC m=+78.460064808 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0760fe80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764e680): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764e680): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764e680): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764e680): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764e680): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.304916936 +0000 UTC m=+78.460064808 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764e680): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079b8bd0 item 93 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764ecc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764ecc0): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764ecc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764ecc0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764ecc0): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764ecc0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764ecc0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764ecc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.306392616 +0000 UTC m=+78.461540489 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764ecc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764f200): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764f200): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764f200): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079b9490 item 94 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764f200): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764f200): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.30723035 +0000 UTC m=+78.462378223 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764f200): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764f900): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764f900): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764f900): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764f900): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764f900): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.30723035 +0000 UTC m=+78.462378223 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0764f900): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079b9650 item 94 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07692040): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07692040): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07692040): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07692040): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07692040): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07692040): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07692040): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07692040): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.31354968 +0000 UTC m=+78.468697552 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07692040): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07692580): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07692580): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07692580): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079b99d0 item 95 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07692580): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07692580): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.314398394 +0000 UTC m=+78.469546266 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07692580): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07692c80): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07692c80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07692c80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07692c80): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07692c80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.314398394 +0000 UTC m=+78.469546266 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07692c80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079b9b90 item 95 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076932c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076932c0): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076932c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076932c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076932c0): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076932c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076932c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076932c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.315645703 +0000 UTC m=+78.470793575 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076932c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07693800): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07693800): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07693800): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07530070 item 96 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07693800): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07693800): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.316030731 +0000 UTC m=+78.471178603 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07693800): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c8000): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c8000): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c8000): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c8000): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c8000): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.316030731 +0000 UTC m=+78.471178603 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c8000): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07530380 item 96 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= 2026/04/11 03:36:15 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:15 DEBUG : Looking for writers 2026/04/11 03:36:15 DEBUG : >WaitForWriters: 2026/04/11 03:36:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:15 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:36:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/11 03:36:15 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792680): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792680): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792680): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792680): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792680): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.447793083 +0000 UTC m=+78.602940955 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792680): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792b80): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792b80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792b80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792b80): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792b80): _writeAt: size=3, off=2 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792b80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.447793083 +0000 UTC m=+78.602940955 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792b80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793040): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793040): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793040): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793040): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793040): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.447793083 +0000 UTC m=+78.602940955 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793040): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e864d0 item 1 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793680): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793680): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793680): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793680): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793680): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.453558695 +0000 UTC m=+78.608706577 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793680): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793b80): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793b80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793b80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793b80): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793b80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.453558695 +0000 UTC m=+78.608706577 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793b80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e872d0 item 2 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078302c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078302c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078302c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078302c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078302c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.457526799 +0000 UTC m=+78.612674670 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078302c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830740): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830740): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830740): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830740): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830740): _writeAt: size=3, off=2 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830740): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830740): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.457526799 +0000 UTC m=+78.612674670 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830740): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830c00): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830c00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830c00): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830c00): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830c00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.457526799 +0000 UTC m=+78.612674670 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07830c00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e878f0 item 3 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831280): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831280): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831280): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831280): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831280): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.4642499 +0000 UTC m=+78.619397773 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831280): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078317c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078317c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078317c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078317c0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078317c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.4642499 +0000 UTC m=+78.619397773 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078317c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074ac150 item 4 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831e00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831e00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831e00): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831e00): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831e00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.466796706 +0000 UTC m=+78.621944578 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07831e00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a4380): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a4380): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a4380): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a4380): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a4380): _writeAt: size=3, off=2 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a4380): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a4380): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.466796706 +0000 UTC m=+78.621944578 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a4380): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a4840): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a4840): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a4840): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a4840): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a4840): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.466796706 +0000 UTC m=+78.621944578 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a4840): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074acaf0 item 5 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a4ec0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a4ec0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a4ec0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a4ec0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a4ec0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.47398019 +0000 UTC m=+78.629128061 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a4ec0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a5400): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a5400): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a5400): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a5400): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a5400): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.47398019 +0000 UTC m=+78.629128061 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a5400): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074ad1f0 item 6 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a5a80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a5a80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a5a80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a5a80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a5a80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.477595405 +0000 UTC m=+78.632743277 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a5a80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fe080): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fe080): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fe080): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fe080): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fe080): _writeAt: size=3, off=2 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fe080): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fe080): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.477595405 +0000 UTC m=+78.632743277 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fe080): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fe540): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fe540): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fe540): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fe540): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fe540): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.477595405 +0000 UTC m=+78.632743277 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fe540): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074ad6c0 item 7 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078febc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078febc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078febc0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078febc0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078febc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.480139145 +0000 UTC m=+78.635287017 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078febc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ff100): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ff100): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ff100): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ff100): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ff100): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.480139145 +0000 UTC m=+78.635287017 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ff100): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06f182a0 item 8 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ff6c0): _readAt: size=2, off=0 2026/04/11 03:36:15 ERROR : open-test-file(0x3efa078ff6c0): Couldn't read size of file 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ff6c0): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ff6c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ff6c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ff6c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ff6c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ffa80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ffa80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ffa80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ffa80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ffa80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.484372059 +0000 UTC m=+78.639519931 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ffa80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792e000): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792e000): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792e000): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792e000): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792e000): _writeAt: size=3, off=2 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792e000): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792e000): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.484372059 +0000 UTC m=+78.639519931 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792e000): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792e500): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792e500): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792e500): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792e500): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792e500): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.484372059 +0000 UTC m=+78.639519931 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792e500): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06f18770 item 9 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792eb80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792eb80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792eb80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792eb80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792eb80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.486323979 +0000 UTC m=+78.641471851 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792eb80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792f0c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792f0c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792f0c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792f0c0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792f0c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.486323979 +0000 UTC m=+78.641471851 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792f0c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06f19500 item 10 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792f700): _readAt: size=2, off=0 2026/04/11 03:36:15 ERROR : open-test-file(0x3efa0792f700): Couldn't read size of file 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792f700): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792f700): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792f700): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792f700): close: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792f700): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792fac0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792fac0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792fac0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792fac0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792fac0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.487564064 +0000 UTC m=+78.642711936 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0792fac0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795a0c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795a0c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795a0c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795a0c0): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795a0c0): _writeAt: size=3, off=2 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795a0c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795a0c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.487564064 +0000 UTC m=+78.642711936 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795a0c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795a5c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795a5c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795a5c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795a5c0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795a5c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.487564064 +0000 UTC m=+78.642711936 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795a5c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06f19b90 item 11 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795ac40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795ac40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795ac40): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795ac40): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795ac40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.489779794 +0000 UTC m=+78.644927666 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795ac40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795b180): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795b180): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795b180): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795b180): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795b180): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.489779794 +0000 UTC m=+78.644927666 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795b180): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072aac40 item 12 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795b7c0): _readAt: size=2, off=0 2026/04/11 03:36:15 ERROR : open-test-file(0x3efa0795b7c0): Couldn't read size of file 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795b7c0): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795b7c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795b7c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795b7c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795b7c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795bb80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795bb80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795bb80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795bb80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795bb80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.492475911 +0000 UTC m=+78.647623783 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795bb80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07986340): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07986340): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07986340): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07986340): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07986340): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.492475911 +0000 UTC m=+78.647623783 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07986340): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072ab180 item 13 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079869c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079869c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079869c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079869c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079869c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.495729995 +0000 UTC m=+78.650877867 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079869c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07986f00): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07986f00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07986f00): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07986f00): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07986f00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.495729995 +0000 UTC m=+78.650877867 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07986f00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072ab730 item 14 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07987540): _readAt: size=2, off=0 2026/04/11 03:36:15 ERROR : open-test-file(0x3efa07987540): Couldn't read size of file 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07987540): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07987540): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07987540): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07987540): close: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07987540): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07987900): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07987900): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07987900): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07987900): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07987900): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.497297748 +0000 UTC m=+78.652445621 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07987900): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079ca0c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079ca0c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079ca0c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079ca0c0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079ca0c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.497297748 +0000 UTC m=+78.652445621 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079ca0c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074540e0 item 15 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079ca740): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079ca740): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079ca740): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079ca740): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079ca740): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.498515232 +0000 UTC m=+78.653663104 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079ca740): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cac80): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cac80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cac80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cac80): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cac80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.498515232 +0000 UTC m=+78.653663104 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cac80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074545b0 item 16 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cb2c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cb2c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cb2c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cb2c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cb2c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.500876486 +0000 UTC m=+78.656024358 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cb2c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cb740): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cb740): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cb740): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cb740): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cb740): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cb740): _writeAt: size=3, off=7 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cb740): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cb740): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.500876486 +0000 UTC m=+78.656024358 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cb740): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cbc40): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cbc40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cbc40): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cbc40): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cbc40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.500876486 +0000 UTC m=+78.656024358 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079cbc40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07454a80 item 17 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a103c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a103c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a103c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a103c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a103c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.504070154 +0000 UTC m=+78.659218026 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a103c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a10900): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a10900): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a10900): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a10900): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a10900): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.504070154 +0000 UTC m=+78.659218026 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a10900): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074553b0 item 18 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a10f80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a10f80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a10f80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a10f80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a10f80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.509391446 +0000 UTC m=+78.664539318 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a10f80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a11480): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a11480): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a11480): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a11480): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a11480): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a11480): _writeAt: size=3, off=7 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a11480): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a11480): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.509391446 +0000 UTC m=+78.664539318 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a11480): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a11980): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a11980): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a11980): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a11980): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a11980): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.509391446 +0000 UTC m=+78.664539318 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a11980): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07455880 item 19 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a50100): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a50100): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a50100): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a50100): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a50100): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.511188475 +0000 UTC m=+78.666336347 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a50100): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a50640): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a50640): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a50640): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a50640): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a50640): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.511188475 +0000 UTC m=+78.666336347 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a50640): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076b8000 item 20 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a50cc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a50cc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a50cc0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a50cc0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a50cc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.513229624 +0000 UTC m=+78.668377496 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a50cc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a511c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a511c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a511c0): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a511c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a511c0): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a511c0): _writeAt: size=3, off=7 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a511c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a511c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.513229624 +0000 UTC m=+78.668377496 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a511c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a516c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a516c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a516c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a516c0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a516c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.513229624 +0000 UTC m=+78.668377496 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a516c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076b84d0 item 21 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a51d40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a51d40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a51d40): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a51d40): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a51d40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.517527581 +0000 UTC m=+78.672675453 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a51d40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a96380): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a96380): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a96380): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a96380): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a96380): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.517527581 +0000 UTC m=+78.672675453 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a96380): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076b8bd0 item 22 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a96a00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a96a00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a96a00): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a96a00): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a96a00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.519635366 +0000 UTC m=+78.674783239 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a96a00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a96f00): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a96f00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a96f00): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a96f00): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a96f00): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a96f00): _writeAt: size=3, off=7 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a96f00): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a96f00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.519635366 +0000 UTC m=+78.674783239 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a96f00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a97400): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a97400): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a97400): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a97400): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a97400): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.519635366 +0000 UTC m=+78.674783239 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a97400): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076b90a0 item 23 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a97a80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a97a80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a97a80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a97a80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a97a80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.523829567 +0000 UTC m=+78.678977438 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a97a80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab00c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab00c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab00c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab00c0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab00c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.523829567 +0000 UTC m=+78.678977438 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab00c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076b99d0 item 24 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab0700): _readAt: size=2, off=0 2026/04/11 03:36:15 ERROR : open-test-file(0x3efa07ab0700): Couldn't read size of file 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab0700): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab0700): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab0700): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab0700): close: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab0700): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab0ac0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab0ac0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab0ac0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab0ac0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab0ac0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.525224404 +0000 UTC m=+78.680372276 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab0ac0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab0fc0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab0fc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab0fc0): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab0fc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab0fc0): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab0fc0): _writeAt: size=3, off=7 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab0fc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab0fc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.525224404 +0000 UTC m=+78.680372276 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab0fc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab1500): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab1500): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab1500): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab1500): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab1500): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.525224404 +0000 UTC m=+78.680372276 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab1500): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076b9e30 item 25 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab1b80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab1b80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab1b80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab1b80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab1b80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.527096523 +0000 UTC m=+78.682244396 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ab1b80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ade1c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ade1c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ade1c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ade1c0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ade1c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.527096523 +0000 UTC m=+78.682244396 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ade1c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e9f110 item 26 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ade800): _readAt: size=2, off=0 2026/04/11 03:36:15 ERROR : open-test-file(0x3efa07ade800): Couldn't read size of file 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ade800): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ade800): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ade800): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ade800): close: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07ade800): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adebc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adebc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adebc0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adebc0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adebc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.52860742 +0000 UTC m=+78.683755293 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adebc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adf0c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adf0c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adf0c0): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adf0c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adf0c0): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adf0c0): _writeAt: size=3, off=7 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adf0c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adf0c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.52860742 +0000 UTC m=+78.683755293 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adf0c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adf600): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adf600): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adf600): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adf600): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adf600): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.52860742 +0000 UTC m=+78.683755293 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adf600): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e9f6c0 item 27 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adfc80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adfc80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adfc80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adfc80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adfc80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.532606191 +0000 UTC m=+78.687754063 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07adfc80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b282c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b282c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b282c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b282c0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b282c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.532606191 +0000 UTC m=+78.687754063 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b282c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa0729e3f0 item 28 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b28900): _readAt: size=2, off=0 2026/04/11 03:36:15 ERROR : open-test-file(0x3efa07b28900): Couldn't read size of file 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b28900): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b28900): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b28900): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b28900): close: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b28900): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b28cc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b28cc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b28cc0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b28cc0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b28cc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.534109975 +0000 UTC m=+78.689257848 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b28cc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b29380): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b29380): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b29380): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b29380): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b29380): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.534109975 +0000 UTC m=+78.689257848 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b29380): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa0729f8f0 item 29 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b29a00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b29a00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b29a00): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b29a00): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b29a00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.536231567 +0000 UTC m=+78.691379439 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b29a00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52040): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52040): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52040): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52040): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52040): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.536231567 +0000 UTC m=+78.691379439 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52040): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074d6230 item 30 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52680): _readAt: size=2, off=0 2026/04/11 03:36:15 ERROR : open-test-file(0x3efa07b52680): Couldn't read size of file 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52680): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52680): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52680): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52680): close: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52680): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52a40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52a40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52a40): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52a40): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52a40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.537636283 +0000 UTC m=+78.692784156 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52a40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4fec0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4fec0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4fec0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4fec0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4fec0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.537636283 +0000 UTC m=+78.692784156 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4fec0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074e83f0 item 31 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a0640): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a0640): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a0640): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a0640): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a0640): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.539719052 +0000 UTC m=+78.694866923 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a0640): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c8240): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c8240): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c8240): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c8240): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c8240): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.539719052 +0000 UTC m=+78.694866923 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c8240): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07530070 item 32 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c88c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c88c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c88c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c88c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c88c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.54229958 +0000 UTC m=+78.697447453 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c88c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c8d40): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c8d40): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c8d40): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c8d40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c8d40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075305b0 item 33 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c8d40): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c8d40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.542661234 +0000 UTC m=+78.697809107 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c8d40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c9240): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c9240): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c9240): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c9240): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c9240): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.542661234 +0000 UTC m=+78.697809107 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c9240): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07530770 item 33 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c9880): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c9880): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c9880): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c9880): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c9880): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.544981262 +0000 UTC m=+78.700129134 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c9880): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c9d00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c9d00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07530cb0 item 34 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c9d00): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c9d00): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c9d00): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c9d00): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c9d00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.546487659 +0000 UTC m=+78.701635532 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076c9d00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52340): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52340): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52340): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52340): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52340): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.546487659 +0000 UTC m=+78.701635532 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52340): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07531180 item 34 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52980): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52980): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52980): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52980): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52980): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.547716994 +0000 UTC m=+78.702864867 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b52980): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b53000): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b53000): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b53000): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b53000): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b53000): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07531810 item 35 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b53000): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b53000): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.549107564 +0000 UTC m=+78.704255436 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b53000): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b53500): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b53500): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b53500): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b53500): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b53500): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.549107564 +0000 UTC m=+78.704255436 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b53500): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075319d0 item 35 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b53b80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b53b80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b53b80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b53b80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b53b80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.552813892 +0000 UTC m=+78.707961774 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b53b80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a0ac0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a0ac0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07531d50 item 36 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a0ac0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a0ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a0ac0): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a0ac0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a0ac0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.553306784 +0000 UTC m=+78.708454655 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a0ac0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a1000): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a1000): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a1000): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a1000): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a1000): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.553306784 +0000 UTC m=+78.708454655 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a1000): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074d6070 item 36 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a1640): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a1640): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a1640): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a1640): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a1640): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.554676604 +0000 UTC m=+78.709824476 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077a1640): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c642c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c642c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c642c0): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c642c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c642c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075063f0 item 37 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c642c0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c642c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.560350833 +0000 UTC m=+78.715498705 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c642c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c647c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c647c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c647c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c647c0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c647c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.560350833 +0000 UTC m=+78.715498705 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c647c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07506700 item 37 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c64ec0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c64ec0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c64ec0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c64ec0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c64ec0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.561799832 +0000 UTC m=+78.716947705 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c64ec0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c653c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c653c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075076c0 item 38 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c653c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c653c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c653c0): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c653c0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c653c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.562722097 +0000 UTC m=+78.717869969 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c653c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c65900): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c65900): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c65900): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c65900): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c65900): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.562722097 +0000 UTC m=+78.717869969 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07c65900): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075079d0 item 38 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590340): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590340): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590340): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590340): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590340): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.566525078 +0000 UTC m=+78.721672950 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590340): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075908c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075908c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075908c0): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075908c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075908c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074e8cb0 item 39 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075908c0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075908c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.567002219 +0000 UTC m=+78.722150092 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa075908c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590dc0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590dc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590dc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590dc0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590dc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.567002219 +0000 UTC m=+78.722150092 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07590dc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074e8ee0 item 39 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591440): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591440): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591440): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591440): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591440): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.568739875 +0000 UTC m=+78.723887757 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591440): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591980): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591980): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074e96c0 item 40 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591980): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591980): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591980): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591980): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591980): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.569658783 +0000 UTC m=+78.724806655 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07591980): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa071a0840): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa071a0840): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa071a0840): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa071a0840): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa071a0840): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.569658783 +0000 UTC m=+78.724806655 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa071a0840): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074e9880 item 40 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa071a1d80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa071a1d80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa071a1d80): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa071a1d80): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa071a1d80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa071a1d80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa071a1d80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.573788611 +0000 UTC m=+78.728936484 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa071a1d80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa073350c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa073350c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa073350c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074e9d50 item 41 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa073350c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa073350c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.574306491 +0000 UTC m=+78.729454362 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa073350c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa073357c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa073357c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa073357c0): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa073357c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa073357c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075a6230 item 41 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa073357c0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa073357c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.574780728 +0000 UTC m=+78.729928600 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa073357c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335d80): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335d80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335d80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335d80): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335d80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.574780728 +0000 UTC m=+78.729928600 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07335d80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075a6af0 item 41 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739cb40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739cb40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739cb40): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739cb40): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739cb40): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739cb40): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739cb40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.576951573 +0000 UTC m=+78.732099444 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739cb40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739d780): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739d780): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739d780): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075a6ee0 item 42 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739d780): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739d780): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.577449895 +0000 UTC m=+78.732597767 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0739d780): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077821c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077821c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075a7180 item 42 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077821c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077821c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077821c0): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077821c0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077821c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.580121857 +0000 UTC m=+78.735269729 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077821c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782780): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782780): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782780): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782780): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782780): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.580121857 +0000 UTC m=+78.735269729 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782780): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075a7340 item 42 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782dc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782dc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782dc0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782dc0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782dc0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782dc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.581490395 +0000 UTC m=+78.736638267 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07782dc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077832c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077832c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077832c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075a77a0 item 43 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077832c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077832c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.581932571 +0000 UTC m=+78.737080443 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077832c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783800): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783800): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783800): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783800): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783800): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075a7b90 item 43 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783800): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783800): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.582521244 +0000 UTC m=+78.737669116 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783800): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783d40): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783d40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783d40): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783d40): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783d40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.582521244 +0000 UTC m=+78.737669116 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07783d40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074f80e0 item 43 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772480): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772480): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772480): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772480): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772480): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772480): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772480): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.584377033 +0000 UTC m=+78.739524905 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772480): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772a80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772a80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772a80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074f84d0 item 44 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772a80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772a80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.584826513 +0000 UTC m=+78.739974385 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772a80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772fc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772fc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074f8690 item 44 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772fc0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772fc0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772fc0): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772fc0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772fc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.585373647 +0000 UTC m=+78.740521519 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07772fc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773540): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773540): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773540): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773540): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773540): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.585373647 +0000 UTC m=+78.740521519 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773540): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074f88c0 item 44 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773b80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773b80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773b80): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773b80): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773b80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773b80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773b80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.588742377 +0000 UTC m=+78.743890249 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07773b80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0180): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0180): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0180): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074f8fc0 item 45 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0180): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0180): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.591336081 +0000 UTC m=+78.746483953 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0180): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b100): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b100): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b100): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b100): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b100): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.591336081 +0000 UTC m=+78.746483953 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b100): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa071f81c0 item 45 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b800): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b800): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b800): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b800): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b800): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b800): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b800): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.593205596 +0000 UTC m=+78.748353468 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0715b800): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790e1c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790e1c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790e1c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa071f9260 item 46 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790e1c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790e1c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.593699841 +0000 UTC m=+78.748847712 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790e1c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790e900): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790e900): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790e900): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790e900): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790e900): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.593699841 +0000 UTC m=+78.748847712 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790e900): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa071f95e0 item 46 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790ef40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790ef40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790ef40): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790ef40): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790ef40): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790ef40): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790ef40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.595461652 +0000 UTC m=+78.750609524 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790ef40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f440): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f440): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f440): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072cca80 item 47 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f440): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f440): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.59603666 +0000 UTC m=+78.751184531 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790f440): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790fb40): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790fb40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790fb40): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790fb40): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790fb40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.59603666 +0000 UTC m=+78.751184531 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0790fb40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072cd110 item 47 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa380): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa380): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa380): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa380): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa380): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa380): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa380): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.597862793 +0000 UTC m=+78.753010664 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa380): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa980): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa980): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa980): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072cd5e0 item 48 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa980): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa980): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.598302524 +0000 UTC m=+78.753450396 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fa980): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb080): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb080): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb080): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb080): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb080): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.598302524 +0000 UTC m=+78.753450396 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb080): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072cd960 item 48 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb6c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb6c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb6c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb6c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb6c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.600104441 +0000 UTC m=+78.755252313 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fb6c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fbb40): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fbb40): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fbb40): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fbb40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fbb40): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fbb40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07e7a3f0 item 49 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fbb40): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fbb40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.601038758 +0000 UTC m=+78.756186629 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078fbb40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792180): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792180): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792180): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792180): >_readAt: n=8, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792180): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.601038758 +0000 UTC m=+78.756186629 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792180): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07e7a5b0 item 49 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a03c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a03c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a03c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a03c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a03c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.602893995 +0000 UTC m=+78.758041868 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a03c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a08c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a08c0): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a08c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074f92d0 item 50 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a08c0): _readAt: size=2, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a08c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a08c0): _writeAt: size=3, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a08c0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a08c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.603673039 +0000 UTC m=+78.758820921 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a08c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0e80): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0e80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0e80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0e80): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0e80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.603673039 +0000 UTC m=+78.758820921 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a0e80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074f9490 item 50 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1500): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1500): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1500): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1500): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1500): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.605569183 +0000 UTC m=+78.760717056 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1500): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1a00): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1a00): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1a00): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1a00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1a00): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1a00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074f9810 item 51 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1a00): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1a00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.606779864 +0000 UTC m=+78.761927736 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078a1a00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e040): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e040): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e040): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e040): >_readAt: n=8, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e040): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.606779864 +0000 UTC m=+78.761927736 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e040): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074f9ab0 item 51 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e6c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e6c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e6c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e6c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e6c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.607995702 +0000 UTC m=+78.763143574 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4e6c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4ebc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4ebc0): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4ebc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa0763e1c0 item 52 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4ebc0): _readAt: size=2, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4ebc0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4ebc0): _writeAt: size=3, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4ebc0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4ebc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.608709792 +0000 UTC m=+78.763857665 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4ebc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4f140): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4f140): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4f140): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4f140): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4f140): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.608709792 +0000 UTC m=+78.763857665 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4f140): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa0763e5b0 item 52 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4f7c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4f7c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4f7c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4f7c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4f7c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.611442429 +0000 UTC m=+78.766590301 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a4f7c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa074441c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa074441c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa074441c0): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa074441c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa074441c0): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa074441c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa0763ed20 item 53 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa074441c0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa074441c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.612621269 +0000 UTC m=+78.767769141 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa074441c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07444700): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07444700): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07444700): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07444700): >_readAt: n=8, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07444700): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.612621269 +0000 UTC m=+78.767769141 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07444700): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa0763eee0 item 53 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07444d80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07444d80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07444d80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07444d80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07444d80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.614555465 +0000 UTC m=+78.769703337 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07444d80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07445280): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07445280): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07445280): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa0763f2d0 item 54 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07445280): _readAt: size=2, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07445280): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07445280): _writeAt: size=3, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07445280): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07445280): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.615217127 +0000 UTC m=+78.770364999 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07445280): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07445800): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07445800): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07445800): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07445800): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07445800): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.615217127 +0000 UTC m=+78.770364999 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07445800): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa0763f490 item 54 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07445e80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07445e80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07445e80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07445e80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07445e80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.617385056 +0000 UTC m=+78.772532928 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07445e80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792840): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792840): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792840): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792840): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792840): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792840): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa0763fb90 item 55 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792840): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792840): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.618199126 +0000 UTC m=+78.773346997 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792840): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792d80): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792d80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792d80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792d80): >_readAt: n=8, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792d80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.618199126 +0000 UTC m=+78.773346997 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07792d80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07e7a8c0 item 55 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793400): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793400): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793400): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793400): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793400): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.620312341 +0000 UTC m=+78.775460213 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793400): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793900): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793900): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793900): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07e7ae70 item 56 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793900): _readAt: size=2, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793900): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793900): _writeAt: size=3, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793900): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793900): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.621399196 +0000 UTC m=+78.776547068 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793900): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793e80): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793e80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793e80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793e80): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793e80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.621399196 +0000 UTC m=+78.776547068 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07793e80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07e7b110 item 56 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076305c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076305c0): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076305c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076305c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076305c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076305c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076305c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076305c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.62433631 +0000 UTC m=+78.779484182 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076305c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07630b00): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07630b00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07630b00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07e7b570 item 57 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07630b00): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07630b00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.625434937 +0000 UTC m=+78.780582810 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07630b00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07631040): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07631040): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07631040): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07631040): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07631040): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07631040): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07e7b810 item 57 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07631040): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07631040): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.626217897 +0000 UTC m=+78.781365770 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07631040): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076315c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076315c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076315c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076315c0): >_readAt: n=8, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076315c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.626217897 +0000 UTC m=+78.781365770 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076315c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07e7b9d0 item 57 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07631c00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07631c00): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07631c00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07631c00): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07631c00): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07631c00): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07631c00): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07631c00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.628191359 +0000 UTC m=+78.783339231 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07631c00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766c240): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766c240): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766c240): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07e7be30 item 58 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766c240): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766c240): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.6286416 +0000 UTC m=+78.783789472 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766c240): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766c780): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766c780): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766c780): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07380460 item 58 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766c780): _readAt: size=2, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766c780): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766c780): _writeAt: size=3, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766c780): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766c780): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.630384727 +0000 UTC m=+78.785532609 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766c780): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766cd40): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766cd40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766cd40): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766cd40): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766cd40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.630384727 +0000 UTC m=+78.785532609 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766cd40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07380850 item 58 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766d380): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766d380): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766d380): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766d380): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766d380): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766d380): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766d380): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766d380): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.631521165 +0000 UTC m=+78.786669038 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766d380): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766d8c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766d8c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766d8c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07380d90 item 59 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766d8c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766d8c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.631934226 +0000 UTC m=+78.787082098 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766d8c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766de00): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766de00): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766de00): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766de00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766de00): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766de00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07380fc0 item 59 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766de00): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766de00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.632428931 +0000 UTC m=+78.787576804 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0766de00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07720480): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07720480): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07720480): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07720480): >_readAt: n=8, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07720480): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.632428931 +0000 UTC m=+78.787576804 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07720480): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa073812d0 item 59 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07720ac0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07720ac0): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07720ac0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07720ac0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07720ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07720ac0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07720ac0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07720ac0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.634528291 +0000 UTC m=+78.789676163 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07720ac0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07721000): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07721000): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07721000): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa073817a0 item 60 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07721000): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07721000): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.634964666 +0000 UTC m=+78.790112538 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07721000): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07721540): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07721540): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07721540): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07381960 item 60 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07721540): _readAt: size=2, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07721540): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07721540): _writeAt: size=3, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07721540): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07721540): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.635640465 +0000 UTC m=+78.790788336 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07721540): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07721b00): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07721b00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07721b00): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07721b00): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07721b00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.635640465 +0000 UTC m=+78.790788336 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07721b00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07381b20 item 60 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07746240): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07746240): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07746240): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07746240): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07746240): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07746240): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07746240): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07746240): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.637840975 +0000 UTC m=+78.792988857 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07746240): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07746780): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07746780): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07746780): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079f41c0 item 61 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07746780): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07746780): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.638339998 +0000 UTC m=+78.793487870 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07746780): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769a980): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769a980): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769a980): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769a980): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769a980): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.638339998 +0000 UTC m=+78.793487870 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769a980): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa0763fdc0 item 61 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769afc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769afc0): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769afc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769afc0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769afc0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769afc0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769afc0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769afc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.639759763 +0000 UTC m=+78.794907635 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769afc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769b500): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769b500): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769b500): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072a3030 item 62 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769b500): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769b500): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.640397198 +0000 UTC m=+78.795545071 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769b500): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769bc00): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769bc00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769bc00): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769bc00): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769bc00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.640397198 +0000 UTC m=+78.795545071 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0769bc00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072a3a40 item 62 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076da340): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076da340): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076da340): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076da340): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076da340): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076da340): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076da340): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076da340): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.641608389 +0000 UTC m=+78.796756260 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076da340): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076da880): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076da880): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076da880): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079b82a0 item 63 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076da880): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076da880): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.642044763 +0000 UTC m=+78.797192636 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076da880): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076daf80): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076daf80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076daf80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076daf80): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076daf80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.642044763 +0000 UTC m=+78.797192636 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076daf80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079b8460 item 63 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076db5c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076db5c0): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076db5c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076db5c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076db5c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076db5c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076db5c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076db5c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.643645611 +0000 UTC m=+78.798793483 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076db5c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076dbb00): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076dbb00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076dbb00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079b8a80 item 64 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076dbb00): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076dbb00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.644208455 +0000 UTC m=+78.799356327 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa076dbb00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07790300): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07790300): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07790300): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07790300): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07790300): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.644208455 +0000 UTC m=+78.799356327 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07790300): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079b8c40 item 64 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07790940): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07790940): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07790940): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07790940): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07790940): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.645623631 +0000 UTC m=+78.800771503 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07790940): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07790dc0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07790dc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07790dc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07790dc0): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07790dc0): _writeAt: size=3, off=2 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079b9500 item 65 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07790dc0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07790dc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.646124047 +0000 UTC m=+78.801271929 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07790dc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077912c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077912c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077912c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077912c0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077912c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.646124047 +0000 UTC m=+78.801271929 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077912c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079b96c0 item 65 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07791900): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07791900): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07791900): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07791900): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07791900): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.647166037 +0000 UTC m=+78.802313910 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07791900): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07791d80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07791d80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079b9a40 item 66 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07791d80): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07791d80): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07791d80): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07791d80): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07791d80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.647740884 +0000 UTC m=+78.802888757 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07791d80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fa3c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fa3c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fa3c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fa3c0): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fa3c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.647740884 +0000 UTC m=+78.802888757 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fa3c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa079b9c00 item 66 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077faa00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077faa00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077faa00): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077faa00): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077faa00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.648793735 +0000 UTC m=+78.803941606 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077faa00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fae80): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fae80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fae80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fae80): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fae80): _writeAt: size=3, off=2 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076be230 item 67 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fae80): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fae80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.649276047 +0000 UTC m=+78.804423919 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fae80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fb380): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fb380): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fb380): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fb380): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fb380): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.649276047 +0000 UTC m=+78.804423919 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fb380): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076be3f0 item 67 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fba00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fba00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fba00): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fba00): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fba00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.650473592 +0000 UTC m=+78.805621463 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa077fba00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07820000): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07820000): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076be7e0 item 68 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07820000): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07820000): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07820000): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07820000): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07820000): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.651194053 +0000 UTC m=+78.806341926 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07820000): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07820540): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07820540): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07820540): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07820540): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07820540): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.651194053 +0000 UTC m=+78.806341926 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07820540): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076be9a0 item 68 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07820b80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07820b80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07820b80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07820b80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07820b80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.653639057 +0000 UTC m=+78.808786929 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07820b80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07821000): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07821000): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07821000): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07821000): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07821000): _writeAt: size=3, off=2 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076beee0 item 69 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07821000): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07821000): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.654094929 +0000 UTC m=+78.809242801 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07821000): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07821500): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07821500): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07821500): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07821500): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07821500): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.654094929 +0000 UTC m=+78.809242801 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07821500): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076bf110 item 69 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07821b80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07821b80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07821b80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07821b80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07821b80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.65615788 +0000 UTC m=+78.811305752 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07821b80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07864180): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07864180): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076bf6c0 item 70 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07864180): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07864180): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07864180): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07864180): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07864180): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.656574116 +0000 UTC m=+78.811721988 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07864180): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078646c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078646c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078646c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078646c0): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078646c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.656574116 +0000 UTC m=+78.811721988 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078646c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076bf9d0 item 70 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07864d40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07864d40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07864d40): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07864d40): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07864d40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.65867029 +0000 UTC m=+78.813818162 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07864d40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865240): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865240): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865240): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865240): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865240): _writeAt: size=3, off=2 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076bfd50 item 71 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865240): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865240): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.659181577 +0000 UTC m=+78.814329459 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865240): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865740): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865740): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865740): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865740): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865740): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.659181577 +0000 UTC m=+78.814329459 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865740): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074fc380 item 71 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865dc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865dc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865dc0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865dc0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865dc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.662189284 +0000 UTC m=+78.817337156 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07865dc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ce3c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ce3c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074fc850 item 72 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ce3c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ce3c0): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ce3c0): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ce3c0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ce3c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.662653351 +0000 UTC m=+78.817801224 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ce3c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ce900): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ce900): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ce900): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ce900): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ce900): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.662653351 +0000 UTC m=+78.817801224 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ce900): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074fca10 item 72 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ceec0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ceec0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ceec0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ceec0): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ceec0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ceec0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ceec0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.663836048 +0000 UTC m=+78.818983920 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078ceec0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078cf3c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078cf3c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078cf3c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074fd180 item 73 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078cf3c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078cf3c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.664280468 +0000 UTC m=+78.819428341 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078cf3c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078cf880): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078cf880): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078cf880): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078cf880): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078cf880): _writeAt: size=3, off=2 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074fd6c0 item 73 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078cf880): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078cf880): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.664731151 +0000 UTC m=+78.819879022 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078cf880): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078cfdc0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078cfdc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078cfdc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078cfdc0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078cfdc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.664731151 +0000 UTC m=+78.819879022 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa078cfdc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074fda40 item 73 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07920500): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07920500): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07920500): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07920500): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07920500): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07920500): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07920500): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.66682553 +0000 UTC m=+78.821973403 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07920500): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07920a00): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07920a00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07920a00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e86930 item 74 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07920a00): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07920a00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.667320396 +0000 UTC m=+78.822468268 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07920a00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07920f40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07920f40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e86d20 item 74 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07920f40): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07920f40): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07920f40): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07920f40): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07920f40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.668971138 +0000 UTC m=+78.824119010 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07920f40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079214c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079214c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079214c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079214c0): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079214c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.668971138 +0000 UTC m=+78.824119010 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079214c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e872d0 item 74 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07921b00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07921b00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07921b00): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07921b00): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07921b00): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07921b00): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07921b00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.671605358 +0000 UTC m=+78.826753280 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07921b00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c100): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c100): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c100): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e878f0 item 75 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c100): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c100): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.672224689 +0000 UTC m=+78.827372562 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c100): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c640): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c640): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c640): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c640): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c640): _writeAt: size=3, off=2 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e87ab0 item 75 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c640): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c640): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.67295514 +0000 UTC m=+78.828103032 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795c640): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795cb80): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795cb80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795cb80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795cb80): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795cb80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.67295514 +0000 UTC m=+78.828103032 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795cb80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e87ce0 item 75 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d1c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d1c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d1c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d1c0): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d1c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d1c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d1c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.676857008 +0000 UTC m=+78.832004881 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d1c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d6c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d6c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d6c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074ac7e0 item 76 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d6c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d6c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.677358286 +0000 UTC m=+78.832506178 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795d6c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795dc00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795dc00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074acb60 item 76 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795dc00): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795dc00): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795dc00): _writeAt: size=3, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795dc00): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795dc00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.677988227 +0000 UTC m=+78.833136100 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa0795dc00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07978280): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07978280): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07978280): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07978280): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07978280): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.677988227 +0000 UTC m=+78.833136100 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07978280): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074acd90 item 76 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079788c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079788c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079788c0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079788c0): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079788c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079788c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079788c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.680571943 +0000 UTC m=+78.835719815 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079788c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07978dc0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07978dc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07978dc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074ad2d0 item 77 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07978dc0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07978dc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.681316971 +0000 UTC m=+78.836464843 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07978dc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079794c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079794c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079794c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079794c0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079794c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.681316971 +0000 UTC m=+78.836464843 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079794c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074ad5e0 item 77 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07979b00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07979b00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07979b00): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07979b00): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07979b00): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07979b00): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07979b00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.683915825 +0000 UTC m=+78.839063697 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07979b00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d4100): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d4100): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d4100): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074adb90 item 78 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d4100): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d4100): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.684437302 +0000 UTC m=+78.839585174 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d4100): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d4800): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d4800): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d4800): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d4800): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d4800): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.684437302 +0000 UTC m=+78.839585174 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d4800): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06f18000 item 78 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d4e40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d4e40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d4e40): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d4e40): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d4e40): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d4e40): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d4e40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.686743142 +0000 UTC m=+78.841891043 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d4e40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d5340): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d5340): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d5340): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06f18620 item 79 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d5340): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d5340): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.68728689 +0000 UTC m=+78.842434762 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d5340): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d5a40): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d5a40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d5a40): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d5a40): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d5a40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.68728689 +0000 UTC m=+78.842434762 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa079d5a40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06f18a80 item 79 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a14180): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a14180): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a14180): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a14180): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a14180): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a14180): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a14180): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.689453898 +0000 UTC m=+78.844601769 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a14180): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a14680): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a14680): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a14680): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06f19500 item 80 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a14680): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a14680): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.690591489 +0000 UTC m=+78.845739360 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a14680): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a14d80): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a14d80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a14d80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a14d80): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a14d80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.690591489 +0000 UTC m=+78.845739360 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a14d80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06f197a0 item 80 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a153c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a153c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a153c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a153c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a153c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.691944777 +0000 UTC m=+78.847092649 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a153c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a15840): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a15840): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a15840): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a15840): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a15840): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a15840): _writeAt: size=3, off=7 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06f19e30 item 81 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a15840): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a15840): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.692443009 +0000 UTC m=+78.847590881 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a15840): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a15d80): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a15d80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a15d80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a15d80): >_readAt: n=8, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a15d80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.692443009 +0000 UTC m=+78.847590881 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a15d80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072aa930 item 81 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5c500): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5c500): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5c500): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5c500): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5c500): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.693790757 +0000 UTC m=+78.848938629 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5c500): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5ca00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5ca00): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5ca00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072aafc0 item 82 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5ca00): _readAt: size=2, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5ca00): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5ca00): _writeAt: size=3, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5ca00): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5ca00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.694396052 +0000 UTC m=+78.849543925 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5ca00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5cf80): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5cf80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5cf80): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5cf80): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5cf80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.694396052 +0000 UTC m=+78.849543925 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5cf80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072ab2d0 item 82 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5d600): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5d600): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5d600): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5d600): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5d600): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.696428625 +0000 UTC m=+78.851576498 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5d600): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5db00): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5db00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5db00): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5db00): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5db00): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5db00): _writeAt: size=3, off=7 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072ab810 item 83 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5db00): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5db00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.697148607 +0000 UTC m=+78.852296478 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a5db00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a88140): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a88140): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a88140): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a88140): >_readAt: n=8, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a88140): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.697148607 +0000 UTC m=+78.852296478 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a88140): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa072abe30 item 83 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a887c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a887c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a887c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a887c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a887c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.699180428 +0000 UTC m=+78.854328300 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a887c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a88cc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a88cc0): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a88cc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07454460 item 84 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a88cc0): _readAt: size=2, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a88cc0): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a88cc0): _writeAt: size=3, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a88cc0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a88cc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.699949903 +0000 UTC m=+78.855097775 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a88cc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a89240): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a89240): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a89240): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a89240): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a89240): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.699949903 +0000 UTC m=+78.855097775 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a89240): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07454620 item 84 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a898c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a898c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a898c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a898c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a898c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.701713387 +0000 UTC m=+78.856861260 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a898c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a89dc0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a89dc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a89dc0): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a89dc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a89dc0): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a89dc0): _writeAt: size=3, off=7 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07454af0 item 85 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a89dc0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a89dc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.702362094 +0000 UTC m=+78.857509966 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07a89dc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa2400): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa2400): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa2400): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa2400): >_readAt: n=8, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa2400): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.702362094 +0000 UTC m=+78.857509966 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa2400): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07454cb0 item 85 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa2a80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa2a80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa2a80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa2a80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa2a80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.703837915 +0000 UTC m=+78.858985788 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa2a80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa2f80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa2f80): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa2f80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07455500 item 86 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa2f80): _readAt: size=2, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa2f80): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa2f80): _writeAt: size=3, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa2f80): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa2f80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.704455051 +0000 UTC m=+78.859602924 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa2f80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa3500): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa3500): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa3500): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa3500): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa3500): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.704455051 +0000 UTC m=+78.859602924 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa3500): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa074557a0 item 86 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa3b80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa3b80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa3b80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa3b80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa3b80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.705747896 +0000 UTC m=+78.860895769 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07aa3b80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acc180): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acc180): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acc180): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acc180): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acc180): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acc180): _writeAt: size=3, off=7 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07455c70 item 87 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acc180): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acc180): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.706495701 +0000 UTC m=+78.861643573 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acc180): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acc6c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acc6c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acc6c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acc6c0): >_readAt: n=8, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acc6c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.706495701 +0000 UTC m=+78.861643573 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acc6c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07455e30 item 87 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07accd40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07accd40): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07accd40): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07accd40): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07accd40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.707925063 +0000 UTC m=+78.863072935 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07accd40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acd240): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acd240): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acd240): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076b8460 item 88 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acd240): _readAt: size=2, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acd240): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acd240): _writeAt: size=3, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acd240): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acd240): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.708486205 +0000 UTC m=+78.863634076 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acd240): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acd7c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acd7c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acd7c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acd7c0): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acd7c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.708486205 +0000 UTC m=+78.863634076 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acd7c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076b8620 item 88 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acde00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acde00): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acde00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acde00): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acde00): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acde00): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acde00): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acde00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.70988552 +0000 UTC m=+78.865033402 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07acde00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0a440): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0a440): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0a440): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076b8bd0 item 89 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0a440): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0a440): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.710424419 +0000 UTC m=+78.865572292 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0a440): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0a980): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0a980): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0a980): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0a980): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0a980): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0a980): _writeAt: size=3, off=7 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076b8d90 item 89 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0a980): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0a980): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.710928793 +0000 UTC m=+78.866076666 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0a980): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0af00): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0af00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0af00): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0af00): >_readAt: n=8, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0af00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.710928793 +0000 UTC m=+78.866076666 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0af00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076b90a0 item 89 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0b540): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0b540): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0b540): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0b540): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0b540): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0b540): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0b540): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0b540): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.712438688 +0000 UTC m=+78.867586560 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0b540): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0ba80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0ba80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0ba80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076b96c0 item 90 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0ba80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0ba80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.712970444 +0000 UTC m=+78.868118315 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b0ba80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b360c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b360c0): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b360c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076b9a40 item 90 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b360c0): _readAt: size=2, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b360c0): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b360c0): _writeAt: size=3, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b360c0): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b360c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.713544559 +0000 UTC m=+78.868692431 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b360c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36680): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36680): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36680): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36680): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36680): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.713544559 +0000 UTC m=+78.868692431 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36680): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa076b9ce0 item 90 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36cc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36cc0): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36cc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36cc0): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36cc0): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36cc0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36cc0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36cc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.714714581 +0000 UTC m=+78.869862453 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b36cc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37200): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37200): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37200): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e9ea80 item 91 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37200): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37200): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.71534364 +0000 UTC m=+78.870491512 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37200): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37740): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37740): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37740): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37740): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37740): >_readAt: n=2, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37740): _writeAt: size=3, off=7 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e9ed20 item 91 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37740): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37740): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.715894913 +0000 UTC m=+78.871042785 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37740): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37cc0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37cc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37cc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37cc0): >_readAt: n=8, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37cc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.715894913 +0000 UTC m=+78.871042785 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b37cc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e9f2d0 item 91 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b94400): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b94400): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b94400): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b94400): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b94400): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b94400): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b94400): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b94400): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.717201043 +0000 UTC m=+78.872348914 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b94400): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b94940): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b94940): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b94940): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e9fb20 item 92 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b94940): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b94940): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.71778649 +0000 UTC m=+78.872934362 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b94940): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b94e80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b94e80): open at offset 5 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b94e80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa06e9fdc0 item 92 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b94e80): _readAt: size=2, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b94e80): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b94e80): _writeAt: size=3, off=5 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b94e80): >_writeAt: n=3, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b94e80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.718462788 +0000 UTC m=+78.873610660 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b94e80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b95440): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b95440): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b95440): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b95440): >_readAt: n=3, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b95440): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.718462788 +0000 UTC m=+78.873610660 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b95440): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa0729e380 item 92 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b95a80): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b95a80): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b95a80): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b95a80): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b95a80): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b95a80): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b95a80): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b95a80): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.719723693 +0000 UTC m=+78.874871564 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07b95a80): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb00c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb00c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb00c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa0729f420 item 93 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb00c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb00c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.720275115 +0000 UTC m=+78.875422987 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb00c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb07c0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb07c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb07c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb07c0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb07c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.720275115 +0000 UTC m=+78.875422987 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb07c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa0729fa40 item 93 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb0e00): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb0e00): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb0e00): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb0e00): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb0e00): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb0e00): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb0e00): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb0e00): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.722028551 +0000 UTC m=+78.877176423 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb0e00): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb1340): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb1340): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb1340): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa075143f0 item 94 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb1340): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb1340): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.722513958 +0000 UTC m=+78.877661830 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb1340): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb1a40): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb1a40): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb1a40): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb1a40): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb1a40): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.722513958 +0000 UTC m=+78.877661830 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bb1a40): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07514700 item 94 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc4180): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc4180): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc4180): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc4180): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc4180): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc4180): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc4180): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc4180): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.724444509 +0000 UTC m=+78.879592382 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc4180): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc46c0): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc46c0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc46c0): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07514bd0 item 95 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc46c0): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc46c0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.726718068 +0000 UTC m=+78.881865940 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc46c0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc4dc0): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc4dc0): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc4dc0): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc4dc0): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc4dc0): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.726718068 +0000 UTC m=+78.881865940 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc4dc0): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07514f50 item 95 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc5400): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc5400): open at offset 0 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc5400): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc5400): _readAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc5400): >_readAt: n=0, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc5400): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc5400): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc5400): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.728017044 +0000 UTC m=+78.883164916 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc5400): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc5940): _writeAt: size=5, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc5940): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc5940): >openPending: err= 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07515500 item 96 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc5940): >_writeAt: n=5, err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc5940): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.72926835 +0000 UTC m=+78.884416223 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07bc5940): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 03:36:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 03:36:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07be2140): _readAt: size=512, off=0 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07be2140): openPending: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07be2140): >openPending: err= 2026/04/11 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07be2140): >_readAt: n=5, err=EOF 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07be2140): close: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 03:36:15.72926835 +0000 UTC m=+78.884416223 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : open-test-file(0x3efa07be2140): >close: err= 2026/04/11 03:36:15 DEBUG : open-test-file: Remove: 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3efa07515730 item 96 2026/04/11 03:36:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 03:36:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 03:36:15 DEBUG : open-test-file: >Remove: err= 2026/04/11 03:36:15 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:15 DEBUG : Looking for writers 2026/04/11 03:36:15 DEBUG : >WaitForWriters: 2026/04/11 03:36:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.79s) --- PASS: TestRWFileHandleOpenTests/writes (0.36s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.01s) --- 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.01s) --- 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) --- PASS: TestRWFileHandleOpenTests/full (0.43s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.01s) --- 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.01s) --- 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:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:15 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:36:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:15 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:36:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:15 DEBUG : file1: newRWFileHandle: 2026/04/11 03:36:15 DEBUG : file1(0x3efa07b6eb80): openPending: 2026/04/11 03:36:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:15 DEBUG : file1(0x3efa07b6eb80): >openPending: err= 2026/04/11 03:36:15 DEBUG : file1: >newRWFileHandle: err= 2026/04/11 03:36:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/11 03:36:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/11 03:36:15 DEBUG : file1(0x3efa07b6eb80): _writeAt: size=2, off=0 2026/04/11 03:36:15 DEBUG : file1(0x3efa07b6eb80): >_writeAt: n=2, err= 2026/04/11 03:36:15 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/11 03:36:15 DEBUG : file1(0x3efa07b6eb80): RWFileHandle.Flush 2026/04/11 03:36:15 DEBUG : file1(0x3efa07b6eb80): RWFileHandle.Release 2026/04/11 03:36:15 DEBUG : file1(0x3efa07b6eb80): close: 2026/04/11 03:36:15 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/11 03:36:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:15 DEBUG : file1(0x3efa07b6eb80): >close: err= 2026/04/11 03:36:15 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:15 DEBUG : Looking for writers 2026/04/11 03:36:15 DEBUG : file1: reading active writers 2026/04/11 03:36:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 03:36:15 DEBUG : Looking for writers 2026/04/11 03:36:15 DEBUG : file1: reading active writers 2026/04/11 03:36:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 03:36:15 DEBUG : Looking for writers 2026/04/11 03:36:15 DEBUG : file1: reading active writers 2026/04/11 03:36:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 03:36:15 DEBUG : Looking for writers 2026/04/11 03:36:15 DEBUG : file1: reading active writers 2026/04/11 03:36:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 03:36:15 DEBUG : file1: vfs cache: starting upload 2026/04/11 03:36:16 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 03:36:16 DEBUG : Looking for writers 2026/04/11 03:36:16 DEBUG : file1: reading active writers 2026/04/11 03:36:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 03:36:16 DEBUG : Looking for writers 2026/04/11 03:36:16 DEBUG : file1: reading active writers 2026/04/11 03:36:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 03:36:16 DEBUG : file1: size = 2 OK 2026/04/11 03:36:16 DEBUG : file1.rclone_chunk.001_bedzyb: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/11 03:36:16 INFO : file1.rclone_chunk.001_bedzyb: Copied (server-side copy) to: file1 2026/04/11 03:36:16 INFO : file1.rclone_chunk.001_bedzyb: Deleted 2026/04/11 03:36:16 DEBUG : file1: size = 2 OK 2026/04/11 03:36:16 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/11 03:36:16 INFO : file1: Copied (new) 2026/04/11 03:36:16 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/04/11 03:36:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/11 03:36:16 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/11 03:36:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:16 INFO : file1: vfs cache: upload succeeded try #1 2026/04/11 03:36:16 DEBUG : Looking for writers 2026/04/11 03:36:16 DEBUG : file1: reading active writers 2026/04/11 03:36:16 DEBUG : >WaitForWriters: 2026/04/11 03:36:16 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:16 DEBUG : Looking for writers 2026/04/11 03:36:16 DEBUG : file1: reading active writers 2026/04/11 03:36:16 DEBUG : >WaitForWriters: 2026/04/11 03:36:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.90s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:36:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:16 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:36:16 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:16 DEBUG : rename_me: newRWFileHandle: 2026/04/11 03:36:16 DEBUG : rename_me(0x3efa07c654c0): openPending: 2026/04/11 03:36:16 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 03:36:16 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/11 03:36:16 DEBUG : rename_me(0x3efa07c654c0): >openPending: err= 2026/04/11 03:36:16 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/11 03:36:16 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/11 03:36:16 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/11 03:36:16 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/11 03:36:16 DEBUG : rename_me(0x3efa07c654c0): _writeAt: size=5, off=0 2026/04/11 03:36:16 DEBUG : rename_me(0x3efa07c654c0): >_writeAt: n=5, err= 2026/04/11 03:36:16 DEBUG : rename_me(0x3efa07c654c0): close: 2026/04/11 03:36:16 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-11 03:36:16.775075911 +0000 UTC m=+79.930223783 2026/04/11 03:36:16 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/11 03:36:16 DEBUG : rename_me(0x3efa07c654c0): >close: err= 2026/04/11 03:36:16 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/11 03:36:16 DEBUG : i_was_renamed: Updating file with 0x3efa07ac8b40 2026/04/11 03:36:16 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/11 03:36:16 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/11 03:36:16 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:16 DEBUG : Looking for writers 2026/04/11 03:36:16 DEBUG : i_was_renamed: reading active writers 2026/04/11 03:36:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 03:36:16 DEBUG : Looking for writers 2026/04/11 03:36:16 DEBUG : i_was_renamed: reading active writers 2026/04/11 03:36:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 03:36:16 DEBUG : Looking for writers 2026/04/11 03:36:16 DEBUG : i_was_renamed: reading active writers 2026/04/11 03:36:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 03:36:16 DEBUG : Looking for writers 2026/04/11 03:36:16 DEBUG : i_was_renamed: reading active writers 2026/04/11 03:36:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 03:36:16 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/11 03:36:16 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/04/11 03:36:16 DEBUG : Looking for writers 2026/04/11 03:36:16 DEBUG : i_was_renamed: reading active writers 2026/04/11 03:36:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 03:36:17 DEBUG : Looking for writers 2026/04/11 03:36:17 DEBUG : i_was_renamed: reading active writers 2026/04/11 03:36:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 03:36:17 DEBUG : i_was_renamed: size = 5 OK 2026/04/11 03:36:17 DEBUG : i_was_renamed.rclone_chunk.001_bedz0v: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 03:36:17 INFO : i_was_renamed.rclone_chunk.001_bedz0v: Copied (server-side copy) to: i_was_renamed 2026/04/11 03:36:17 INFO : i_was_renamed.rclone_chunk.001_bedz0v: Deleted 2026/04/11 03:36:17 DEBUG : i_was_renamed: size = 5 OK 2026/04/11 03:36:17 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 03:36:17 INFO : i_was_renamed: Copied (new) 2026/04/11 03:36:17 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-11 03:36:16.775075911 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/11 03:36:17 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/11 03:36:17 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/11 03:36:17 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/11 03:36:17 DEBUG : Looking for writers 2026/04/11 03:36:17 DEBUG : i_was_renamed: reading active writers 2026/04/11 03:36:17 DEBUG : >WaitForWriters: 2026/04/11 03:36:17 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.83s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:17 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:17 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 03:36:17 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:17 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 03:36:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dasacob1kiqe" 2026/04/11 03:36:17 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 03:36:17 DEBUG : forgetting directory cache 2026/04/11 03:36:17 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/11 03:36:17 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bee0ny: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/04/11 03:36:17 INFO : TestRWCacheUpdate.rclone_chunk.001_bee0ny: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/11 03:36:17 INFO : TestRWCacheUpdate.rclone_chunk.001_bee0ny: Deleted 2026/04/11 03:36:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/11 03:36:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/11 03:36:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/11 03:36:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/11 03:36:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/11 03:36:18 DEBUG : TestRWCacheUpdate(0x3efa0790e140): _readAt: size=512, off=0 2026/04/11 03:36:18 DEBUG : TestRWCacheUpdate(0x3efa0790e140): openPending: 2026/04/11 03:36:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-11 02:37:17.565887263 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/11 03:36:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/11 03:36:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 03:36:18 DEBUG : TestRWCacheUpdate(0x3efa0790e140): >openPending: err= 2026/04/11 03:36:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/11 03:36:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 03:36:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:18 DEBUG : TestRWCacheUpdate(0x3efa0790e140): >_readAt: n=20, err=EOF 2026/04/11 03:36:18 DEBUG : TestRWCacheUpdate(0x3efa0790e140): close: 2026/04/11 03:36:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-11 02:37:17.565887263 +0000 UTC 2026/04/11 03:36:18 DEBUG : TestRWCacheUpdate(0x3efa0790e140): >close: err= 2026/04/11 03:36:18 DEBUG : forgetting directory cache 2026/04/11 03:36:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 03:36:18 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/11 03:36:18 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bee1pt: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/04/11 03:36:18 INFO : TestRWCacheUpdate.rclone_chunk.001_bee1pt: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/11 03:36:18 INFO : TestRWCacheUpdate.rclone_chunk.001_bee1pt: Deleted 2026/04/11 03:36:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/11 03:36:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/11 03:36:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/11 03:36:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/11 03:36:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/11 03:36:19 DEBUG : TestRWCacheUpdate(0x3efa07783ec0): _readAt: size=512, off=0 2026/04/11 03:36:19 DEBUG : TestRWCacheUpdate(0x3efa07783ec0): openPending: 2026/04/11 03:36:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-11 02:38:17.565887263 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-11 02:37:17.565887263 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/11 03:36:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-11 02:38:17.565887263 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-11 02:37:17.565887263 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/11 03:36:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/11 03:36:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/11 03:36:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/11 03:36:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 03:36:19 DEBUG : TestRWCacheUpdate(0x3efa07783ec0): >openPending: err= 2026/04/11 03:36:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/11 03:36:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 03:36:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:19 DEBUG : TestRWCacheUpdate(0x3efa07783ec0): >_readAt: n=20, err=EOF 2026/04/11 03:36:19 DEBUG : TestRWCacheUpdate(0x3efa07783ec0): close: 2026/04/11 03:36:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-11 02:38:17.565887263 +0000 UTC 2026/04/11 03:36:19 DEBUG : TestRWCacheUpdate(0x3efa07783ec0): >close: err= 2026/04/11 03:36:19 DEBUG : forgetting directory cache 2026/04/11 03:36:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 03:36:19 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/11 03:36:19 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bee2hz: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/04/11 03:36:19 INFO : TestRWCacheUpdate.rclone_chunk.001_bee2hz: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/11 03:36:19 INFO : TestRWCacheUpdate.rclone_chunk.001_bee2hz: Deleted 2026/04/11 03:36:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/11 03:36:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/11 03:36:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/11 03:36:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/11 03:36:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/11 03:36:20 DEBUG : TestRWCacheUpdate(0x3efa07be2a80): _readAt: size=512, off=0 2026/04/11 03:36:20 DEBUG : TestRWCacheUpdate(0x3efa07be2a80): openPending: 2026/04/11 03:36:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-11 02:39:17.565887263 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-11 02:38:17.565887263 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/11 03:36:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-11 02:39:17.565887263 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-11 02:38:17.565887263 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/11 03:36:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/11 03:36:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/11 03:36:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/11 03:36:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 03:36:20 DEBUG : TestRWCacheUpdate(0x3efa07be2a80): >openPending: err= 2026/04/11 03:36:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/11 03:36:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 03:36:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:20 DEBUG : TestRWCacheUpdate(0x3efa07be2a80): >_readAt: n=20, err=EOF 2026/04/11 03:36:20 DEBUG : TestRWCacheUpdate(0x3efa07be2a80): close: 2026/04/11 03:36:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-11 02:39:17.565887263 +0000 UTC 2026/04/11 03:36:20 DEBUG : TestRWCacheUpdate(0x3efa07be2a80): >close: err= 2026/04/11 03:36:20 DEBUG : forgetting directory cache 2026/04/11 03:36:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 03:36:20 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/11 03:36:20 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bee3ad: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/04/11 03:36:20 INFO : TestRWCacheUpdate.rclone_chunk.001_bee3ad: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/11 03:36:20 INFO : TestRWCacheUpdate.rclone_chunk.001_bee3ad: Deleted 2026/04/11 03:36:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/11 03:36:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/11 03:36:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/11 03:36:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/11 03:36:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/11 03:36:21 DEBUG : TestRWCacheUpdate(0x3efa07591640): _readAt: size=512, off=0 2026/04/11 03:36:21 DEBUG : TestRWCacheUpdate(0x3efa07591640): openPending: 2026/04/11 03:36:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-11 02:40:17.565887263 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-11 02:39:17.565887263 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/11 03:36:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-11 02:40:17.565887263 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-11 02:39:17.565887263 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/11 03:36:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/11 03:36:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/11 03:36:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/11 03:36:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 03:36:21 DEBUG : TestRWCacheUpdate(0x3efa07591640): >openPending: err= 2026/04/11 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/11 03:36:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 03:36:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:21 DEBUG : TestRWCacheUpdate(0x3efa07591640): >_readAt: n=20, err=EOF 2026/04/11 03:36:21 DEBUG : TestRWCacheUpdate(0x3efa07591640): close: 2026/04/11 03:36:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-11 02:40:17.565887263 +0000 UTC 2026/04/11 03:36:21 DEBUG : TestRWCacheUpdate(0x3efa07591640): >close: err= 2026/04/11 03:36:21 DEBUG : forgetting directory cache 2026/04/11 03:36:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 03:36:21 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/11 03:36:21 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bee4jz: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/04/11 03:36:21 INFO : TestRWCacheUpdate.rclone_chunk.001_bee4jz: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/11 03:36:21 INFO : TestRWCacheUpdate.rclone_chunk.001_bee4jz: Deleted 2026/04/11 03:36:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/11 03:36:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/11 03:36:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/11 03:36:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/11 03:36:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/11 03:36:22 DEBUG : TestRWCacheUpdate(0x3efa07c656c0): _readAt: size=512, off=0 2026/04/11 03:36:22 DEBUG : TestRWCacheUpdate(0x3efa07c656c0): openPending: 2026/04/11 03:36:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-11 02:41:17.565887263 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-11 02:40:17.565887263 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/11 03:36:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-11 02:41:17.565887263 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-11 02:40:17.565887263 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/11 03:36:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/11 03:36:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/11 03:36:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/11 03:36:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 03:36:22 DEBUG : TestRWCacheUpdate(0x3efa07c656c0): >openPending: err= 2026/04/11 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/11 03:36:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 03:36:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:22 DEBUG : TestRWCacheUpdate(0x3efa07c656c0): >_readAt: n=20, err=EOF 2026/04/11 03:36:22 DEBUG : TestRWCacheUpdate(0x3efa07c656c0): close: 2026/04/11 03:36:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-11 02:41:17.565887263 +0000 UTC 2026/04/11 03:36:22 DEBUG : TestRWCacheUpdate(0x3efa07c656c0): >close: err= 2026/04/11 03:36:22 DEBUG : Re-reading directory (100.947535ms old) 2026/04/11 03:36:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 03:36:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/11 03:36:22 DEBUG : forgetting directory cache 2026/04/11 03:36:22 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/11 03:36:22 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bee52o: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/04/11 03:36:22 INFO : TestRWCacheUpdate.rclone_chunk.001_bee52o: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/11 03:36:22 INFO : TestRWCacheUpdate.rclone_chunk.001_bee52o: Deleted 2026/04/11 03:36:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/11 03:36:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/11 03:36:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/11 03:36:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/11 03:36:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/11 03:36:23 DEBUG : TestRWCacheUpdate(0x3efa078fb500): _readAt: size=512, off=0 2026/04/11 03:36:23 DEBUG : TestRWCacheUpdate(0x3efa078fb500): openPending: 2026/04/11 03:36:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-11 02:42:17.565887263 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-11 02:41:17.565887263 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/11 03:36:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-11 02:42:17.565887263 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-11 02:41:17.565887263 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/11 03:36:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/11 03:36:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/11 03:36:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/11 03:36:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 03:36:23 DEBUG : TestRWCacheUpdate(0x3efa078fb500): >openPending: err= 2026/04/11 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/11 03:36:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 03:36:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:23 DEBUG : TestRWCacheUpdate(0x3efa078fb500): >_readAt: n=20, err=EOF 2026/04/11 03:36:23 DEBUG : TestRWCacheUpdate(0x3efa078fb500): close: 2026/04/11 03:36:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-11 02:42:17.565887263 +0000 UTC 2026/04/11 03:36:23 DEBUG : TestRWCacheUpdate(0x3efa078fb500): >close: err= 2026/04/11 03:36:23 DEBUG : forgetting directory cache 2026/04/11 03:36:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 03:36:23 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/04/11 03:36:23 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bee6p0: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/04/11 03:36:23 INFO : TestRWCacheUpdate.rclone_chunk.001_bee6p0: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/11 03:36:23 INFO : TestRWCacheUpdate.rclone_chunk.001_bee6p0: Deleted 2026/04/11 03:36:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/11 03:36:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/11 03:36:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/11 03:36:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/11 03:36:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/11 03:36:24 DEBUG : TestRWCacheUpdate(0x3efa077db840): _readAt: size=512, off=0 2026/04/11 03:36:24 DEBUG : TestRWCacheUpdate(0x3efa077db840): openPending: 2026/04/11 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-11 02:43:17.565887263 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-11 02:42:17.565887263 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/11 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-11 02:43:17.565887263 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-11 02:42:17.565887263 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/11 03:36:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/11 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/11 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/11 03:36:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 03:36:24 DEBUG : TestRWCacheUpdate(0x3efa077db840): >openPending: err= 2026/04/11 03:36:24 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/11 03:36:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 03:36:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:24 DEBUG : TestRWCacheUpdate(0x3efa077db840): >_readAt: n=21, err=EOF 2026/04/11 03:36:24 DEBUG : TestRWCacheUpdate(0x3efa077db840): close: 2026/04/11 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-11 02:43:17.565887263 +0000 UTC 2026/04/11 03:36:24 DEBUG : TestRWCacheUpdate(0x3efa077db840): >close: err= 2026/04/11 03:36:24 DEBUG : forgetting directory cache 2026/04/11 03:36:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 03:36:24 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/04/11 03:36:24 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bee7jr: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/04/11 03:36:24 INFO : TestRWCacheUpdate.rclone_chunk.001_bee7jr: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/11 03:36:24 INFO : TestRWCacheUpdate.rclone_chunk.001_bee7jr: Deleted 2026/04/11 03:36:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/11 03:36:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/11 03:36:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/11 03:36:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/11 03:36:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/11 03:36:25 DEBUG : TestRWCacheUpdate(0x3efa07941e40): _readAt: size=512, off=0 2026/04/11 03:36:25 DEBUG : TestRWCacheUpdate(0x3efa07941e40): openPending: 2026/04/11 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-11 02:44:17.565887263 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-11 02:43:17.565887263 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/11 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-11 02:44:17.565887263 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-11 02:43:17.565887263 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/11 03:36:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/11 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/11 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/11 03:36:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 03:36:25 DEBUG : TestRWCacheUpdate(0x3efa07941e40): >openPending: err= 2026/04/11 03:36:25 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/11 03:36:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 03:36:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:25 DEBUG : TestRWCacheUpdate(0x3efa07941e40): >_readAt: n=22, err=EOF 2026/04/11 03:36:25 DEBUG : TestRWCacheUpdate(0x3efa07941e40): close: 2026/04/11 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-11 02:44:17.565887263 +0000 UTC 2026/04/11 03:36:25 DEBUG : TestRWCacheUpdate(0x3efa07941e40): >close: err= 2026/04/11 03:36:25 DEBUG : forgetting directory cache 2026/04/11 03:36:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 03:36:25 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/04/11 03:36:25 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bee8oq: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/04/11 03:36:25 INFO : TestRWCacheUpdate.rclone_chunk.001_bee8oq: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/11 03:36:25 INFO : TestRWCacheUpdate.rclone_chunk.001_bee8oq: Deleted 2026/04/11 03:36:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/11 03:36:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/11 03:36:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/11 03:36:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/11 03:36:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/11 03:36:26 DEBUG : TestRWCacheUpdate(0x3efa076fb9c0): _readAt: size=512, off=0 2026/04/11 03:36:26 DEBUG : TestRWCacheUpdate(0x3efa076fb9c0): openPending: 2026/04/11 03:36:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-11 02:45:17.565887263 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-11 02:44:17.565887263 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/11 03:36:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-11 02:45:17.565887263 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-11 02:44:17.565887263 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/11 03:36:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/11 03:36:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/11 03:36:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/11 03:36:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 03:36:26 DEBUG : TestRWCacheUpdate(0x3efa076fb9c0): >openPending: err= 2026/04/11 03:36:26 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/11 03:36:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 03:36:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:26 DEBUG : TestRWCacheUpdate(0x3efa076fb9c0): >_readAt: n=23, err=EOF 2026/04/11 03:36:26 DEBUG : TestRWCacheUpdate(0x3efa076fb9c0): close: 2026/04/11 03:36:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-11 02:45:17.565887263 +0000 UTC 2026/04/11 03:36:26 DEBUG : TestRWCacheUpdate(0x3efa076fb9c0): >close: err= 2026/04/11 03:36:26 DEBUG : forgetting directory cache 2026/04/11 03:36:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 03:36:26 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/04/11 03:36:26 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bee9qr: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/04/11 03:36:26 INFO : TestRWCacheUpdate.rclone_chunk.001_bee9qr: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/11 03:36:26 INFO : TestRWCacheUpdate.rclone_chunk.001_bee9qr: Deleted 2026/04/11 03:36:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/11 03:36:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/11 03:36:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/11 03:36:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/11 03:36:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/11 03:36:27 DEBUG : TestRWCacheUpdate(0x3efa07be3d80): _readAt: size=512, off=0 2026/04/11 03:36:27 DEBUG : TestRWCacheUpdate(0x3efa07be3d80): openPending: 2026/04/11 03:36:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-11 02:46:17.565887263 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-11 02:45:17.565887263 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/11 03:36:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-11 02:46:17.565887263 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-11 02:45:17.565887263 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/11 03:36:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/11 03:36:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/11 03:36:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/11 03:36:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 03:36:27 DEBUG : TestRWCacheUpdate(0x3efa07be3d80): >openPending: err= 2026/04/11 03:36:27 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/11 03:36:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 03:36:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:27 DEBUG : TestRWCacheUpdate(0x3efa07be3d80): >_readAt: n=24, err=EOF 2026/04/11 03:36:27 DEBUG : TestRWCacheUpdate(0x3efa07be3d80): close: 2026/04/11 03:36:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-11 02:46:17.565887263 +0000 UTC 2026/04/11 03:36:27 DEBUG : TestRWCacheUpdate(0x3efa07be3d80): >close: err= 2026/04/11 03:36:27 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:27 DEBUG : Looking for writers 2026/04/11 03:36:27 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/11 03:36:27 DEBUG : >WaitForWriters: 2026/04/11 03:36:27 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': vfs cache: cleaner exiting 2026/04/11 03:36:27 DEBUG : forgetting directory cache 2026/04/11 03:36:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.75s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:27 DEBUG : FiLeA: size = 5 OK 2026/04/11 03:36:27 DEBUG : FiLeA.rclone_chunk.001_beeafv: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/04/11 03:36:27 INFO : FiLeA.rclone_chunk.001_beeafv: Copied (server-side copy) to: FiLeA 2026/04/11 03:36:27 INFO : FiLeA.rclone_chunk.001_beeafv: Deleted 2026/04/11 03:36:28 DEBUG : FiLeB: size = 5 OK 2026/04/11 03:36:28 DEBUG : FiLeB.rclone_chunk.001_beeayg: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/04/11 03:36:28 INFO : FiLeB.rclone_chunk.001_beeayg: Copied (server-side copy) to: FiLeB 2026/04/11 03:36:28 INFO : FiLeB.rclone_chunk.001_beeayg: Deleted 2026/04/11 03:36:28 DEBUG : FilEb: size = 5 OK 2026/04/11 03:36:28 DEBUG : FilEb.rclone_chunk.001_beeb6u: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/04/11 03:36:28 INFO : FilEb.rclone_chunk.001_beeb6u: Copied (server-side copy) to: FilEb 2026/04/11 03:36:28 INFO : FilEb.rclone_chunk.001_beeb6u: Deleted 2026/04/11 03:36:28 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:28 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/11 03:36:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/11 03:36:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/11 03:36:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/11 03:36:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/11 03:36:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/11 03:36:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/11 03:36:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/11 03:36:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/11 03:36:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:29 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:29 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/11 03:36:29 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/11 03:36:29 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/11 03:36:29 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:29 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:29 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:29 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/11 03:36:29 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/11 03:36:29 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/11 03:36:29 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:29 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/11 03:36:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/11 03:36:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/11 03:36:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:29 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/11 03:36:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/11 03:36:29 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/11 03:36:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:29 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/11 03:36:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/11 03:36:29 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/11 03:36:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:29 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/11 03:36:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/11 03:36:29 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/11 03:36:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:29 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:29 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/11 03:36:29 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/11 03:36:29 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/11 03:36:29 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:29 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:29 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:29 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/11 03:36:29 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/11 03:36:29 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/11 03:36:29 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:29 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:29 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:29 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/11 03:36:29 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/11 03:36:29 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:29 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/11 03:36:29 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/11 03:36:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/11 03:36:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/11 03:36:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/11 03:36:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:29 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:29 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:29 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:29 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:29 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:29 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:29 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:29 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/11 03:36:29 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/11 03:36:29 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/11 03:36:29 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:29 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:29 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:29 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/11 03:36:29 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/11 03:36:29 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/11 03:36:29 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:29 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:29 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:29 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:29 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:29 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:29 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:29 DEBUG : Looking for writers 2026/04/11 03:36:29 DEBUG : FiLeA: reading active writers 2026/04/11 03:36:29 DEBUG : FiLeB: reading active writers 2026/04/11 03:36:29 DEBUG : FilEb: reading active writers 2026/04/11 03:36:29 DEBUG : >WaitForWriters: 2026/04/11 03:36:29 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:29 DEBUG : Looking for writers 2026/04/11 03:36:29 DEBUG : FiLeA: reading active writers 2026/04/11 03:36:29 DEBUG : FiLeB: reading active writers 2026/04/11 03:36:29 DEBUG : FilEb: reading active writers 2026/04/11 03:36:29 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.74s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:30 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/04/11 03:36:30 DEBUG : normal name with no special characters.txt.rclone_chunk.001_beedng: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/04/11 03:36:30 INFO : normal name with no special characters.txt.rclone_chunk.001_beedng: Copied (server-side copy) to: normal name with no special characters.txt 2026/04/11 03:36:30 INFO : normal name with no special characters.txt.rclone_chunk.001_beedng: Deleted 2026/04/11 03:36:30 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/04/11 03:36:30 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_beedf3: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/04/11 03:36:30 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_beedf3: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/04/11 03:36:31 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_beedf3: Deleted 2026/04/11 03:36:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:31 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:31 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/11 03:36:31 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/11 03:36:31 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/11 03:36:31 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:31 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:31 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:31 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/11 03:36:31 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/11 03:36:31 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/11 03:36:31 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:31 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:31 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:31 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/11 03:36:31 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/11 03:36:31 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/11 03:36:31 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:31 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:31 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:31 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:31 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:31 DEBUG : Looking for writers 2026/04/11 03:36:31 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/11 03:36:31 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/11 03:36:31 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.54s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': Reusing VFS from active cache 2026/04/11 03:36:31 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:31 DEBUG : Looking for writers 2026/04/11 03:36:31 DEBUG : >WaitForWriters: 2026/04/11 03:36:31 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:31 DEBUG : Looking for writers 2026/04/11 03:36:31 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:31 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:31 DEBUG : Looking for writers 2026/04/11 03:36:31 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.08s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:31 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:31 DEBUG : Looking for writers 2026/04/11 03:36:31 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:32 DEBUG : file1: size = 14 OK 2026/04/11 03:36:32 DEBUG : file1.rclone_chunk.001_beee0m: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:36:32 INFO : file1.rclone_chunk.001_beee0m: Copied (server-side copy) to: file1 2026/04/11 03:36:32 INFO : file1.rclone_chunk.001_beee0m: Deleted 2026/04/11 03:36:32 DEBUG : dir/file2: size = 14 OK 2026/04/11 03:36:32 DEBUG : dir/file2.rclone_chunk.001_beef0t: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/11 03:36:32 INFO : dir/file2.rclone_chunk.001_beef0t: Copied (server-side copy) to: dir/file2 2026/04/11 03:36:32 INFO : dir/file2.rclone_chunk.001_beef0t: Deleted 2026/04/11 03:36:33 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:33 DEBUG : dir: Looking for writers 2026/04/11 03:36:33 DEBUG : file2: reading active writers 2026/04/11 03:36:33 DEBUG : Looking for writers 2026/04/11 03:36:33 DEBUG : dir: reading active writers 2026/04/11 03:36:33 DEBUG : file1: reading active writers 2026/04/11 03:36:33 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.44s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:33 DEBUG : file1: size = 14 OK 2026/04/11 03:36:33 DEBUG : file1.rclone_chunk.001_beegos: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:36:33 INFO : file1.rclone_chunk.001_beegos: Copied (server-side copy) to: file1 2026/04/11 03:36:33 INFO : file1.rclone_chunk.001_beegos: Deleted 2026/04/11 03:36:34 DEBUG : dir/file2: size = 14 OK 2026/04/11 03:36:34 DEBUG : dir/file2.rclone_chunk.001_beegw1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/11 03:36:34 INFO : dir/file2.rclone_chunk.001_beegw1: Copied (server-side copy) to: dir/file2 2026/04/11 03:36:34 INFO : dir/file2.rclone_chunk.001_beegw1: Deleted 2026/04/11 03:36:34 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:34 DEBUG : dir: Looking for writers 2026/04/11 03:36:34 DEBUG : Looking for writers 2026/04/11 03:36:34 DEBUG : dir: reading active writers 2026/04/11 03:36:34 DEBUG : file1: reading active writers 2026/04/11 03:36:34 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.37s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:35 DEBUG : file1: size = 14 OK 2026/04/11 03:36:35 DEBUG : file1.rclone_chunk.001_beehiv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 03:36:35 INFO : file1.rclone_chunk.001_beehiv: Copied (server-side copy) to: file1 2026/04/11 03:36:35 INFO : file1.rclone_chunk.001_beehiv: Deleted 2026/04/11 03:36:35 DEBUG : dir/file2: size = 14 OK 2026/04/11 03:36:35 DEBUG : dir/file2.rclone_chunk.001_beeic4: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/11 03:36:35 INFO : dir/file2.rclone_chunk.001_beeic4: Copied (server-side copy) to: dir/file2 2026/04/11 03:36:35 INFO : dir/file2.rclone_chunk.001_beeic4: Deleted 2026/04/11 03:36:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:35 DEBUG : file1: Open: flags=O_RDONLY 2026/04/11 03:36:35 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/11 03:36:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/11 03:36:35 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:35 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/11 03:36:35 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 03:36:35 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:35 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:35 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/11 03:36:35 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/11 03:36:35 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/11 03:36:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/11 03:36:35 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': File to upload is small (0 bytes), uploading instead of streaming 2026/04/11 03:36:36 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/11 03:36:36 DEBUG : dir/new_file.txt.rclone_chunk.001_beeir1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/11 03:36:36 INFO : dir/new_file.txt.rclone_chunk.001_beeir1: Copied (server-side copy) to: dir/new_file.txt 2026/04/11 03:36:36 INFO : dir/new_file.txt.rclone_chunk.001_beeir1: Deleted 2026/04/11 03:36:36 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/11 03:36:36 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/11 03:36:36 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/04/11 03:36:36 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/11 03:36:36 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:36 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/11 03:36:36 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:36 DEBUG : dir: Looking for writers 2026/04/11 03:36:36 DEBUG : new_file.txt: reading active writers 2026/04/11 03:36:36 DEBUG : file2: reading active writers 2026/04/11 03:36:36 DEBUG : Looking for writers 2026/04/11 03:36:36 DEBUG : dir: reading active writers 2026/04/11 03:36:36 DEBUG : file1: reading active writers 2026/04/11 03:36:36 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.95s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:37 DEBUG : dir/file2: size = 14 OK 2026/04/11 03:36:37 DEBUG : dir/file2.rclone_chunk.001_beejdw: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/11 03:36:37 INFO : dir/file2.rclone_chunk.001_beejdw: Copied (server-side copy) to: dir/file2 2026/04/11 03:36:37 INFO : dir/file2.rclone_chunk.001_beejdw: Deleted 2026/04/11 03:36:37 DEBUG : dir/file2: copy non-chunked object... 2026/04/11 03:36:37 DEBUG : dir/file1: size = 14 OK 2026/04/11 03:36:37 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/11 03:36:37 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/04/11 03:36:37 INFO : dir/file2: Deleted 2026/04/11 03:36:37 DEBUG : dir/file1: Updating file with dir/file1 0x3efa07364900 2026/04/11 03:36:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/11 03:36:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:37 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 03:36:37 DEBUG : file0: size = 14 OK 2026/04/11 03:36:37 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/11 03:36:37 INFO : dir/file1: Copied (server-side copy) to: file0 2026/04/11 03:36:37 INFO : dir/file1: Deleted 2026/04/11 03:36:37 DEBUG : file0: Updating file with file0 0x3efa07364900 2026/04/11 03:36:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 03:36:37 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/11 03:36:38 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:38 DEBUG : dir: Looking for writers 2026/04/11 03:36:38 DEBUG : Looking for writers 2026/04/11 03:36:38 DEBUG : file0: reading active writers 2026/04/11 03:36:38 DEBUG : dir: reading active writers 2026/04/11 03:36:38 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.59s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:38 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:38 DEBUG : Looking for writers 2026/04/11 03:36:38 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:38 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:38 DEBUG : Looking for writers 2026/04/11 03:36:38 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:38 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:38 DEBUG : Looking for writers 2026/04/11 03:36:38 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.08s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:38 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:38 DEBUG : Looking for writers 2026/04/11 03:36:38 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.08s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/11 03:36:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/11 03:36:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:38 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/11 03:36:38 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/11 03:36:38 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/11 03:36:38 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': File to upload is small (5 bytes), uploading instead of streaming 2026/04/11 03:36:39 DEBUG : file1: size = 5 OK 2026/04/11 03:36:39 DEBUG : file1.rclone_chunk.001_beel1s: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 03:36:39 INFO : file1.rclone_chunk.001_beel1s: Copied (server-side copy) to: file1 2026/04/11 03:36:39 INFO : file1.rclone_chunk.001_beel1s: Deleted 2026/04/11 03:36:39 DEBUG : file1: size = 5 OK 2026/04/11 03:36:39 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 03:36:39 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/11 03:36:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/11 03:36:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/11 03:36:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/11 03:36:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/11 03:36:39 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/11 03:36:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/11 03:36:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/11 03:36:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/11 03:36:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/11 03:36:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': File to upload is small (0 bytes), uploading instead of streaming 2026/04/11 03:36:39 DEBUG : file1: size = 0 OK 2026/04/11 03:36:39 DEBUG : file1.rclone_chunk.001_beem3a: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/11 03:36:39 INFO : file1.rclone_chunk.001_beem3a: Copied (server-side copy) to: file1 2026/04/11 03:36:39 INFO : file1.rclone_chunk.001_beem3a: Deleted 2026/04/11 03:36:39 DEBUG : file1: size = 0 OK 2026/04/11 03:36:39 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/11 03:36:39 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/11 03:36:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/11 03:36:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/11 03:36:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/11 03:36:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/11 03:36:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': File to upload is small (7 bytes), uploading instead of streaming 2026/04/11 03:36:40 DEBUG : file1: size = 7 OK 2026/04/11 03:36:40 DEBUG : file1.rclone_chunk.001_beemin: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/11 03:36:40 INFO : file1.rclone_chunk.001_beemin: Copied (server-side copy) to: file1 2026/04/11 03:36:40 INFO : file1.rclone_chunk.001_beemin: Deleted 2026/04/11 03:36:40 DEBUG : file1: size = 7 OK 2026/04/11 03:36:40 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/11 03:36:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/11 03:36:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:40 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:40 DEBUG : Looking for writers 2026/04/11 03:36:40 DEBUG : file1: reading active writers 2026/04/11 03:36:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.74s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/11 03:36:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/11 03:36:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:40 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/11 03:36:41 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/11 03:36:41 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/11 03:36:41 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/11 03:36:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': File to upload is small (11 bytes), uploading instead of streaming 2026/04/11 03:36:41 DEBUG : file1: size = 11 OK 2026/04/11 03:36:41 DEBUG : file1.rclone_chunk.001_beeoo6: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/11 03:36:41 INFO : file1.rclone_chunk.001_beeoo6: Copied (server-side copy) to: file1 2026/04/11 03:36:41 INFO : file1.rclone_chunk.001_beeoo6: Deleted 2026/04/11 03:36:41 DEBUG : file1: size = 11 OK 2026/04/11 03:36:41 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/11 03:36:41 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/11 03:36:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:41 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/11 03:36:41 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:41 DEBUG : Looking for writers 2026/04/11 03:36:41 DEBUG : file1: reading active writers 2026/04/11 03:36:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.71s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/11 03:36:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/11 03:36:42 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/11 03:36:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': File to upload is small (5 bytes), uploading instead of streaming 2026/04/11 03:36:42 DEBUG : file1: size = 5 OK 2026/04/11 03:36:42 DEBUG : file1.rclone_chunk.001_beepm7: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 03:36:42 INFO : file1.rclone_chunk.001_beepm7: Copied (server-side copy) to: file1 2026/04/11 03:36:42 INFO : file1.rclone_chunk.001_beepm7: Deleted 2026/04/11 03:36:42 DEBUG : file1: size = 5 OK 2026/04/11 03:36:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 03:36:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/11 03:36:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:42 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/11 03:36:42 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:42 DEBUG : Looking for writers 2026/04/11 03:36:42 DEBUG : file1: reading active writers 2026/04/11 03:36:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.63s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/11 03:36:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/11 03:36:42 DEBUG : file1: WriteFileHandle.Release closing 2026/04/11 03:36:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': File to upload is small (0 bytes), uploading instead of streaming 2026/04/11 03:36:43 DEBUG : file1: size = 0 OK 2026/04/11 03:36:43 DEBUG : file1.rclone_chunk.001_beepkl: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/11 03:36:43 INFO : file1.rclone_chunk.001_beepkl: Copied (server-side copy) to: file1 2026/04/11 03:36:43 INFO : file1.rclone_chunk.001_beepkl: Deleted 2026/04/11 03:36:43 DEBUG : file1: size = 0 OK 2026/04/11 03:36:43 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/11 03:36:43 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/11 03:36:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:43 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/11 03:36:43 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:43 DEBUG : Looking for writers 2026/04/11 03:36:43 DEBUG : file1: reading active writers 2026/04/11 03:36:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.71s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/11 03:36:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/11 03:36:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': File to upload is small (2 bytes), uploading instead of streaming 2026/04/11 03:36:43 DEBUG : file1: size = 2 OK 2026/04/11 03:36:43 DEBUG : file1.rclone_chunk.001_beeqdf: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/11 03:36:43 INFO : file1.rclone_chunk.001_beeqdf: Copied (server-side copy) to: file1 2026/04/11 03:36:43 INFO : file1.rclone_chunk.001_beeqdf: Deleted 2026/04/11 03:36:43 DEBUG : file1: size = 2 OK 2026/04/11 03:36:43 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/11 03:36:43 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/11 03:36:44 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/11 03:36:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:44 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:44 DEBUG : Looking for writers 2026/04/11 03:36:44 DEBUG : file1: reading active writers 2026/04/11 03:36:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.83s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:44 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/11 03:36:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/11 03:36:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:44 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': File to upload is small (0 bytes), uploading instead of streaming 2026/04/11 03:36:44 DEBUG : file1: size = 0 OK 2026/04/11 03:36:44 DEBUG : file1.rclone_chunk.001_beerbq: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/11 03:36:44 INFO : file1.rclone_chunk.001_beerbq: Copied (server-side copy) to: file1 2026/04/11 03:36:44 INFO : file1.rclone_chunk.001_beerbq: Deleted 2026/04/11 03:36:44 DEBUG : file1: size = 0 OK 2026/04/11 03:36:44 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/11 03:36:44 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/11 03:36:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:44 DEBUG : file1: Open: flags=O_RDONLY 2026/04/11 03:36:44 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/11 03:36:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/11 03:36:44 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:44 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:44 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:44 DEBUG : Looking for writers 2026/04/11 03:36:44 DEBUG : file1: reading active writers 2026/04/11 03:36:44 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.71s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:44 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 03:36:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 03:36:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/11 03:36:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/11 03:36:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:44 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': File to upload is small (100 bytes), uploading instead of streaming 2026/04/11 03:36:45 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/04/11 03:36:45 DEBUG : file1.rclone_chunk.001_beerhe: md5 = 04205816691ac1777b8a3b02fe5ec2e5 OK 2026/04/11 03:36:45 INFO : file1.rclone_chunk.001_beerhe: Copied (server-side copy) to: file1.rclone_chunk.001 2026/04/11 03:36:45 INFO : file1.rclone_chunk.001_beerhe: Deleted 2026/04/11 03:36:45 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/04/11 03:36:45 DEBUG : file1.rclone_chunk.002_beerhe: md5 = caba1f905bbf076dd625db48d2ee61a6 OK 2026/04/11 03:36:45 INFO : file1.rclone_chunk.002_beerhe: Copied (server-side copy) to: file1.rclone_chunk.002 2026/04/11 03:36:45 INFO : file1.rclone_chunk.002_beerhe: Deleted 2026/04/11 03:36:45 DEBUG : file1: size = 100 OK 2026/04/11 03:36:45 DEBUG : file1: md5 = f3ccd5428f423ec8118f1414bf928465 OK 2026/04/11 03:36:45 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/11 03:36:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 03:36:45 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 03:36:45 DEBUG : file1: Open: flags=O_RDONLY 2026/04/11 03:36:45 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/11 03:36:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/11 03:36:45 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:45 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:45 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:45 DEBUG : Looking for writers 2026/04/11 03:36:45 DEBUG : file1: reading active writers 2026/04/11 03:36:45 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.34s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:46 DEBUG : flat/f000.txt: size = 7 OK 2026/04/11 03:36:46 DEBUG : flat/f000.txt.rclone_chunk.001_beetye: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/04/11 03:36:46 INFO : flat/f000.txt.rclone_chunk.001_beetye: Copied (server-side copy) to: flat/f000.txt 2026/04/11 03:36:46 INFO : flat/f000.txt.rclone_chunk.001_beetye: Deleted 2026/04/11 03:36:47 DEBUG : flat/f001.txt: size = 14 OK 2026/04/11 03:36:47 DEBUG : flat/f001.txt.rclone_chunk.001_beetu0: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/04/11 03:36:47 INFO : flat/f001.txt.rclone_chunk.001_beetu0: Copied (server-side copy) to: flat/f001.txt 2026/04/11 03:36:47 INFO : flat/f001.txt.rclone_chunk.001_beetu0: Deleted 2026/04/11 03:36:47 DEBUG : flat/f002.txt: size = 21 OK 2026/04/11 03:36:47 DEBUG : flat/f002.txt.rclone_chunk.001_beeuwp: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/04/11 03:36:47 INFO : flat/f002.txt.rclone_chunk.001_beeuwp: Copied (server-side copy) to: flat/f002.txt 2026/04/11 03:36:47 INFO : flat/f002.txt.rclone_chunk.001_beeuwp: Deleted 2026/04/11 03:36:47 DEBUG : flat/f003.txt: size = 28 OK 2026/04/11 03:36:47 DEBUG : flat/f003.txt.rclone_chunk.001_beeu9q: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/04/11 03:36:47 INFO : flat/f003.txt.rclone_chunk.001_beeu9q: Copied (server-side copy) to: flat/f003.txt 2026/04/11 03:36:48 INFO : flat/f003.txt.rclone_chunk.001_beeu9q: Deleted 2026/04/11 03:36:48 DEBUG : flat/f004.txt: size = 35 OK 2026/04/11 03:36:48 DEBUG : flat/f004.txt.rclone_chunk.001_beevkr: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/04/11 03:36:48 INFO : flat/f004.txt.rclone_chunk.001_beevkr: Copied (server-side copy) to: flat/f004.txt 2026/04/11 03:36:48 INFO : flat/f004.txt.rclone_chunk.001_beevkr: Deleted 2026/04/11 03:36:49 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/11 03:36:49 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/11 03:36:49 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:49 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:49 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/11 03:36:49 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/11 03:36:49 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:49 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:49 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/11 03:36:49 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/11 03:36:49 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:49 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:49 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/11 03:36:49 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/11 03:36:49 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:49 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:49 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/11 03:36:49 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/11 03:36:49 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:49 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:49 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:49 DEBUG : flat: Looking for writers 2026/04/11 03:36:49 DEBUG : f000.txt: reading active writers 2026/04/11 03:36:49 DEBUG : f001.txt: reading active writers 2026/04/11 03:36:49 DEBUG : f002.txt: reading active writers 2026/04/11 03:36:49 DEBUG : f003.txt: reading active writers 2026/04/11 03:36:49 DEBUG : f004.txt: reading active writers 2026/04/11 03:36:49 DEBUG : Looking for writers 2026/04/11 03:36:49 DEBUG : flat: reading active writers 2026/04/11 03:36:49 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.69s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:50 DEBUG : a/top.txt: size = 3 OK 2026/04/11 03:36:50 DEBUG : a/top.txt.rclone_chunk.001_beewz1: md5 = b28354b543375bfa94dabaeda722927f OK 2026/04/11 03:36:50 INFO : a/top.txt.rclone_chunk.001_beewz1: Copied (server-side copy) to: a/top.txt 2026/04/11 03:36:50 INFO : a/top.txt.rclone_chunk.001_beewz1: Deleted 2026/04/11 03:36:50 DEBUG : a/b/mid.txt: size = 3 OK 2026/04/11 03:36:50 DEBUG : a/b/mid.txt.rclone_chunk.001_beexf5: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/04/11 03:36:50 INFO : a/b/mid.txt.rclone_chunk.001_beexf5: Copied (server-side copy) to: a/b/mid.txt 2026/04/11 03:36:50 INFO : a/b/mid.txt.rclone_chunk.001_beexf5: Deleted 2026/04/11 03:36:51 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/04/11 03:36:51 DEBUG : a/b/c/deep.txt.rclone_chunk.001_beexdd: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/04/11 03:36:51 INFO : a/b/c/deep.txt.rclone_chunk.001_beexdd: Copied (server-side copy) to: a/b/c/deep.txt 2026/04/11 03:36:51 INFO : a/b/c/deep.txt.rclone_chunk.001_beexdd: Deleted 2026/04/11 03:36:51 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/11 03:36:51 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/11 03:36:51 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:51 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:51 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/11 03:36:51 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/11 03:36:51 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:51 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:51 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/11 03:36:51 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/11 03:36:51 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:51 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:51 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:51 DEBUG : a/b/c: Looking for writers 2026/04/11 03:36:51 DEBUG : deep.txt: reading active writers 2026/04/11 03:36:51 DEBUG : a/b: Looking for writers 2026/04/11 03:36:51 DEBUG : c: reading active writers 2026/04/11 03:36:51 DEBUG : mid.txt: reading active writers 2026/04/11 03:36:51 DEBUG : a: Looking for writers 2026/04/11 03:36:51 DEBUG : b: reading active writers 2026/04/11 03:36:51 DEBUG : top.txt: reading active writers 2026/04/11 03:36:51 DEBUG : Looking for writers 2026/04/11 03:36:51 DEBUG : a: reading active writers 2026/04/11 03:36:51 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.17s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/04/11 03:36:52 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:52 DEBUG : Looking for writers 2026/04/11 03:36:52 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe'", Local "Local file system at /tmp/rclone1020659351", Modify Window "1ns" 2026/04/11 03:36:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': poll-interval is not supported by this remote 2026/04/11 03:36:52 DEBUG : dir1/a.txt: size = 1 OK 2026/04/11 03:36:52 DEBUG : dir1/a.txt.rclone_chunk.001_beez7t: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/04/11 03:36:52 INFO : dir1/a.txt.rclone_chunk.001_beez7t: Copied (server-side copy) to: dir1/a.txt 2026/04/11 03:36:52 INFO : dir1/a.txt.rclone_chunk.001_beez7t: Deleted 2026/04/11 03:36:53 DEBUG : dir2/b.txt: size = 1 OK 2026/04/11 03:36:53 DEBUG : dir2/b.txt.rclone_chunk.001_beezeg: md5 = 415290769594460e2e485922904f345d OK 2026/04/11 03:36:53 INFO : dir2/b.txt.rclone_chunk.001_beezeg: Copied (server-side copy) to: dir2/b.txt 2026/04/11 03:36:53 INFO : dir2/b.txt.rclone_chunk.001_beezeg: Deleted 2026/04/11 03:36:53 DEBUG : dir3/c.txt: size = 1 OK 2026/04/11 03:36:53 DEBUG : dir3/c.txt.rclone_chunk.001_bef0b8: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/04/11 03:36:53 INFO : dir3/c.txt.rclone_chunk.001_bef0b8: Copied (server-side copy) to: dir3/c.txt 2026/04/11 03:36:53 INFO : dir3/c.txt.rclone_chunk.001_bef0b8: Deleted 2026/04/11 03:36:53 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/11 03:36:53 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/11 03:36:53 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:53 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:53 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/11 03:36:53 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/11 03:36:53 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:53 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:54 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/11 03:36:54 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/11 03:36:54 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 03:36:54 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 03:36:54 DEBUG : WaitForWriters: timeout=30s 2026/04/11 03:36:54 DEBUG : dir1: Looking for writers 2026/04/11 03:36:54 DEBUG : a.txt: reading active writers 2026/04/11 03:36:54 DEBUG : dir2: Looking for writers 2026/04/11 03:36:54 DEBUG : b.txt: reading active writers 2026/04/11 03:36:54 DEBUG : dir3: Looking for writers 2026/04/11 03:36:54 DEBUG : c.txt: reading active writers 2026/04/11 03:36:54 DEBUG : Looking for writers 2026/04/11 03:36:54 DEBUG : dir2: reading active writers 2026/04/11 03:36:54 DEBUG : dir3: reading active writers 2026/04/11 03:36:54 DEBUG : dir1: reading active writers 2026/04/11 03:36:54 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.26s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/11 03:36:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dasacob1kiqe': Purge remote 2026/04/11 03:36:54 DEBUG : Waiting for deletions to finish 2026/04/11 03:36:54 INFO : S3 bucket rclone-test-dasacob1kiqe: Bucket "rclone-test-dasacob1kiqe" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Finished OK in 1m58.047257177s (try 1/5)