"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/04/12 02:11:02 DEBUG : Creating backend with remote "TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe" 2026/04/12 02:11:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/12 02:11:02 DEBUG : Creating backend with remote "TestS3:rclone-test-fuziyak8wibe" 2026/04/12 02:11:02 DEBUG : Creating backend with remote "/tmp/rclone2367942934" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:02 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:03 INFO : S3 bucket rclone-test-fuziyak8wibe: Bucket "rclone-test-fuziyak8wibe" created with ACL "" 2026/04/12 02:11:03 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:03 DEBUG : dir/file1.rclone_chunk.001_d53y03: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:03 INFO : dir/file1.rclone_chunk.001_d53y03: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:03 INFO : dir/file1.rclone_chunk.001_d53y03: Deleted 2026/04/12 02:11:04 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:04 DEBUG : dir: Looking for writers 2026/04/12 02:11:04 DEBUG : Looking for writers 2026/04/12 02:11:04 DEBUG : dir: reading active writers 2026/04/12 02:11:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.52s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:04 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:04 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:04 DEBUG : dir/file1.rclone_chunk.001_d53zh2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:04 INFO : dir/file1.rclone_chunk.001_d53zh2: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:04 INFO : dir/file1.rclone_chunk.001_d53zh2: Deleted 2026/04/12 02:11:05 DEBUG : dir/file2: size = 15 OK 2026/04/12 02:11:05 DEBUG : dir/file2.rclone_chunk.001_d53znq: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/04/12 02:11:05 INFO : dir/file2.rclone_chunk.001_d53znq: Copied (server-side copy) to: dir/file2 2026/04/12 02:11:05 INFO : dir/file2.rclone_chunk.001_d53znq: Deleted 2026/04/12 02:11:05 DEBUG : dir/subdir/file3: size = 16 OK 2026/04/12 02:11:05 DEBUG : dir/subdir/file3.rclone_chunk.001_d540gb: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/04/12 02:11:05 INFO : dir/subdir/file3.rclone_chunk.001_d540gb: Copied (server-side copy) to: dir/subdir/file3 2026/04/12 02:11:05 INFO : dir/subdir/file3.rclone_chunk.001_d540gb: Deleted 2026/04/12 02:11:05 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:05 DEBUG : dir/subdir: Looking for writers 2026/04/12 02:11:05 DEBUG : dir: Looking for writers 2026/04/12 02:11:05 DEBUG : file1: reading active writers 2026/04/12 02:11:05 DEBUG : file2: reading active writers 2026/04/12 02:11:05 DEBUG : subdir: reading active writers 2026/04/12 02:11:05 DEBUG : Looking for writers 2026/04/12 02:11:05 DEBUG : dir: reading active writers 2026/04/12 02:11:05 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.96s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:06 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:06 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:06 DEBUG : dir/file1.rclone_chunk.001_d541ur: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:06 INFO : dir/file1.rclone_chunk.001_d541ur: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:06 INFO : dir/file1.rclone_chunk.001_d541ur: Deleted 2026/04/12 02:11:06 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:06 DEBUG : dir: Looking for writers 2026/04/12 02:11:06 DEBUG : file1: reading active writers 2026/04/12 02:11:06 DEBUG : Looking for writers 2026/04/12 02:11:06 DEBUG : dir: reading active writers 2026/04/12 02:11:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.83s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:07 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:07 DEBUG : dir/file1.rclone_chunk.001_d542li: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:07 INFO : dir/file1.rclone_chunk.001_d542li: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:07 INFO : dir/file1.rclone_chunk.001_d542li: Deleted 2026/04/12 02:11:07 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:07 DEBUG : dir: Looking for writers 2026/04/12 02:11:07 DEBUG : Looking for writers 2026/04/12 02:11:07 DEBUG : dir: reading active writers 2026/04/12 02:11:07 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.80s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:08 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:08 DEBUG : dir/file1.rclone_chunk.001_d5424j: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:08 INFO : dir/file1.rclone_chunk.001_d5424j: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:08 INFO : dir/file1.rclone_chunk.001_d5424j: Deleted 2026/04/12 02:11:08 DEBUG : dir: forgetting directory cache 2026/04/12 02:11:08 DEBUG : forgetting directory cache 2026/04/12 02:11:08 DEBUG : dir: forgetting directory cache 2026/04/12 02:11:08 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:08 DEBUG : Looking for writers 2026/04/12 02:11:08 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.01s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:08 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:09 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:09 DEBUG : dir/file1.rclone_chunk.001_d543w8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:09 INFO : dir/file1.rclone_chunk.001_d543w8: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:09 INFO : dir/file1.rclone_chunk.001_d543w8: Deleted 2026/04/12 02:11:09 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/12 02:11:09 DEBUG : dir: invalidating directory cache 2026/04/12 02:11:09 DEBUG : >ForgetPath: 2026/04/12 02:11:09 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/12 02:11:09 DEBUG : invalidating directory cache 2026/04/12 02:11:09 DEBUG : dir: forgetting directory cache 2026/04/12 02:11:09 DEBUG : >ForgetPath: 2026/04/12 02:11:09 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/12 02:11:09 DEBUG : >ForgetPath: 2026/04/12 02:11:09 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:09 DEBUG : dir: Looking for writers 2026/04/12 02:11:09 DEBUG : Looking for writers 2026/04/12 02:11:09 DEBUG : dir: reading active writers 2026/04/12 02:11:09 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.94s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:09 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:10 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:10 DEBUG : dir/file1.rclone_chunk.001_d544o4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:10 INFO : dir/file1.rclone_chunk.001_d544o4: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:10 INFO : dir/file1.rclone_chunk.001_d544o4: Deleted 2026/04/12 02:11:10 DEBUG : fil/a/b/c: size = 15 OK 2026/04/12 02:11:10 DEBUG : fil/a/b/c.rclone_chunk.001_d54517: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/04/12 02:11:10 INFO : fil/a/b/c.rclone_chunk.001_d54517: Copied (server-side copy) to: fil/a/b/c 2026/04/12 02:11:10 INFO : fil/a/b/c.rclone_chunk.001_d54517: Deleted 2026/04/12 02:11:11 DEBUG : forgetting directory cache 2026/04/12 02:11:11 DEBUG : dir: forgetting directory cache 2026/04/12 02:11:11 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:11 DEBUG : dir: Looking for writers 2026/04/12 02:11:11 DEBUG : fil/a/b: Looking for writers 2026/04/12 02:11:11 DEBUG : fil/a: Looking for writers 2026/04/12 02:11:11 DEBUG : b: reading active writers 2026/04/12 02:11:11 DEBUG : fil: Looking for writers 2026/04/12 02:11:11 DEBUG : a: reading active writers 2026/04/12 02:11:11 DEBUG : Looking for writers 2026/04/12 02:11:11 DEBUG : fil: reading active writers 2026/04/12 02:11:11 DEBUG : dir: reading active writers 2026/04/12 02:11:11 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.88s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:11 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:12 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:12 DEBUG : dir/file1.rclone_chunk.001_d546og: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:12 INFO : dir/file1.rclone_chunk.001_d546og: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:12 INFO : dir/file1.rclone_chunk.001_d546og: Deleted 2026/04/12 02:11:12 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:12 DEBUG : dir: Looking for writers 2026/04/12 02:11:12 DEBUG : Looking for writers 2026/04/12 02:11:12 DEBUG : dir: reading active writers 2026/04/12 02:11:12 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.85s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:12 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:12 DEBUG : dir/file1.rclone_chunk.001_d547to: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:12 INFO : dir/file1.rclone_chunk.001_d547to: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:12 INFO : dir/file1.rclone_chunk.001_d547to: Deleted 2026/04/12 02:11:13 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:13 DEBUG : dir: Looking for writers 2026/04/12 02:11:13 DEBUG : file1: reading active writers 2026/04/12 02:11:13 DEBUG : Looking for writers 2026/04/12 02:11:13 DEBUG : dir: reading active writers 2026/04/12 02:11:13 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.89s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:13 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:13 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:13 DEBUG : dir/file1.rclone_chunk.001_d548zw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:13 INFO : dir/file1.rclone_chunk.001_d548zw: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:13 INFO : dir/file1.rclone_chunk.001_d548zw: Deleted 2026/04/12 02:11:14 DEBUG : dir/file2: size = 15 OK 2026/04/12 02:11:14 DEBUG : dir/file2.rclone_chunk.001_d548rw: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/04/12 02:11:14 INFO : dir/file2.rclone_chunk.001_d548rw: Copied (server-side copy) to: dir/file2 2026/04/12 02:11:14 INFO : dir/file2.rclone_chunk.001_d548rw: Deleted 2026/04/12 02:11:14 DEBUG : dir/subdir/file3: size = 16 OK 2026/04/12 02:11:14 DEBUG : dir/subdir/file3.rclone_chunk.001_d549kp: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/04/12 02:11:14 INFO : dir/subdir/file3.rclone_chunk.001_d549kp: Copied (server-side copy) to: dir/subdir/file3 2026/04/12 02:11:14 INFO : dir/subdir/file3.rclone_chunk.001_d549kp: Deleted === RUN TestDirReadDirAll/Virtual 2026/04/12 02:11:15 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/12 02:11:15 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/12 02:11:15 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/12 02:11:15 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/12 02:11:15 DEBUG : dir/virtualFile: size = 20 OK 2026/04/12 02:11:15 DEBUG : dir/virtualFile.rclone_chunk.001_d54a06: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/04/12 02:11:15 INFO : dir/virtualFile.rclone_chunk.001_d54a06: Copied (server-side copy) to: dir/virtualFile 2026/04/12 02:11:15 INFO : dir/virtualFile.rclone_chunk.001_d54a06: Deleted 2026/04/12 02:11:16 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/04/12 02:11:16 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_d54a10: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/04/12 02:11:16 INFO : dir/virtualDir/testFile.rclone_chunk.001_d54a10: Copied (server-side copy) to: dir/virtualDir/testFile 2026/04/12 02:11:16 INFO : dir/virtualDir/testFile.rclone_chunk.001_d54a10: Deleted 2026/04/12 02:11:16 DEBUG : S3 bucket rclone-test-fuziyak8wibe: bucket is versioned: false 2026/04/12 02:11:16 DEBUG : Waiting for deletions to finish 2026/04/12 02:11:16 DEBUG : "dir/subdir/file3" version false 2026/04/12 02:11:16 DEBUG : dir/subdir/file3: Deleting (id "") 2026/04/12 02:11:16 INFO : dir/subdir/file3: Deleted 2026/04/12 02:11:16 DEBUG : dir: invalidating directory cache 2026/04/12 02:11:16 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/12 02:11:16 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/12 02:11:16 DEBUG : dir/file1: Reset virtual modtime 2026/04/12 02:11:16 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/12 02:11:16 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/12 02:11:16 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/12 02:11:16 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/12 02:11:16 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/12 02:11:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/12 02:11:16 DEBUG : dir: invalidating directory cache 2026/04/12 02:11:16 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/12 02:11:16 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/12 02:11:16 DEBUG : forgetting directory cache 2026/04/12 02:11:16 DEBUG : dir: forgetting directory cache 2026/04/12 02:11:16 DEBUG : dir/virtualDir2: forgetting directory cache 2026/04/12 02:11:16 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/12 02:11:16 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:16 DEBUG : dir/virtualDir: Looking for writers 2026/04/12 02:11:16 DEBUG : dir/virtualDir2: Looking for writers 2026/04/12 02:11:16 DEBUG : dir: Looking for writers 2026/04/12 02:11:16 DEBUG : file1: reading active writers 2026/04/12 02:11:16 DEBUG : virtualFile2: reading active writers 2026/04/12 02:11:16 DEBUG : virtualDir2: reading active writers 2026/04/12 02:11:16 DEBUG : virtualFile: reading active writers 2026/04/12 02:11:16 DEBUG : virtualDir: reading active writers 2026/04/12 02:11:16 DEBUG : Looking for writers 2026/04/12 02:11:16 DEBUG : dir: reading active writers 2026/04/12 02:11:16 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.43s) --- PASS: TestDirReadDirAll/Virtual (1.29s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:17 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:17 DEBUG : dir/file1.rclone_chunk.001_d54ba1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:17 INFO : dir/file1.rclone_chunk.001_d54ba1: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:17 INFO : dir/file1.rclone_chunk.001_d54ba1: Deleted 2026/04/12 02:11:17 ERROR : dir/: Can only open directories read only 2026/04/12 02:11:17 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:17 DEBUG : dir: Looking for writers 2026/04/12 02:11:17 DEBUG : Looking for writers 2026/04/12 02:11:17 DEBUG : dir: reading active writers 2026/04/12 02:11:17 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.75s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:17 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:17 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:17 DEBUG : dir/file1.rclone_chunk.001_d54chc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:17 INFO : dir/file1.rclone_chunk.001_d54chc: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:18 INFO : dir/file1.rclone_chunk.001_d54chc: Deleted 2026/04/12 02:11:18 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:11:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/12 02:11:18 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/12 02:11:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/12 02:11:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': File to upload is small (5 bytes), uploading instead of streaming 2026/04/12 02:11:18 DEBUG : dir/potato: size = 5 OK 2026/04/12 02:11:18 DEBUG : dir/potato.rclone_chunk.001_d54d40: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/12 02:11:18 INFO : dir/potato.rclone_chunk.001_d54d40: Copied (server-side copy) to: dir/potato 2026/04/12 02:11:18 INFO : dir/potato.rclone_chunk.001_d54d40: Deleted 2026/04/12 02:11:18 DEBUG : dir/potato: size = 5 OK 2026/04/12 02:11:18 NOTICE: Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/12 02:11:18 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/12 02:11:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/12 02:11:18 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:18 DEBUG : dir: Looking for writers 2026/04/12 02:11:18 DEBUG : potato: reading active writers 2026/04/12 02:11:18 DEBUG : file1: reading active writers 2026/04/12 02:11:18 DEBUG : Looking for writers 2026/04/12 02:11:18 DEBUG : dir: reading active writers 2026/04/12 02:11:18 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.36s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:19 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:19 DEBUG : dir/file1.rclone_chunk.001_d54ebm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:19 INFO : dir/file1.rclone_chunk.001_d54ebm: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:19 INFO : dir/file1.rclone_chunk.001_d54ebm: Deleted 2026/04/12 02:11:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/04/12 02:11:19 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:19 DEBUG : dir/sub: Looking for writers 2026/04/12 02:11:19 DEBUG : dir: Looking for writers 2026/04/12 02:11:19 DEBUG : file1: reading active writers 2026/04/12 02:11:19 DEBUG : sub: reading active writers 2026/04/12 02:11:19 DEBUG : Looking for writers 2026/04/12 02:11:19 DEBUG : dir: reading active writers 2026/04/12 02:11:19 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.06s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:20 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:20 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:20 DEBUG : dir/file1.rclone_chunk.001_d54ffs: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:20 INFO : dir/file1.rclone_chunk.001_d54ffs: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:20 INFO : dir/file1.rclone_chunk.001_d54ffs: Deleted 2026/04/12 02:11:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/12 02:11:20 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/12 02:11:20 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:20 DEBUG : dir/sub/subsub: Looking for writers 2026/04/12 02:11:20 DEBUG : dir/sub: Looking for writers 2026/04/12 02:11:20 DEBUG : subsub: reading active writers 2026/04/12 02:11:20 DEBUG : dir: Looking for writers 2026/04/12 02:11:20 DEBUG : file1: reading active writers 2026/04/12 02:11:20 DEBUG : sub: reading active writers 2026/04/12 02:11:20 DEBUG : Looking for writers 2026/04/12 02:11:20 DEBUG : dir: reading active writers 2026/04/12 02:11:20 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.12s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:21 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:21 DEBUG : dir/file1.rclone_chunk.001_d54gxt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:21 INFO : dir/file1.rclone_chunk.001_d54gxt: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:21 INFO : dir/file1.rclone_chunk.001_d54gxt: Deleted 2026/04/12 02:11:21 ERROR : dir/: Dir.Remove not empty 2026/04/12 02:11:21 DEBUG : dir/file1: Remove: 2026/04/12 02:11:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/12 02:11:21 DEBUG : dir/file1: >Remove: err= 2026/04/12 02:11:21 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/12 02:11:21 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:21 DEBUG : Looking for writers 2026/04/12 02:11:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.83s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:22 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:22 DEBUG : dir/file1.rclone_chunk.001_d54hwk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:22 INFO : dir/file1.rclone_chunk.001_d54hwk: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:22 INFO : dir/file1.rclone_chunk.001_d54hwk: Deleted 2026/04/12 02:11:22 DEBUG : dir/file1: Remove: 2026/04/12 02:11:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/12 02:11:22 DEBUG : dir/file1: >Remove: err= 2026/04/12 02:11:22 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/12 02:11:22 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:22 DEBUG : Looking for writers 2026/04/12 02:11:22 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.81s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:23 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:23 DEBUG : dir/file1.rclone_chunk.001_d54h0r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:23 INFO : dir/file1.rclone_chunk.001_d54h0r: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:23 INFO : dir/file1.rclone_chunk.001_d54h0r: Deleted 2026/04/12 02:11:23 DEBUG : dir/file1: Remove: 2026/04/12 02:11:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/12 02:11:23 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/04/12 02:11:23 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:23 DEBUG : dir: Looking for writers 2026/04/12 02:11:23 DEBUG : Looking for writers 2026/04/12 02:11:23 DEBUG : dir: reading active writers 2026/04/12 02:11:23 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.92s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:24 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:24 DEBUG : dir/file1.rclone_chunk.001_d54i2r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:24 INFO : dir/file1.rclone_chunk.001_d54i2r: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:24 INFO : dir/file1.rclone_chunk.001_d54i2r: Deleted 2026/04/12 02:11:24 DEBUG : dir/file3: size = 15 OK 2026/04/12 02:11:24 DEBUG : dir/file3.rclone_chunk.001_d54jvu: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/04/12 02:11:24 INFO : dir/file3.rclone_chunk.001_d54jvu: Copied (server-side copy) to: dir/file3 2026/04/12 02:11:24 INFO : dir/file3.rclone_chunk.001_d54jvu: Deleted 2026/04/12 02:11:25 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/12 02:11:25 DEBUG : dir/file1: copy non-chunked object... 2026/04/12 02:11:25 DEBUG : dir/file3: copy non-chunked object... 2026/04/12 02:11:25 DEBUG : dir2/file3: size = 15 OK 2026/04/12 02:11:25 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/04/12 02:11:25 DEBUG : dir2/file1: size = 14 OK 2026/04/12 02:11:25 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/04/12 02:11:25 INFO : dir/file3: Deleted 2026/04/12 02:11:25 INFO : dir/file1: Deleted 2026/04/12 02:11:25 DEBUG : dir: Updating dir with dir2 0x27864c5e6680 2026/04/12 02:11:25 DEBUG : dir: forgetting directory cache 2026/04/12 02:11:25 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/12 02:11:25 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/12 02:11:25 DEBUG : dir2/file1: copy non-chunked object... 2026/04/12 02:11:25 DEBUG : file2: size = 14 OK 2026/04/12 02:11:25 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/04/12 02:11:25 INFO : dir2/file1: Deleted 2026/04/12 02:11:25 DEBUG : file2: Updating file with file2 0x27864caa3080 2026/04/12 02:11:25 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/12 02:11:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/12 02:11:26 DEBUG : file2: copy non-chunked object... 2026/04/12 02:11:26 DEBUG : dir2/file3: size = 14 OK 2026/04/12 02:11:26 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/04/12 02:11:26 INFO : file2: Deleted 2026/04/12 02:11:26 DEBUG : dir2/file3: Updating file with dir2/file3 0x27864caa3080 2026/04/12 02:11:26 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/12 02:11:26 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/12 02:11:26 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/12 02:11:26 DEBUG : empty directory: Updating dir with renamed empty directory 0x27864c5e6820 2026/04/12 02:11:26 DEBUG : empty directory: forgetting directory cache 2026/04/12 02:11:26 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/12 02:11:26 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/12 02:11:26 DEBUG : dir2: Renaming to "dir3" 2026/04/12 02:11:26 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:26 DEBUG : dir3: Looking for writers 2026/04/12 02:11:26 DEBUG : file3: reading active writers 2026/04/12 02:11:26 DEBUG : renamed empty directory: Looking for writers 2026/04/12 02:11:26 DEBUG : Looking for writers 2026/04/12 02:11:26 DEBUG : dir3: reading active writers 2026/04/12 02:11:26 DEBUG : renamed empty directory: reading active writers 2026/04/12 02:11:26 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.09s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:26 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:27 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:27 DEBUG : dir/file1.rclone_chunk.001_d54lki: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:27 INFO : dir/file1.rclone_chunk.001_d54lki: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:27 INFO : dir/file1.rclone_chunk.001_d54lki: Deleted 2026/04/12 02:11:27 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/12 02:11:27 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:11:27 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/12 02:11:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/12 02:11:27 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/12 02:11:27 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/12 02:11:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/12 02:11:27 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:11:27 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/12 02:11:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/12 02:11:27 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/12 02:11:27 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/12 02:11:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/12 02:11:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': File to upload is small (12 bytes), uploading instead of streaming 2026/04/12 02:11:27 DEBUG : dir/sub/file2: size = 12 OK 2026/04/12 02:11:27 DEBUG : dir/sub/file2.rclone_chunk.001_d54m4d: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/12 02:11:27 INFO : dir/sub/file2.rclone_chunk.001_d54m4d: Copied (server-side copy) to: dir/sub/file2 2026/04/12 02:11:27 INFO : dir/sub/file2.rclone_chunk.001_d54m4d: Deleted 2026/04/12 02:11:27 DEBUG : dir/sub/file2: size = 12 OK 2026/04/12 02:11:27 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/12 02:11:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/12 02:11:27 DEBUG : forgetting directory cache 2026/04/12 02:11:27 DEBUG : dir: forgetting directory cache 2026/04/12 02:11:27 DEBUG : dir/sub: forgetting directory cache 2026/04/12 02:11:27 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/12 02:11:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': File to upload is small (5 bytes), uploading instead of streaming 2026/04/12 02:11:28 DEBUG : dir/sub/file0: size = 5 OK 2026/04/12 02:11:28 DEBUG : dir/sub/file0.rclone_chunk.001_d54mao: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/12 02:11:28 INFO : dir/sub/file0.rclone_chunk.001_d54mao: Copied (server-side copy) to: dir/sub/file0 2026/04/12 02:11:28 INFO : dir/sub/file0.rclone_chunk.001_d54mao: Deleted 2026/04/12 02:11:28 DEBUG : dir/sub/file0: size = 5 OK 2026/04/12 02:11:28 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/12 02:11:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/12 02:11:28 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:28 DEBUG : dir/sub: Looking for writers 2026/04/12 02:11:28 DEBUG : file0: reading active writers 2026/04/12 02:11:28 DEBUG : file2: reading active writers 2026/04/12 02:11:28 DEBUG : dir: Looking for writers 2026/04/12 02:11:28 DEBUG : file1: reading active writers 2026/04/12 02:11:28 DEBUG : sub: reading active writers 2026/04/12 02:11:28 DEBUG : Looking for writers 2026/04/12 02:11:28 DEBUG : dir: reading active writers 2026/04/12 02:11:28 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.81s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:28 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/12 02:11:28 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:28 DEBUG : Looking for writers 2026/04/12 02:11:28 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.11s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:28 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:29 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:29 DEBUG : dir/file1.rclone_chunk.001_d54nei: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:29 INFO : dir/file1.rclone_chunk.001_d54nei: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:29 INFO : dir/file1.rclone_chunk.001_d54nei: Deleted 2026/04/12 02:11:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/12 02:11:29 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:11:29 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/12 02:11:29 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/12 02:11:29 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/12 02:11:29 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:11:29 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/12 02:11:29 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/12 02:11:29 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:11:29 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/12 02:11:29 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/12 02:11:29 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/12 02:11:29 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:11:29 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/12 02:11:29 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:29 DEBUG : dir: Looking for writers 2026/04/12 02:11:29 DEBUG : file1: reading active writers 2026/04/12 02:11:29 DEBUG : file1.metadata: reading active writers 2026/04/12 02:11:29 DEBUG : Looking for writers 2026/04/12 02:11:29 DEBUG : dir: reading active writers 2026/04/12 02:11:29 DEBUG : dir.metadata: reading active writers 2026/04/12 02:11:29 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.85s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:29 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:29 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:29 DEBUG : dir/file1.rclone_chunk.001_d54o5g: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:29 INFO : dir/file1.rclone_chunk.001_d54o5g: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:29 INFO : dir/file1.rclone_chunk.001_d54o5g: Deleted 2026/04/12 02:11:30 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:30 DEBUG : dir: Looking for writers 2026/04/12 02:11:30 DEBUG : file1: reading active writers 2026/04/12 02:11:30 DEBUG : Looking for writers 2026/04/12 02:11:30 DEBUG : dir: reading active writers 2026/04/12 02:11:30 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.86s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:30 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:30 DEBUG : dir/file1.rclone_chunk.001_d54p83: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:30 INFO : dir/file1.rclone_chunk.001_d54p83: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:30 INFO : dir/file1.rclone_chunk.001_d54p83: Deleted 2026/04/12 02:11:31 DEBUG : time_test: size = 5 OK 2026/04/12 02:11:31 DEBUG : time_test.rclone_chunk.001_d54qqe: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/04/12 02:11:31 INFO : time_test.rclone_chunk.001_d54qqe: Copied (server-side copy) to: time_test 2026/04/12 02:11:31 INFO : time_test.rclone_chunk.001_d54qqe: Deleted 2026/04/12 02:11:31 DEBUG : Can set mod time: true 2026/04/12 02:11:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/12 02:11:31 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:31 DEBUG : dir: Looking for writers 2026/04/12 02:11:31 DEBUG : file1: reading active writers 2026/04/12 02:11:31 DEBUG : Looking for writers 2026/04/12 02:11:31 DEBUG : dir: reading active writers 2026/04/12 02:11:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:32 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:32 DEBUG : dir/file1.rclone_chunk.001_d54r72: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:32 INFO : dir/file1.rclone_chunk.001_d54r72: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:32 INFO : dir/file1.rclone_chunk.001_d54r72: Deleted 2026/04/12 02:11:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/12 02:11:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/12 02:11:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': File to upload is small (0 bytes), uploading instead of streaming 2026/04/12 02:11:33 DEBUG : dir/file1: size = 0 OK 2026/04/12 02:11:33 DEBUG : dir/file1.rclone_chunk.001_d54rcf: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/12 02:11:33 INFO : dir/file1.rclone_chunk.001_d54rcf: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:33 INFO : dir/file1.rclone_chunk.001_d54rcf: Deleted 2026/04/12 02:11:33 DEBUG : dir/file1: size = 0 OK 2026/04/12 02:11:33 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/12 02:11:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/12 02:11:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:33 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:33 DEBUG : dir: Looking for writers 2026/04/12 02:11:33 DEBUG : file1: reading active writers 2026/04/12 02:11:33 DEBUG : Looking for writers 2026/04/12 02:11:33 DEBUG : dir: reading active writers 2026/04/12 02:11:33 DEBUG : >WaitForWriters: 2026/04/12 02:11:33 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:33 DEBUG : dir: Looking for writers 2026/04/12 02:11:33 DEBUG : file1: reading active writers 2026/04/12 02:11:33 DEBUG : Looking for writers 2026/04/12 02:11:33 DEBUG : dir: reading active writers 2026/04/12 02:11:33 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:33 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:34 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:34 DEBUG : dir/file1.rclone_chunk.001_d54spo: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:34 INFO : dir/file1.rclone_chunk.001_d54spo: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:34 INFO : dir/file1.rclone_chunk.001_d54spo: Deleted 2026/04/12 02:11:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/12 02:11:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/12 02:11:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': File to upload is small (5 bytes), uploading instead of streaming 2026/04/12 02:11:34 DEBUG : dir/file1: size = 5 OK 2026/04/12 02:11:34 DEBUG : dir/file1.rclone_chunk.001_d54t2t: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/12 02:11:34 INFO : dir/file1.rclone_chunk.001_d54t2t: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:34 INFO : dir/file1.rclone_chunk.001_d54t2t: Deleted 2026/04/12 02:11:34 DEBUG : dir/file1: size = 5 OK 2026/04/12 02:11:34 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/12 02:11:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/12 02:11:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:35 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:35 DEBUG : dir: Looking for writers 2026/04/12 02:11:35 DEBUG : file1: reading active writers 2026/04/12 02:11:35 DEBUG : Looking for writers 2026/04/12 02:11:35 DEBUG : dir: reading active writers 2026/04/12 02:11:35 DEBUG : >WaitForWriters: 2026/04/12 02:11:35 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:35 DEBUG : dir: Looking for writers 2026/04/12 02:11:35 DEBUG : file1: reading active writers 2026/04/12 02:11:35 DEBUG : Looking for writers 2026/04/12 02:11:35 DEBUG : dir: reading active writers 2026/04/12 02:11:35 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:11:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:11:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:11:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:11:35 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:35 DEBUG : dir/file1.rclone_chunk.001_d54unv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:35 INFO : dir/file1.rclone_chunk.001_d54unv: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:35 INFO : dir/file1.rclone_chunk.001_d54unv: Deleted 2026/04/12 02:11:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/12 02:11:36 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:36 DEBUG : dir: Looking for writers 2026/04/12 02:11:36 DEBUG : file1: reading active writers 2026/04/12 02:11:36 DEBUG : Looking for writers 2026/04/12 02:11:36 DEBUG : dir: reading active writers 2026/04/12 02:11:36 DEBUG : >WaitForWriters: 2026/04/12 02:11:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:36 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:11:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:11:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:11:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:36 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:11:36 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:36 DEBUG : dir/file1.rclone_chunk.001_d54vi7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:36 INFO : dir/file1.rclone_chunk.001_d54vi7: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:36 INFO : dir/file1.rclone_chunk.001_d54vi7: Deleted 2026/04/12 02:11:37 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/12 02:11:37 DEBUG : dir/file1: newRWFileHandle: 2026/04/12 02:11:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/12 02:11:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/12 02:11:37 DEBUG : dir/file1(0x27864c4716c0): close: 2026/04/12 02:11:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/12 02:11:37 DEBUG : dir/file1(0x27864c4716c0): >close: err= 2026/04/12 02:11:37 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:37 DEBUG : dir: Looking for writers 2026/04/12 02:11:37 DEBUG : file1: reading active writers 2026/04/12 02:11:37 DEBUG : Looking for writers 2026/04/12 02:11:37 DEBUG : dir: reading active writers 2026/04/12 02:11:37 DEBUG : >WaitForWriters: 2026/04/12 02:11:37 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:37 DEBUG : dir: Looking for writers 2026/04/12 02:11:37 DEBUG : file1: reading active writers 2026/04/12 02:11:37 DEBUG : Looking for writers 2026/04/12 02:11:37 DEBUG : dir: reading active writers 2026/04/12 02:11:37 DEBUG : >WaitForWriters: 2026/04/12 02:11:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:37 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:11:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:11:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:11:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:37 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:11:37 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:37 DEBUG : dir/file1.rclone_chunk.001_d54wwa: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:37 INFO : dir/file1.rclone_chunk.001_d54wwa: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:37 INFO : dir/file1.rclone_chunk.001_d54wwa: Deleted 2026/04/12 02:11:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/12 02:11:38 DEBUG : dir/file1: newRWFileHandle: 2026/04/12 02:11:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/12 02:11:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/12 02:11:38 DEBUG : dir/file1(0x27864c795680): _writeAt: size=5, off=0 2026/04/12 02:11:38 DEBUG : dir/file1(0x27864c795680): openPending: 2026/04/12 02:11:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/12 02:11:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/12 02:11:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:38 DEBUG : dir/file1(0x27864c795680): >openPending: err= 2026/04/12 02:11:38 DEBUG : dir/file1(0x27864c795680): >_writeAt: n=5, err= 2026/04/12 02:11:38 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/12 02:11:38 DEBUG : dir/file1(0x27864c795680): close: 2026/04/12 02:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/12 02:11:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/12 02:11:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/12 02:11:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/12 02:11:38 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/12 02:11:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/12 02:11:38 DEBUG : dir/file1(0x27864c795680): >close: err= 2026/04/12 02:11:38 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:38 DEBUG : dir: Looking for writers 2026/04/12 02:11:38 DEBUG : file1: reading active writers 2026/04/12 02:11:38 DEBUG : Looking for writers 2026/04/12 02:11:38 DEBUG : dir: reading active writers 2026/04/12 02:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/12 02:11:38 DEBUG : dir: Looking for writers 2026/04/12 02:11:38 DEBUG : file1: reading active writers 2026/04/12 02:11:38 DEBUG : Looking for writers 2026/04/12 02:11:38 DEBUG : dir: reading active writers 2026/04/12 02:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/12 02:11:38 DEBUG : dir: Looking for writers 2026/04/12 02:11:38 DEBUG : file1: reading active writers 2026/04/12 02:11:38 DEBUG : Looking for writers 2026/04/12 02:11:38 DEBUG : dir: reading active writers 2026/04/12 02:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/12 02:11:38 DEBUG : dir: Looking for writers 2026/04/12 02:11:38 DEBUG : file1: reading active writers 2026/04/12 02:11:38 DEBUG : Looking for writers 2026/04/12 02:11:38 DEBUG : dir: reading active writers 2026/04/12 02:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/12 02:11:38 DEBUG : dir/file1: vfs cache: starting upload 2026/04/12 02:11:38 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/04/12 02:11:38 DEBUG : dir: Looking for writers 2026/04/12 02:11:38 DEBUG : file1: reading active writers 2026/04/12 02:11:38 DEBUG : Looking for writers 2026/04/12 02:11:38 DEBUG : dir: reading active writers 2026/04/12 02:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/12 02:11:38 DEBUG : dir: Looking for writers 2026/04/12 02:11:38 DEBUG : file1: reading active writers 2026/04/12 02:11:38 DEBUG : Looking for writers 2026/04/12 02:11:38 DEBUG : dir: reading active writers 2026/04/12 02:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/12 02:11:38 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:38 DEBUG : dir/file1.rclone_chunk.001_d54xzx: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/12 02:11:38 INFO : dir/file1.rclone_chunk.001_d54xzx: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:38 INFO : dir/file1.rclone_chunk.001_d54xzx: Deleted 2026/04/12 02:11:38 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:38 INFO : dir/file1: Copied (replaced existing) 2026/04/12 02:11:38 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/04/12 02:11:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/12 02:11:38 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/12 02:11:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/12 02:11:38 DEBUG : dir: Looking for writers 2026/04/12 02:11:38 DEBUG : file1: reading active writers 2026/04/12 02:11:38 DEBUG : Looking for writers 2026/04/12 02:11:38 DEBUG : dir: reading active writers 2026/04/12 02:11:38 DEBUG : >WaitForWriters: 2026/04/12 02:11:39 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:39 DEBUG : dir: Looking for writers 2026/04/12 02:11:39 DEBUG : file1: reading active writers 2026/04/12 02:11:39 DEBUG : Looking for writers 2026/04/12 02:11:39 DEBUG : dir: reading active writers 2026/04/12 02:11:39 DEBUG : >WaitForWriters: 2026/04/12 02:11:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.79s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.65s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.55s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.72s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.05s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.05s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.78s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:39 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:39 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:39 DEBUG : dir/file1.rclone_chunk.001_d54yt5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:39 INFO : dir/file1.rclone_chunk.001_d54yt5: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:39 INFO : dir/file1.rclone_chunk.001_d54yt5: Deleted 2026/04/12 02:11:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/12 02:11:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/12 02:11:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:11:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/12 02:11:39 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:39 DEBUG : dir: Looking for writers 2026/04/12 02:11:39 DEBUG : file1: reading active writers 2026/04/12 02:11:39 DEBUG : Looking for writers 2026/04/12 02:11:39 DEBUG : dir: reading active writers 2026/04/12 02:11:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.94s) === RUN TestFileOpenReadUnknownSize 2026/04/12 02:11:40 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/12 02:11:40 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/12 02:11:40 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:11:40 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/12 02:11:40 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:40 DEBUG : Looking for writers 2026/04/12 02:11:40 DEBUG : file.txt: reading active writers 2026/04/12 02:11:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:40 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:40 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:40 DEBUG : dir/file1.rclone_chunk.001_d54zqg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:40 INFO : dir/file1.rclone_chunk.001_d54zqg: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:40 INFO : dir/file1.rclone_chunk.001_d54zqg: Deleted 2026/04/12 02:11:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': File to upload is small (25 bytes), uploading instead of streaming 2026/04/12 02:11:41 DEBUG : dir/file1: size = 25 OK 2026/04/12 02:11:41 DEBUG : dir/file1.rclone_chunk.001_d54zfe: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/12 02:11:41 INFO : dir/file1.rclone_chunk.001_d54zfe: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:41 INFO : dir/file1.rclone_chunk.001_d54zfe: Deleted 2026/04/12 02:11:41 DEBUG : dir/file1: size = 25 OK 2026/04/12 02:11:41 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/12 02:11:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:41 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:41 DEBUG : dir: Looking for writers 2026/04/12 02:11:41 DEBUG : file1: reading active writers 2026/04/12 02:11:41 DEBUG : Looking for writers 2026/04/12 02:11:41 DEBUG : dir: reading active writers 2026/04/12 02:11:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.35s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:41 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:41 DEBUG : dir/file1.rclone_chunk.001_d5508e: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:41 INFO : dir/file1.rclone_chunk.001_d5508e: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:41 INFO : dir/file1.rclone_chunk.001_d5508e: Deleted 2026/04/12 02:11:42 DEBUG : dir/file1: Remove: 2026/04/12 02:11:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/12 02:11:42 DEBUG : dir/file1: >Remove: err= 2026/04/12 02:11:42 DEBUG : dir/file1: Remove: 2026/04/12 02:11:42 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/12 02:11:42 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:42 DEBUG : dir: Looking for writers 2026/04/12 02:11:42 DEBUG : Looking for writers 2026/04/12 02:11:42 DEBUG : dir: reading active writers 2026/04/12 02:11:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.81s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:42 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:42 DEBUG : dir/file1.rclone_chunk.001_d551xu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:42 INFO : dir/file1.rclone_chunk.001_d551xu: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:42 INFO : dir/file1.rclone_chunk.001_d551xu: Deleted 2026/04/12 02:11:42 DEBUG : dir/file1: Remove: 2026/04/12 02:11:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/12 02:11:42 DEBUG : dir/file1: >Remove: err= 2026/04/12 02:11:43 DEBUG : dir/file1: Remove: 2026/04/12 02:11:43 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/12 02:11:43 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:43 DEBUG : dir: Looking for writers 2026/04/12 02:11:43 DEBUG : Looking for writers 2026/04/12 02:11:43 DEBUG : dir: reading active writers 2026/04/12 02:11:43 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.82s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:43 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:43 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:43 DEBUG : dir/file1.rclone_chunk.001_d55270: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:43 INFO : dir/file1.rclone_chunk.001_d55270: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:43 INFO : dir/file1.rclone_chunk.001_d55270: Deleted 2026/04/12 02:11:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/12 02:11:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/12 02:11:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/12 02:11:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/12 02:11:43 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/12 02:11:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/12 02:11:43 DEBUG : dir/file1: Open: flags=0x3 2026/04/12 02:11:43 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/12 02:11:43 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/12 02:11:43 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:43 DEBUG : dir: Looking for writers 2026/04/12 02:11:43 DEBUG : file1: reading active writers 2026/04/12 02:11:43 DEBUG : Looking for writers 2026/04/12 02:11:43 DEBUG : dir: reading active writers 2026/04/12 02:11:43 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.84s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:43 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:44 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:44 DEBUG : dir/file1.rclone_chunk.001_d553pf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:44 INFO : dir/file1.rclone_chunk.001_d553pf: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:44 INFO : dir/file1.rclone_chunk.001_d553pf: Deleted 2026/04/12 02:11:44 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:44 DEBUG : dir: Looking for writers 2026/04/12 02:11:44 DEBUG : file1: reading active writers 2026/04/12 02:11:44 DEBUG : Looking for writers 2026/04/12 02:11:44 DEBUG : dir: reading active writers 2026/04/12 02:11:44 DEBUG : >WaitForWriters: 2026/04/12 02:11:44 DEBUG : dir/file1: copy non-chunked object... 2026/04/12 02:11:45 DEBUG : newLeaf: size = 14 OK 2026/04/12 02:11:45 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/12 02:11:45 INFO : dir/file1: Deleted 2026/04/12 02:11:45 DEBUG : newLeaf: Updating file with newLeaf 0x27864c901440 2026/04/12 02:11:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/12 02:11:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/12 02:11:45 DEBUG : newLeaf: copy non-chunked object... 2026/04/12 02:11:45 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:45 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:45 INFO : newLeaf: Deleted 2026/04/12 02:11:45 DEBUG : dir/file1: Updating file with dir/file1 0x27864c901440 2026/04/12 02:11:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/12 02:11:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/12 02:11:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/12 02:11:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:45 DEBUG : dir/file1: File is currently open, delaying rename 0x27864c901440 2026/04/12 02:11:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/12 02:11:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/12 02:11:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': File to upload is small (25 bytes), uploading instead of streaming 2026/04/12 02:11:45 DEBUG : dir/file1: size = 25 OK 2026/04/12 02:11:45 DEBUG : dir/file1.rclone_chunk.001_d554hb: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/12 02:11:45 INFO : dir/file1.rclone_chunk.001_d554hb: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:46 INFO : dir/file1.rclone_chunk.001_d554hb: Deleted 2026/04/12 02:11:46 DEBUG : dir/file1: size = 25 OK 2026/04/12 02:11:46 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/12 02:11:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/12 02:11:46 DEBUG : newLeaf: Running delayed rename now 2026/04/12 02:11:46 DEBUG : dir/file1: copy non-chunked object... 2026/04/12 02:11:46 DEBUG : newLeaf: size = 25 OK 2026/04/12 02:11:46 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/12 02:11:46 INFO : dir/file1: Deleted 2026/04/12 02:11:46 DEBUG : newLeaf: Updating file with newLeaf 0x27864c901440 2026/04/12 02:11:46 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:46 DEBUG : dir: Looking for writers 2026/04/12 02:11:46 DEBUG : Looking for writers 2026/04/12 02:11:46 DEBUG : dir: reading active writers 2026/04/12 02:11:46 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:46 DEBUG : >WaitForWriters: 2026/04/12 02:11:46 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:46 DEBUG : dir: Looking for writers 2026/04/12 02:11:46 DEBUG : Looking for writers 2026/04/12 02:11:46 DEBUG : dir: reading active writers 2026/04/12 02:11:46 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:46 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:46 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:11:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:11:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:11:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:46 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:11:46 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:46 DEBUG : dir/file1.rclone_chunk.001_d555rz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:46 INFO : dir/file1.rclone_chunk.001_d555rz: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:46 INFO : dir/file1.rclone_chunk.001_d555rz: Deleted 2026/04/12 02:11:47 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:47 DEBUG : dir: Looking for writers 2026/04/12 02:11:47 DEBUG : file1: reading active writers 2026/04/12 02:11:47 DEBUG : Looking for writers 2026/04/12 02:11:47 DEBUG : dir: reading active writers 2026/04/12 02:11:47 DEBUG : >WaitForWriters: 2026/04/12 02:11:47 DEBUG : dir/file1: copy non-chunked object... 2026/04/12 02:11:47 DEBUG : newLeaf: size = 14 OK 2026/04/12 02:11:47 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/12 02:11:47 INFO : dir/file1: Deleted 2026/04/12 02:11:47 DEBUG : newLeaf: Updating file with newLeaf 0x27864cbee0c0 2026/04/12 02:11:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/12 02:11:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/12 02:11:47 DEBUG : newLeaf: copy non-chunked object... 2026/04/12 02:11:47 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:47 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:47 INFO : newLeaf: Deleted 2026/04/12 02:11:47 DEBUG : dir/file1: Updating file with dir/file1 0x27864cbee0c0 2026/04/12 02:11:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/12 02:11:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/12 02:11:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/12 02:11:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:48 DEBUG : dir/file1: File is currently open, delaying rename 0x27864cbee0c0 2026/04/12 02:11:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/12 02:11:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/12 02:11:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': File to upload is small (25 bytes), uploading instead of streaming 2026/04/12 02:11:48 DEBUG : dir/file1: size = 25 OK 2026/04/12 02:11:48 DEBUG : dir/file1.rclone_chunk.001_d557h1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/12 02:11:48 INFO : dir/file1.rclone_chunk.001_d557h1: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:48 INFO : dir/file1.rclone_chunk.001_d557h1: Deleted 2026/04/12 02:11:48 DEBUG : dir/file1: size = 25 OK 2026/04/12 02:11:48 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/12 02:11:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/12 02:11:48 DEBUG : newLeaf: Running delayed rename now 2026/04/12 02:11:48 DEBUG : dir/file1: copy non-chunked object... 2026/04/12 02:11:48 DEBUG : newLeaf: size = 25 OK 2026/04/12 02:11:48 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/12 02:11:48 INFO : dir/file1: Deleted 2026/04/12 02:11:48 DEBUG : newLeaf: Updating file with newLeaf 0x27864cbee0c0 2026/04/12 02:11:48 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:48 DEBUG : dir: Looking for writers 2026/04/12 02:11:48 DEBUG : Looking for writers 2026/04/12 02:11:48 DEBUG : dir: reading active writers 2026/04/12 02:11:48 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:48 DEBUG : >WaitForWriters: 2026/04/12 02:11:48 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:48 DEBUG : dir: Looking for writers 2026/04/12 02:11:48 DEBUG : Looking for writers 2026/04/12 02:11:48 DEBUG : dir: reading active writers 2026/04/12 02:11:48 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:48 DEBUG : >WaitForWriters: 2026/04/12 02:11:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:49 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:11:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:11:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:11:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:49 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:11:49 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:49 DEBUG : dir/file1.rclone_chunk.001_d5584j: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:49 INFO : dir/file1.rclone_chunk.001_d5584j: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:49 INFO : dir/file1.rclone_chunk.001_d5584j: Deleted 2026/04/12 02:11:49 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/12 02:11:49 DEBUG : dir/file1: newRWFileHandle: 2026/04/12 02:11:49 DEBUG : dir/file1(0x27864c909940): openPending: 2026/04/12 02:11:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/12 02:11:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/12 02:11:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:49 DEBUG : dir/file1(0x27864c909940): >openPending: err= 2026/04/12 02:11:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/12 02:11:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/12 02:11:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/12 02:11:49 DEBUG : dir/file1(0x27864c909940): _writeAt: size=14, off=0 2026/04/12 02:11:49 DEBUG : dir/file1(0x27864c909940): >_writeAt: n=14, err= 2026/04/12 02:11:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/12 02:11:49 DEBUG : dir/file1(0x27864c909940): close: 2026/04/12 02:11:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/12 02:11:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/12 02:11:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/12 02:11:49 DEBUG : dir/file1(0x27864c909940): >close: err= 2026/04/12 02:11:49 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:49 DEBUG : dir: Looking for writers 2026/04/12 02:11:49 DEBUG : file1: reading active writers 2026/04/12 02:11:49 DEBUG : Looking for writers 2026/04/12 02:11:49 DEBUG : dir: reading active writers 2026/04/12 02:11:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/12 02:11:49 DEBUG : dir: Looking for writers 2026/04/12 02:11:49 DEBUG : file1: reading active writers 2026/04/12 02:11:49 DEBUG : Looking for writers 2026/04/12 02:11:49 DEBUG : dir: reading active writers 2026/04/12 02:11:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/12 02:11:49 DEBUG : dir: Looking for writers 2026/04/12 02:11:49 DEBUG : file1: reading active writers 2026/04/12 02:11:49 DEBUG : Looking for writers 2026/04/12 02:11:49 DEBUG : dir: reading active writers 2026/04/12 02:11:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/12 02:11:49 DEBUG : dir: Looking for writers 2026/04/12 02:11:49 DEBUG : file1: reading active writers 2026/04/12 02:11:49 DEBUG : Looking for writers 2026/04/12 02:11:49 DEBUG : dir: reading active writers 2026/04/12 02:11:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/12 02:11:49 DEBUG : dir/file1: vfs cache: starting upload 2026/04/12 02:11:49 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/04/12 02:11:50 DEBUG : dir: Looking for writers 2026/04/12 02:11:50 DEBUG : file1: reading active writers 2026/04/12 02:11:50 DEBUG : Looking for writers 2026/04/12 02:11:50 DEBUG : dir: reading active writers 2026/04/12 02:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/12 02:11:50 DEBUG : dir: Looking for writers 2026/04/12 02:11:50 DEBUG : file1: reading active writers 2026/04/12 02:11:50 DEBUG : Looking for writers 2026/04/12 02:11:50 DEBUG : dir: reading active writers 2026/04/12 02:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/12 02:11:50 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:50 DEBUG : dir/file1.rclone_chunk.001_d558zr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:50 INFO : dir/file1.rclone_chunk.001_d558zr: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:50 INFO : dir/file1.rclone_chunk.001_d558zr: Deleted 2026/04/12 02:11:50 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:50 INFO : dir/file1: Copied (replaced existing) 2026/04/12 02:11:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/12 02:11: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/12 02:11:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/12 02:11:50 DEBUG : dir: Looking for writers 2026/04/12 02:11:50 DEBUG : file1: reading active writers 2026/04/12 02:11:50 DEBUG : Looking for writers 2026/04/12 02:11:50 DEBUG : dir: reading active writers 2026/04/12 02:11:50 DEBUG : >WaitForWriters: 2026/04/12 02:11:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/12 02:11:50 DEBUG : dir/file1: newRWFileHandle: 2026/04/12 02:11:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/12 02:11:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/12 02:11:50 DEBUG : dir/file1(0x27864c868cc0): _readAt: size=512, off=0 2026/04/12 02:11:50 DEBUG : dir/file1(0x27864c868cc0): openPending: 2026/04/12 02:11:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/12 02:11:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/12 02:11:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:50 DEBUG : dir/file1(0x27864c868cc0): >openPending: err= 2026/04/12 02:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/12 02:11:50 DEBUG : dir/file1(0x27864c868cc0): >_readAt: n=14, err=EOF 2026/04/12 02:11:50 DEBUG : dir/file1(0x27864c868cc0): close: 2026/04/12 02:11:50 DEBUG : dir/file1(0x27864c868cc0): >close: err= 2026/04/12 02:11:50 DEBUG : dir/file1: copy non-chunked object... 2026/04/12 02:11:50 DEBUG : newLeaf: size = 14 OK 2026/04/12 02:11:50 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/12 02:11:50 INFO : dir/file1: Deleted 2026/04/12 02:11:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/12 02:11:50 DEBUG : newLeaf: Updating file with newLeaf 0x27864c92e240 2026/04/12 02:11:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/12 02:11:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/12 02:11:50 DEBUG : newLeaf: copy non-chunked object... 2026/04/12 02:11:51 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:51 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:51 INFO : newLeaf: Deleted 2026/04/12 02:11:51 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/12 02:11:51 DEBUG : dir/file1: Updating file with dir/file1 0x27864c92e240 2026/04/12 02:11:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/12 02:11:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/12 02:11:51 DEBUG : dir/file1: newRWFileHandle: 2026/04/12 02:11:51 DEBUG : dir/file1(0x27864c8e9c00): openPending: 2026/04/12 02:11:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/12 02:11:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/12 02:11:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:51 DEBUG : dir/file1(0x27864c8e9c00): >openPending: err= 2026/04/12 02:11:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/12 02:11:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/12 02:11:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/12 02:11:51 DEBUG : dir/file1(0x27864c8e9c00): _writeAt: size=25, off=0 2026/04/12 02:11:51 DEBUG : dir/file1(0x27864c8e9c00): >_writeAt: n=25, err= 2026/04/12 02:11:51 DEBUG : dir/file1: copy non-chunked object... 2026/04/12 02:11:51 DEBUG : newLeaf: size = 14 OK 2026/04/12 02:11:51 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/12 02:11:51 INFO : dir/file1: Deleted 2026/04/12 02:11:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/12 02:11:51 DEBUG : newLeaf: Updating file with newLeaf 0x27864c92e240 2026/04/12 02:11:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/12 02:11:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/12 02:11:51 DEBUG : newLeaf(0x27864c8e9c00): close: 2026/04/12 02:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/12 02:11:51 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-12 02:11:51.24043322 +0000 UTC m=+48.548153394 2026/04/12 02:11:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/12 02:11:51 DEBUG : newLeaf(0x27864c8e9c00): >close: err= 2026/04/12 02:11:51 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:51 DEBUG : dir: Looking for writers 2026/04/12 02:11:51 DEBUG : Looking for writers 2026/04/12 02:11:51 DEBUG : dir: reading active writers 2026/04/12 02:11:51 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/12 02:11:51 DEBUG : dir: Looking for writers 2026/04/12 02:11:51 DEBUG : Looking for writers 2026/04/12 02:11:51 DEBUG : dir: reading active writers 2026/04/12 02:11:51 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/12 02:11:51 DEBUG : dir: Looking for writers 2026/04/12 02:11:51 DEBUG : Looking for writers 2026/04/12 02:11:51 DEBUG : dir: reading active writers 2026/04/12 02:11:51 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/12 02:11:51 DEBUG : dir: Looking for writers 2026/04/12 02:11:51 DEBUG : Looking for writers 2026/04/12 02:11:51 DEBUG : dir: reading active writers 2026/04/12 02:11:51 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/12 02:11:51 DEBUG : newLeaf: vfs cache: starting upload 2026/04/12 02:11:51 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/04/12 02:11:51 DEBUG : dir: Looking for writers 2026/04/12 02:11:51 DEBUG : Looking for writers 2026/04/12 02:11:51 DEBUG : dir: reading active writers 2026/04/12 02:11:51 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/12 02:11:51 DEBUG : dir: Looking for writers 2026/04/12 02:11:51 DEBUG : Looking for writers 2026/04/12 02:11:51 DEBUG : dir: reading active writers 2026/04/12 02:11:51 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/12 02:11:51 DEBUG : newLeaf: size = 25 OK 2026/04/12 02:11:51 DEBUG : newLeaf.rclone_chunk.001_d55ag5: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/12 02:11:51 INFO : newLeaf.rclone_chunk.001_d55ag5: Copied (server-side copy) to: newLeaf 2026/04/12 02:11:51 INFO : newLeaf.rclone_chunk.001_d55ag5: Deleted 2026/04/12 02:11:51 DEBUG : newLeaf: size = 25 OK 2026/04/12 02:11:51 INFO : newLeaf: Copied (replaced existing) 2026/04/12 02:11:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-12 02:11:51.24043322 +0000 UTC" 2026/04/12 02:11:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/12 02:11:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/12 02:11:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/12 02:11:52 DEBUG : dir: Looking for writers 2026/04/12 02:11:52 DEBUG : Looking for writers 2026/04/12 02:11:52 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:52 DEBUG : dir: reading active writers 2026/04/12 02:11:52 DEBUG : >WaitForWriters: 2026/04/12 02:11:52 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:52 DEBUG : dir: Looking for writers 2026/04/12 02:11:52 DEBUG : Looking for writers 2026/04/12 02:11:52 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:52 DEBUG : dir: reading active writers 2026/04/12 02:11:52 DEBUG : >WaitForWriters: 2026/04/12 02:11:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:52 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:11:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:11:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:11:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:52 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:11:52 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:52 DEBUG : dir/file1.rclone_chunk.001_d55bwg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:52 INFO : dir/file1.rclone_chunk.001_d55bwg: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:52 INFO : dir/file1.rclone_chunk.001_d55bwg: Deleted 2026/04/12 02:11:52 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:52 DEBUG : dir: Looking for writers 2026/04/12 02:11:52 DEBUG : file1: reading active writers 2026/04/12 02:11:52 DEBUG : Looking for writers 2026/04/12 02:11:52 DEBUG : dir: reading active writers 2026/04/12 02:11:52 DEBUG : >WaitForWriters: 2026/04/12 02:11:53 DEBUG : dir/file1: copy non-chunked object... 2026/04/12 02:11:53 DEBUG : newLeaf: size = 14 OK 2026/04/12 02:11:53 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/12 02:11:53 INFO : dir/file1: Deleted 2026/04/12 02:11:53 DEBUG : newLeaf: Updating file with newLeaf 0x27864cf52840 2026/04/12 02:11:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/12 02:11:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/12 02:11:53 DEBUG : newLeaf: copy non-chunked object... 2026/04/12 02:11:53 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:53 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:53 INFO : newLeaf: Deleted 2026/04/12 02:11:53 DEBUG : dir/file1: Updating file with dir/file1 0x27864cf52840 2026/04/12 02:11:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/12 02:11:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/12 02:11:53 DEBUG : dir/file1: newRWFileHandle: 2026/04/12 02:11:53 DEBUG : dir/file1(0x27864cbae600): openPending: 2026/04/12 02:11:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/12 02:11:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/12 02:11:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:53 DEBUG : dir/file1(0x27864cbae600): >openPending: err= 2026/04/12 02:11:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/12 02:11:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/12 02:11:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/12 02:11:53 DEBUG : dir/file1(0x27864cbae600): _writeAt: size=25, off=0 2026/04/12 02:11:53 DEBUG : dir/file1(0x27864cbae600): >_writeAt: n=25, err= 2026/04/12 02:11:53 DEBUG : dir/file1: copy non-chunked object... 2026/04/12 02:11:53 DEBUG : newLeaf: size = 14 OK 2026/04/12 02:11:53 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/12 02:11:53 INFO : dir/file1: Deleted 2026/04/12 02:11:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/12 02:11:53 DEBUG : newLeaf: Updating file with newLeaf 0x27864cf52840 2026/04/12 02:11:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/12 02:11:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/12 02:11:53 DEBUG : newLeaf(0x27864cbae600): close: 2026/04/12 02:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/12 02:11:53 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-12 02:11:53.785377901 +0000 UTC m=+51.093098074 2026/04/12 02:11:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/12 02:11:53 DEBUG : newLeaf(0x27864cbae600): >close: err= 2026/04/12 02:11:53 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:53 DEBUG : dir: Looking for writers 2026/04/12 02:11:53 DEBUG : Looking for writers 2026/04/12 02:11:53 DEBUG : dir: reading active writers 2026/04/12 02:11:53 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/12 02:11:53 DEBUG : dir: Looking for writers 2026/04/12 02:11:53 DEBUG : Looking for writers 2026/04/12 02:11:53 DEBUG : dir: reading active writers 2026/04/12 02:11:53 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/12 02:11:54 DEBUG : dir: Looking for writers 2026/04/12 02:11:54 DEBUG : Looking for writers 2026/04/12 02:11:54 DEBUG : dir: reading active writers 2026/04/12 02:11:54 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/12 02:11:54 DEBUG : dir: Looking for writers 2026/04/12 02:11:54 DEBUG : Looking for writers 2026/04/12 02:11:54 DEBUG : dir: reading active writers 2026/04/12 02:11:54 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/12 02:11:54 DEBUG : newLeaf: vfs cache: starting upload 2026/04/12 02:11:54 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/04/12 02:11:54 DEBUG : dir: Looking for writers 2026/04/12 02:11:54 DEBUG : Looking for writers 2026/04/12 02:11:54 DEBUG : dir: reading active writers 2026/04/12 02:11:54 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/12 02:11:54 DEBUG : dir: Looking for writers 2026/04/12 02:11:54 DEBUG : Looking for writers 2026/04/12 02:11:54 DEBUG : dir: reading active writers 2026/04/12 02:11:54 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/12 02:11:54 DEBUG : newLeaf: size = 25 OK 2026/04/12 02:11:54 DEBUG : newLeaf.rclone_chunk.001_d55dvs: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/12 02:11:54 INFO : newLeaf.rclone_chunk.001_d55dvs: Copied (server-side copy) to: newLeaf 2026/04/12 02:11:54 INFO : newLeaf.rclone_chunk.001_d55dvs: Deleted 2026/04/12 02:11:54 DEBUG : newLeaf: size = 25 OK 2026/04/12 02:11:54 INFO : newLeaf: Copied (replaced existing) 2026/04/12 02:11:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-12 02:11:53.785377901 +0000 UTC" 2026/04/12 02:11:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/12 02:11:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/12 02:11:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/12 02:11:54 DEBUG : dir: Looking for writers 2026/04/12 02:11:54 DEBUG : Looking for writers 2026/04/12 02:11:54 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:54 DEBUG : dir: reading active writers 2026/04/12 02:11:54 DEBUG : >WaitForWriters: 2026/04/12 02:11:54 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:54 DEBUG : dir: Looking for writers 2026/04/12 02:11:54 DEBUG : Looking for writers 2026/04/12 02:11:54 DEBUG : dir: reading active writers 2026/04/12 02:11:54 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:54 DEBUG : >WaitForWriters: 2026/04/12 02:11:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:54 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:11:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:11:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:11:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:54 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:11:55 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:55 DEBUG : dir/file1.rclone_chunk.001_d55d5x: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:55 INFO : dir/file1.rclone_chunk.001_d55d5x: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:55 INFO : dir/file1.rclone_chunk.001_d55d5x: Deleted 2026/04/12 02:11:55 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/12 02:11:55 DEBUG : dir/file1: newRWFileHandle: 2026/04/12 02:11:55 DEBUG : dir/file1(0x27864c976000): openPending: 2026/04/12 02:11:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/12 02:11:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/12 02:11:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:55 DEBUG : dir/file1(0x27864c976000): >openPending: err= 2026/04/12 02:11:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/12 02:11:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/12 02:11:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/12 02:11:55 DEBUG : dir/file1(0x27864c976000): _writeAt: size=14, off=0 2026/04/12 02:11:55 DEBUG : dir/file1(0x27864c976000): >_writeAt: n=14, err= 2026/04/12 02:11:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/12 02:11:55 DEBUG : dir/file1(0x27864c976000): close: 2026/04/12 02:11:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/12 02:11:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/12 02:11:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/12 02:11:55 DEBUG : dir/file1(0x27864c976000): >close: err= 2026/04/12 02:11:55 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:55 DEBUG : dir: Looking for writers 2026/04/12 02:11:55 DEBUG : file1: reading active writers 2026/04/12 02:11:55 DEBUG : Looking for writers 2026/04/12 02:11:55 DEBUG : dir: reading active writers 2026/04/12 02:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/12 02:11:55 DEBUG : dir: Looking for writers 2026/04/12 02:11:55 DEBUG : file1: reading active writers 2026/04/12 02:11:55 DEBUG : Looking for writers 2026/04/12 02:11:55 DEBUG : dir: reading active writers 2026/04/12 02:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/12 02:11:55 DEBUG : dir: Looking for writers 2026/04/12 02:11:55 DEBUG : file1: reading active writers 2026/04/12 02:11:55 DEBUG : Looking for writers 2026/04/12 02:11:55 DEBUG : dir: reading active writers 2026/04/12 02:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/12 02:11:55 DEBUG : dir: Looking for writers 2026/04/12 02:11:55 DEBUG : file1: reading active writers 2026/04/12 02:11:55 DEBUG : Looking for writers 2026/04/12 02:11:55 DEBUG : dir: reading active writers 2026/04/12 02:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/12 02:11:55 DEBUG : dir/file1: vfs cache: starting upload 2026/04/12 02:11:55 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/04/12 02:11:55 DEBUG : dir: Looking for writers 2026/04/12 02:11:55 DEBUG : file1: reading active writers 2026/04/12 02:11:55 DEBUG : Looking for writers 2026/04/12 02:11:55 DEBUG : dir: reading active writers 2026/04/12 02:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/12 02:11:55 DEBUG : dir: Looking for writers 2026/04/12 02:11:55 DEBUG : file1: reading active writers 2026/04/12 02:11:55 DEBUG : Looking for writers 2026/04/12 02:11:55 DEBUG : dir: reading active writers 2026/04/12 02:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/12 02:11:56 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:56 DEBUG : dir/file1.rclone_chunk.001_d55eud: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:56 INFO : dir/file1.rclone_chunk.001_d55eud: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:56 INFO : dir/file1.rclone_chunk.001_d55eud: Deleted 2026/04/12 02:11:56 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:56 INFO : dir/file1: Copied (replaced existing) 2026/04/12 02:11:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/12 02:11:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/12 02:11:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/12 02:11:56 DEBUG : dir: Looking for writers 2026/04/12 02:11:56 DEBUG : file1: reading active writers 2026/04/12 02:11:56 DEBUG : Looking for writers 2026/04/12 02:11:56 DEBUG : dir: reading active writers 2026/04/12 02:11:56 DEBUG : >WaitForWriters: 2026/04/12 02:11:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/12 02:11:56 DEBUG : dir/file1: newRWFileHandle: 2026/04/12 02:11:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/12 02:11:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/12 02:11:56 DEBUG : dir/file1(0x27864c976500): _readAt: size=512, off=0 2026/04/12 02:11:56 DEBUG : dir/file1(0x27864c976500): openPending: 2026/04/12 02:11:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/12 02:11:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/12 02:11:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:56 DEBUG : dir/file1(0x27864c976500): >openPending: err= 2026/04/12 02:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/12 02:11:56 DEBUG : dir/file1(0x27864c976500): >_readAt: n=14, err=EOF 2026/04/12 02:11:56 DEBUG : dir/file1(0x27864c976500): close: 2026/04/12 02:11:56 DEBUG : dir/file1(0x27864c976500): >close: err= 2026/04/12 02:11:56 DEBUG : dir/file1: copy non-chunked object... 2026/04/12 02:11:56 DEBUG : newLeaf: size = 14 OK 2026/04/12 02:11:56 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/12 02:11:56 INFO : dir/file1: Deleted 2026/04/12 02:11:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/12 02:11:56 DEBUG : newLeaf: Updating file with newLeaf 0x27864c92fa40 2026/04/12 02:11:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/12 02:11:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/12 02:11:56 DEBUG : newLeaf: copy non-chunked object... 2026/04/12 02:11:56 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:56 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:56 INFO : newLeaf: Deleted 2026/04/12 02:11:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/12 02:11:56 DEBUG : dir/file1: Updating file with dir/file1 0x27864c92fa40 2026/04/12 02:11:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/12 02:11:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/12 02:11:56 DEBUG : dir/file1: newRWFileHandle: 2026/04/12 02:11:56 DEBUG : dir/file1(0x27864c977300): openPending: 2026/04/12 02:11:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/12 02:11:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/12 02:11:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:56 DEBUG : dir/file1(0x27864c977300): >openPending: err= 2026/04/12 02:11:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/12 02:11:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/12 02:11:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/12 02:11:56 DEBUG : dir/file1(0x27864c977300): _writeAt: size=25, off=0 2026/04/12 02:11:56 DEBUG : dir/file1(0x27864c977300): >_writeAt: n=25, err= 2026/04/12 02:11:57 DEBUG : dir/file1: copy non-chunked object... 2026/04/12 02:11:57 DEBUG : newLeaf: size = 14 OK 2026/04/12 02:11:57 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/12 02:11:57 INFO : dir/file1: Deleted 2026/04/12 02:11:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/12 02:11:57 DEBUG : newLeaf: Updating file with newLeaf 0x27864c92fa40 2026/04/12 02:11:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/12 02:11:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/12 02:11:57 DEBUG : newLeaf(0x27864c977300): close: 2026/04/12 02:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/12 02:11:57 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-12 02:11:56.988186459 +0000 UTC m=+54.295906632 2026/04/12 02:11:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/12 02:11:57 DEBUG : newLeaf(0x27864c977300): >close: err= 2026/04/12 02:11:57 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:57 DEBUG : dir: Looking for writers 2026/04/12 02:11:57 DEBUG : Looking for writers 2026/04/12 02:11:57 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:57 DEBUG : dir: reading active writers 2026/04/12 02:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/12 02:11:57 DEBUG : dir: Looking for writers 2026/04/12 02:11:57 DEBUG : Looking for writers 2026/04/12 02:11:57 DEBUG : dir: reading active writers 2026/04/12 02:11:57 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/12 02:11:57 DEBUG : dir: Looking for writers 2026/04/12 02:11:57 DEBUG : Looking for writers 2026/04/12 02:11:57 DEBUG : dir: reading active writers 2026/04/12 02:11:57 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/12 02:11:57 DEBUG : dir: Looking for writers 2026/04/12 02:11:57 DEBUG : Looking for writers 2026/04/12 02:11:57 DEBUG : dir: reading active writers 2026/04/12 02:11:57 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/12 02:11:57 DEBUG : newLeaf: vfs cache: starting upload 2026/04/12 02:11:57 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/04/12 02:11:57 DEBUG : dir: Looking for writers 2026/04/12 02:11:57 DEBUG : Looking for writers 2026/04/12 02:11:57 DEBUG : dir: reading active writers 2026/04/12 02:11:57 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/12 02:11:57 DEBUG : dir: Looking for writers 2026/04/12 02:11:57 DEBUG : Looking for writers 2026/04/12 02:11:57 DEBUG : dir: reading active writers 2026/04/12 02:11:57 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/12 02:11:57 DEBUG : newLeaf: size = 25 OK 2026/04/12 02:11:57 DEBUG : newLeaf.rclone_chunk.001_d55g4s: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/12 02:11:57 INFO : newLeaf.rclone_chunk.001_d55g4s: Copied (server-side copy) to: newLeaf 2026/04/12 02:11:57 INFO : newLeaf.rclone_chunk.001_d55g4s: Deleted 2026/04/12 02:11:57 DEBUG : newLeaf: size = 25 OK 2026/04/12 02:11:57 INFO : newLeaf: Copied (replaced existing) 2026/04/12 02:11:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-12 02:11:56.988186459 +0000 UTC" 2026/04/12 02:11:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/12 02:11:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/12 02:11:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/12 02:11:57 DEBUG : dir: Looking for writers 2026/04/12 02:11:57 DEBUG : Looking for writers 2026/04/12 02:11:57 DEBUG : dir: reading active writers 2026/04/12 02:11:57 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:57 DEBUG : >WaitForWriters: 2026/04/12 02:11:57 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:57 DEBUG : dir: Looking for writers 2026/04/12 02:11:57 DEBUG : Looking for writers 2026/04/12 02:11:57 DEBUG : dir: reading active writers 2026/04/12 02:11:57 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:57 DEBUG : >WaitForWriters: 2026/04/12 02:11:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:11:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:11:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:11:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:11:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:11:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:11:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:11:58 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:58 DEBUG : dir/file1.rclone_chunk.001_d55hke: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:11:58 INFO : dir/file1.rclone_chunk.001_d55hke: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:58 INFO : dir/file1.rclone_chunk.001_d55hke: Deleted 2026/04/12 02:11:58 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:58 DEBUG : dir: Looking for writers 2026/04/12 02:11:58 DEBUG : file1: reading active writers 2026/04/12 02:11:58 DEBUG : Looking for writers 2026/04/12 02:11:58 DEBUG : dir: reading active writers 2026/04/12 02:11:58 DEBUG : >WaitForWriters: 2026/04/12 02:11:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/12 02:11:58 DEBUG : dir/file1: newRWFileHandle: 2026/04/12 02:11:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/12 02:11:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/12 02:11:58 DEBUG : dir/file1(0x27864cca2e40): _readAt: size=512, off=0 2026/04/12 02:11:58 DEBUG : dir/file1(0x27864cca2e40): openPending: 2026/04/12 02:11:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/12 02:11:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/12 02:11:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:58 DEBUG : dir/file1(0x27864cca2e40): >openPending: err= 2026/04/12 02:11:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/12 02:11:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/12 02:11:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:11:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:11:58 DEBUG : dir/file1(0x27864cca2e40): >_readAt: n=14, err=EOF 2026/04/12 02:11:58 DEBUG : dir/file1(0x27864cca2e40): close: 2026/04/12 02:11:58 DEBUG : dir/file1(0x27864cca2e40): >close: err= 2026/04/12 02:11:59 DEBUG : dir/file1: copy non-chunked object... 2026/04/12 02:11:59 DEBUG : newLeaf: size = 14 OK 2026/04/12 02:11:59 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/12 02:11:59 INFO : dir/file1: Deleted 2026/04/12 02:11:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/12 02:11:59 DEBUG : newLeaf: Updating file with newLeaf 0x27864cbee780 2026/04/12 02:11:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/12 02:11:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/12 02:11:59 DEBUG : newLeaf: copy non-chunked object... 2026/04/12 02:11:59 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:11:59 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/12 02:11:59 INFO : newLeaf: Deleted 2026/04/12 02:11:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/12 02:11:59 DEBUG : dir/file1: Updating file with dir/file1 0x27864cbee780 2026/04/12 02:11:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/12 02:11:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/12 02:11:59 DEBUG : dir/file1: newRWFileHandle: 2026/04/12 02:11:59 DEBUG : dir/file1(0x27864c81f940): openPending: 2026/04/12 02:11:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/12 02:11:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/12 02:11:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:11:59 DEBUG : dir/file1(0x27864c81f940): >openPending: err= 2026/04/12 02:11:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/12 02:11:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/12 02:11:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/12 02:11:59 DEBUG : dir/file1(0x27864c81f940): _writeAt: size=25, off=0 2026/04/12 02:11:59 DEBUG : dir/file1(0x27864c81f940): >_writeAt: n=25, err= 2026/04/12 02:11:59 DEBUG : dir/file1: copy non-chunked object... 2026/04/12 02:11:59 DEBUG : newLeaf: size = 14 OK 2026/04/12 02:11:59 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/12 02:11:59 INFO : dir/file1: Deleted 2026/04/12 02:11:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/12 02:11:59 DEBUG : newLeaf: Updating file with newLeaf 0x27864cbee780 2026/04/12 02:11:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/12 02:11:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/12 02:11:59 DEBUG : newLeaf(0x27864c81f940): close: 2026/04/12 02:11:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/12 02:11:59 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-12 02:11:59.685878691 +0000 UTC m=+56.993598864 2026/04/12 02:11:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/12 02:11:59 DEBUG : newLeaf(0x27864c81f940): >close: err= 2026/04/12 02:11:59 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:11:59 DEBUG : dir: Looking for writers 2026/04/12 02:11:59 DEBUG : Looking for writers 2026/04/12 02:11:59 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:59 DEBUG : dir: reading active writers 2026/04/12 02:11:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/12 02:11:59 DEBUG : dir: Looking for writers 2026/04/12 02:11:59 DEBUG : Looking for writers 2026/04/12 02:11:59 DEBUG : dir: reading active writers 2026/04/12 02:11:59 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/12 02:11:59 DEBUG : dir: Looking for writers 2026/04/12 02:11:59 DEBUG : Looking for writers 2026/04/12 02:11:59 DEBUG : dir: reading active writers 2026/04/12 02:11:59 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/12 02:11:59 DEBUG : dir: Looking for writers 2026/04/12 02:11:59 DEBUG : Looking for writers 2026/04/12 02:11:59 DEBUG : dir: reading active writers 2026/04/12 02:11:59 DEBUG : newLeaf: reading active writers 2026/04/12 02:11:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/12 02:12:00 DEBUG : newLeaf: vfs cache: starting upload 2026/04/12 02:12:00 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/04/12 02:12:00 DEBUG : dir: Looking for writers 2026/04/12 02:12:00 DEBUG : Looking for writers 2026/04/12 02:12:00 DEBUG : dir: reading active writers 2026/04/12 02:12:00 DEBUG : newLeaf: reading active writers 2026/04/12 02:12:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/12 02:12:00 DEBUG : dir: Looking for writers 2026/04/12 02:12:00 DEBUG : Looking for writers 2026/04/12 02:12:00 DEBUG : dir: reading active writers 2026/04/12 02:12:00 DEBUG : newLeaf: reading active writers 2026/04/12 02:12:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/12 02:12:00 DEBUG : newLeaf: size = 25 OK 2026/04/12 02:12:00 DEBUG : newLeaf.rclone_chunk.001_d55j5e: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/12 02:12:00 INFO : newLeaf.rclone_chunk.001_d55j5e: Copied (server-side copy) to: newLeaf 2026/04/12 02:12:00 INFO : newLeaf.rclone_chunk.001_d55j5e: Deleted 2026/04/12 02:12:00 DEBUG : newLeaf: size = 25 OK 2026/04/12 02:12:00 INFO : newLeaf: Copied (replaced existing) 2026/04/12 02:12:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-12 02:11:59.685878691 +0000 UTC" 2026/04/12 02:12:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/12 02:12:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/12 02:12:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/12 02:12:00 DEBUG : dir: Looking for writers 2026/04/12 02:12:00 DEBUG : Looking for writers 2026/04/12 02:12:00 DEBUG : dir: reading active writers 2026/04/12 02:12:00 DEBUG : newLeaf: reading active writers 2026/04/12 02:12:00 DEBUG : >WaitForWriters: 2026/04/12 02:12:00 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:00 DEBUG : dir: Looking for writers 2026/04/12 02:12:00 DEBUG : Looking for writers 2026/04/12 02:12:00 DEBUG : dir: reading active writers 2026/04/12 02:12:00 DEBUG : newLeaf: reading active writers 2026/04/12 02:12:00 DEBUG : >WaitForWriters: 2026/04/12 02:12:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting --- PASS: TestFileRename (16.80s) --- PASS: TestFileRename/off,forceCache=false (2.48s) --- PASS: TestFileRename/minimal,forceCache=false (2.60s) --- PASS: TestFileRename/minimal,forceCache=true (3.26s) --- PASS: TestFileRename/writes,forceCache=false (2.55s) --- PASS: TestFileRename/writes,forceCache=true (3.18s) --- PASS: TestFileRename/full,forceCache=false (2.73s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:00 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:00 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:00 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:00 DEBUG : Looking for writers 2026/04/12 02:12:00 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === 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 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:00 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:01 DEBUG : dir/file1: size = 16 OK 2026/04/12 02:12:01 DEBUG : dir/file1.rclone_chunk.001_d55j6l: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/12 02:12:01 INFO : dir/file1.rclone_chunk.001_d55j6l: Copied (server-side copy) to: dir/file1 2026/04/12 02:12:01 INFO : dir/file1.rclone_chunk.001_d55j6l: Deleted 2026/04/12 02:12:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/12 02:12:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/12 02:12:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/12 02:12:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:01 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:01 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:01 DEBUG : dir: Looking for writers 2026/04/12 02:12:01 DEBUG : file1: reading active writers 2026/04/12 02:12:01 DEBUG : Looking for writers 2026/04/12 02:12:01 DEBUG : dir: reading active writers 2026/04/12 02:12:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.93s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:01 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:02 DEBUG : dir/file1: size = 16 OK 2026/04/12 02:12:02 DEBUG : dir/file1.rclone_chunk.001_d55k8v: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/12 02:12:02 INFO : dir/file1.rclone_chunk.001_d55k8v: Copied (server-side copy) to: dir/file1 2026/04/12 02:12:02 INFO : dir/file1.rclone_chunk.001_d55k8v: Deleted 2026/04/12 02:12:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/12 02:12:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/12 02:12:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/12 02:12:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:02 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/12 02:12:02 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/12 02:12:02 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/12 02:12:02 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/12 02:12:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/12 02:12:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/12 02:12:02 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/12 02:12:02 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/12 02:12:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/12 02:12:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/12 02:12:02 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/12 02:12:02 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/12 02:12:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/12 02:12:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/12 02:12:02 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/12 02:12:02 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:02 DEBUG : dir: Looking for writers 2026/04/12 02:12:02 DEBUG : file1: reading active writers 2026/04/12 02:12:02 DEBUG : Looking for writers 2026/04/12 02:12:02 DEBUG : dir: reading active writers 2026/04/12 02:12:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.38s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:03 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:03 DEBUG : dir/file1: size = 16 OK 2026/04/12 02:12:03 DEBUG : dir/file1.rclone_chunk.001_d55mbp: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/12 02:12:03 INFO : dir/file1.rclone_chunk.001_d55mbp: Copied (server-side copy) to: dir/file1 2026/04/12 02:12:03 INFO : dir/file1.rclone_chunk.001_d55mbp: Deleted 2026/04/12 02:12:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/12 02:12:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/12 02:12:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/12 02:12:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/12 02:12:03 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/12 02:12:03 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/12 02:12:03 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/12 02:12:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/12 02:12:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/12 02:12:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/12 02:12:03 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/12 02:12:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/12 02:12:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/12 02:12:03 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/12 02:12:04 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/12 02:12:04 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/12 02:12:04 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/12 02:12:04 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/12 02:12:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/12 02:12:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/12 02:12:04 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/12 02:12:04 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/12 02:12:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/12 02:12:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/12 02:12:04 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/12 02:12:04 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/12 02:12:04 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/12 02:12:04 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/12 02:12:04 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/12 02:12:04 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/12 02:12:04 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/12 02:12:04 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/12 02:12:04 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/12 02:12:04 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:04 DEBUG : dir: Looking for writers 2026/04/12 02:12:04 DEBUG : file1: reading active writers 2026/04/12 02:12:04 DEBUG : Looking for writers 2026/04/12 02:12:04 DEBUG : dir: reading active writers 2026/04/12 02:12:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.36s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:04 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:04 DEBUG : dir/file1: size = 16 OK 2026/04/12 02:12:04 DEBUG : dir/file1.rclone_chunk.001_d55n6t: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/12 02:12:04 INFO : dir/file1.rclone_chunk.001_d55n6t: Copied (server-side copy) to: dir/file1 2026/04/12 02:12:04 INFO : dir/file1.rclone_chunk.001_d55n6t: Deleted 2026/04/12 02:12:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/12 02:12:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/12 02:12:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/12 02:12:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:05 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:05 DEBUG : dir: Looking for writers 2026/04/12 02:12:05 DEBUG : file1: reading active writers 2026/04/12 02:12:05 DEBUG : Looking for writers 2026/04/12 02:12:05 DEBUG : dir: reading active writers 2026/04/12 02:12:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.86s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:05 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:05 DEBUG : dir/file1: size = 16 OK 2026/04/12 02:12:05 DEBUG : dir/file1.rclone_chunk.001_d55oep: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/12 02:12:05 INFO : dir/file1.rclone_chunk.001_d55oep: Copied (server-side copy) to: dir/file1 2026/04/12 02:12:05 INFO : dir/file1.rclone_chunk.001_d55oep: Deleted 2026/04/12 02:12:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/12 02:12:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/12 02:12:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/12 02:12:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:06 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/12 02:12:06 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/12 02:12:06 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:06 DEBUG : dir: Looking for writers 2026/04/12 02:12:06 DEBUG : file1: reading active writers 2026/04/12 02:12:06 DEBUG : Looking for writers 2026/04/12 02:12:06 DEBUG : dir: reading active writers 2026/04/12 02:12:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.86s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:06 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:12:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:06 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:12:06 DEBUG : dir/file1: size = 16 OK 2026/04/12 02:12:06 DEBUG : dir/file1.rclone_chunk.001_d55p2w: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/12 02:12:06 INFO : dir/file1.rclone_chunk.001_d55p2w: Copied (server-side copy) to: dir/file1 2026/04/12 02:12:06 INFO : dir/file1.rclone_chunk.001_d55p2w: Deleted 2026/04/12 02:12:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/12 02:12:06 DEBUG : dir/file1: newRWFileHandle: 2026/04/12 02:12:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/12 02:12:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/12 02:12:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/12 02:12:06 DEBUG : dir/file1(0x27864cbd2b80): _readAt: size=1, off=0 2026/04/12 02:12:06 DEBUG : dir/file1(0x27864cbd2b80): openPending: 2026/04/12 02:12:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/12 02:12:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/12 02:12:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:06 DEBUG : dir/file1(0x27864cbd2b80): >openPending: err= 2026/04/12 02:12:06 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/12 02:12:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/12 02:12:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:06 DEBUG : dir/file1(0x27864cbd2b80): >_readAt: n=1, err= 2026/04/12 02:12:06 DEBUG : dir/file1(0x27864cbd2b80): _readAt: size=256, off=1 2026/04/12 02:12:06 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/12 02:12:06 DEBUG : dir/file1(0x27864cbd2b80): >_readAt: n=15, err=EOF 2026/04/12 02:12:06 DEBUG : dir/file1(0x27864cbd2b80): _readAt: size=16, off=16 2026/04/12 02:12:06 DEBUG : dir/file1(0x27864cbd2b80): >_readAt: n=0, err=EOF 2026/04/12 02:12:06 DEBUG : dir/file1(0x27864cbd2b80): close: 2026/04/12 02:12:06 DEBUG : dir/file1(0x27864cbd2b80): >close: err= 2026/04/12 02:12:06 DEBUG : dir/file1(0x27864cbd2b80): close: 2026/04/12 02:12:06 DEBUG : dir/file1(0x27864cbd2b80): >close: err=file already closed 2026/04/12 02:12:06 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:06 DEBUG : dir: Looking for writers 2026/04/12 02:12:06 DEBUG : file1: reading active writers 2026/04/12 02:12:06 DEBUG : Looking for writers 2026/04/12 02:12:06 DEBUG : dir: reading active writers 2026/04/12 02:12:06 DEBUG : >WaitForWriters: 2026/04/12 02:12:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.92s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:12:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:12:07 DEBUG : dir/file1: size = 16 OK 2026/04/12 02:12:07 DEBUG : dir/file1.rclone_chunk.001_d55qzn: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/12 02:12:07 INFO : dir/file1.rclone_chunk.001_d55qzn: Copied (server-side copy) to: dir/file1 2026/04/12 02:12:07 INFO : dir/file1.rclone_chunk.001_d55qzn: Deleted 2026/04/12 02:12:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/12 02:12:07 DEBUG : dir/file1: newRWFileHandle: 2026/04/12 02:12:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/12 02:12:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/12 02:12:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/12 02:12:07 DEBUG : dir/file1(0x27864c9e5d40): _readAt: size=1, off=0 2026/04/12 02:12:07 DEBUG : dir/file1(0x27864c9e5d40): openPending: 2026/04/12 02:12:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/12 02:12:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/12 02:12:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:07 DEBUG : dir/file1(0x27864c9e5d40): >openPending: err= 2026/04/12 02:12:07 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/12 02:12:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/12 02:12:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:07 DEBUG : dir/file1(0x27864c9e5d40): >_readAt: n=1, err= 2026/04/12 02:12:07 DEBUG : dir/file1(0x27864c9e5d40): _readAt: size=1, off=5 2026/04/12 02:12:07 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/12 02:12:07 DEBUG : dir/file1(0x27864c9e5d40): >_readAt: n=1, err= 2026/04/12 02:12:07 DEBUG : dir/file1(0x27864c9e5d40): _readAt: size=1, off=3 2026/04/12 02:12:07 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/12 02:12:07 DEBUG : dir/file1(0x27864c9e5d40): >_readAt: n=1, err= 2026/04/12 02:12:07 DEBUG : dir/file1(0x27864c9e5d40): _readAt: size=1, off=13 2026/04/12 02:12:07 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/12 02:12:07 DEBUG : dir/file1(0x27864c9e5d40): >_readAt: n=1, err= 2026/04/12 02:12:07 DEBUG : dir/file1(0x27864c9e5d40): _readAt: size=16, off=100 2026/04/12 02:12:07 DEBUG : dir/file1(0x27864c9e5d40): >_readAt: n=0, err=EOF 2026/04/12 02:12:07 DEBUG : dir/file1(0x27864c9e5d40): close: 2026/04/12 02:12:07 DEBUG : dir/file1(0x27864c9e5d40): >close: err= 2026/04/12 02:12:07 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:07 DEBUG : dir: Looking for writers 2026/04/12 02:12:07 DEBUG : file1: reading active writers 2026/04/12 02:12:07 DEBUG : Looking for writers 2026/04/12 02:12:07 DEBUG : dir: reading active writers 2026/04/12 02:12:07 DEBUG : >WaitForWriters: 2026/04/12 02:12:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.90s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:08 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:12:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:08 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:12:08 DEBUG : dir/file1: size = 16 OK 2026/04/12 02:12:08 DEBUG : dir/file1.rclone_chunk.001_d55r11: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/12 02:12:08 INFO : dir/file1.rclone_chunk.001_d55r11: Copied (server-side copy) to: dir/file1 2026/04/12 02:12:08 INFO : dir/file1.rclone_chunk.001_d55r11: Deleted 2026/04/12 02:12:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/12 02:12:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/12 02:12:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/12 02:12:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/12 02:12:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/12 02:12:08 DEBUG : dir/file1(0x27864c4dfd80): _readAt: size=1, off=0 2026/04/12 02:12:08 DEBUG : dir/file1(0x27864c4dfd80): openPending: 2026/04/12 02:12:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/12 02:12:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/12 02:12:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:08 DEBUG : dir/file1(0x27864c4dfd80): >openPending: err= 2026/04/12 02:12:08 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/12 02:12:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/12 02:12:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:08 DEBUG : dir/file1(0x27864c4dfd80): >_readAt: n=1, err= 2026/04/12 02:12:08 DEBUG : dir/file1(0x27864c4dfd80): _readAt: size=1, off=5 2026/04/12 02:12:08 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/12 02:12:08 DEBUG : dir/file1(0x27864c4dfd80): >_readAt: n=1, err= 2026/04/12 02:12:08 DEBUG : dir/file1(0x27864c4dfd80): _readAt: size=1, off=1 2026/04/12 02:12:08 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/12 02:12:08 DEBUG : dir/file1(0x27864c4dfd80): >_readAt: n=1, err= 2026/04/12 02:12:08 DEBUG : dir/file1(0x27864c4dfd80): _readAt: size=6, off=10 2026/04/12 02:12:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/12 02:12:08 DEBUG : dir/file1(0x27864c4dfd80): >_readAt: n=6, err= 2026/04/12 02:12:08 DEBUG : dir/file1(0x27864c4dfd80): _readAt: size=256, off=10 2026/04/12 02:12:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/12 02:12:08 DEBUG : dir/file1(0x27864c4dfd80): >_readAt: n=6, err=EOF 2026/04/12 02:12:08 DEBUG : dir/file1(0x27864c4dfd80): _readAt: size=256, off=100 2026/04/12 02:12:08 DEBUG : dir/file1(0x27864c4dfd80): >_readAt: n=0, err=EOF 2026/04/12 02:12:08 DEBUG : dir/file1(0x27864c4dfd80): close: 2026/04/12 02:12:08 DEBUG : dir/file1(0x27864c4dfd80): >close: err= 2026/04/12 02:12:08 DEBUG : dir/file1(0x27864c4dfd80): _readAt: size=256, off=100 2026/04/12 02:12:08 DEBUG : dir/file1(0x27864c4dfd80): >_readAt: n=0, err=file already closed 2026/04/12 02:12:08 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:08 DEBUG : dir: Looking for writers 2026/04/12 02:12:08 DEBUG : file1: reading active writers 2026/04/12 02:12:08 DEBUG : Looking for writers 2026/04/12 02:12:08 DEBUG : dir: reading active writers 2026/04/12 02:12:08 DEBUG : >WaitForWriters: 2026/04/12 02:12:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.00s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:09 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:12:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:09 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:12:09 DEBUG : dir/file1: size = 16 OK 2026/04/12 02:12:09 DEBUG : dir/file1.rclone_chunk.001_d55sze: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/12 02:12:09 INFO : dir/file1.rclone_chunk.001_d55sze: Copied (server-side copy) to: dir/file1 2026/04/12 02:12:09 INFO : dir/file1.rclone_chunk.001_d55sze: Deleted 2026/04/12 02:12:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/12 02:12:09 DEBUG : dir/file1: newRWFileHandle: 2026/04/12 02:12:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/12 02:12:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/12 02:12:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/12 02:12:09 DEBUG : dir/file1(0x27864ca48600): RWFileHandle.Flush 2026/04/12 02:12:09 DEBUG : dir/file1(0x27864ca48600): _readAt: size=256, off=0 2026/04/12 02:12:09 DEBUG : dir/file1(0x27864ca48600): openPending: 2026/04/12 02:12:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/12 02:12:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/12 02:12:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:09 DEBUG : dir/file1(0x27864ca48600): >openPending: err= 2026/04/12 02:12:09 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/12 02:12:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/12 02:12:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:09 DEBUG : dir/file1(0x27864ca48600): >_readAt: n=16, err=EOF 2026/04/12 02:12:09 DEBUG : dir/file1(0x27864ca48600): RWFileHandle.Flush 2026/04/12 02:12:09 DEBUG : dir/file1(0x27864ca48600): RWFileHandle.Flush 2026/04/12 02:12:09 DEBUG : dir/file1(0x27864ca48600): close: 2026/04/12 02:12:09 DEBUG : dir/file1(0x27864ca48600): >close: err= 2026/04/12 02:12:09 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:09 DEBUG : dir: Looking for writers 2026/04/12 02:12:09 DEBUG : file1: reading active writers 2026/04/12 02:12:09 DEBUG : Looking for writers 2026/04/12 02:12:09 DEBUG : dir: reading active writers 2026/04/12 02:12:09 DEBUG : >WaitForWriters: 2026/04/12 02:12:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.95s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:10 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:12:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:10 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:12:10 DEBUG : dir/file1: size = 16 OK 2026/04/12 02:12:10 DEBUG : dir/file1.rclone_chunk.001_d55tzp: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/12 02:12:10 INFO : dir/file1.rclone_chunk.001_d55tzp: Copied (server-side copy) to: dir/file1 2026/04/12 02:12:10 INFO : dir/file1.rclone_chunk.001_d55tzp: Deleted 2026/04/12 02:12:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/12 02:12:11 DEBUG : dir/file1: newRWFileHandle: 2026/04/12 02:12:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/12 02:12:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/12 02:12:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/12 02:12:11 DEBUG : dir/file1(0x27864cbb7340): _readAt: size=256, off=0 2026/04/12 02:12:11 DEBUG : dir/file1(0x27864cbb7340): openPending: 2026/04/12 02:12:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/12 02:12:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/12 02:12:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:11 DEBUG : dir/file1(0x27864cbb7340): >openPending: err= 2026/04/12 02:12:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/12 02:12:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/12 02:12:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:11 DEBUG : dir/file1(0x27864cbb7340): >_readAt: n=16, err=EOF 2026/04/12 02:12:11 DEBUG : dir/file1(0x27864cbb7340): RWFileHandle.Release 2026/04/12 02:12:11 DEBUG : dir/file1(0x27864cbb7340): close: 2026/04/12 02:12:11 DEBUG : dir/file1(0x27864cbb7340): >close: err= 2026/04/12 02:12:11 DEBUG : dir/file1(0x27864cbb7340): RWFileHandle.Release 2026/04/12 02:12:11 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:11 DEBUG : dir: Looking for writers 2026/04/12 02:12:11 DEBUG : file1: reading active writers 2026/04/12 02:12:11 DEBUG : Looking for writers 2026/04/12 02:12:11 DEBUG : dir: reading active writers 2026/04/12 02:12:11 DEBUG : >WaitForWriters: 2026/04/12 02:12:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.35s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:11 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:12:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:11 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:12:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:11 DEBUG : file1: newRWFileHandle: 2026/04/12 02:12:11 DEBUG : file1(0x27864c263800): openPending: 2026/04/12 02:12:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:11 DEBUG : file1(0x27864c263800): >openPending: err= 2026/04/12 02:12:11 DEBUG : file1: >newRWFileHandle: err= 2026/04/12 02:12:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/12 02:12:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/12 02:12:11 DEBUG : file1(0x27864c263800): _writeAt: size=5, off=0 2026/04/12 02:12:11 DEBUG : file1(0x27864c263800): >_writeAt: n=5, err= 2026/04/12 02:12:11 DEBUG : file1(0x27864c263800): _writeAt: size=7, off=5 2026/04/12 02:12:11 DEBUG : file1(0x27864c263800): >_writeAt: n=7, err= 2026/04/12 02:12:11 DEBUG : file1: vfs cache: truncate to size=11 2026/04/12 02:12:11 DEBUG : file1(0x27864c263800): close: 2026/04/12 02:12:11 DEBUG : file1: vfs cache: setting modification time to 2026-04-12 02:12:11.442979287 +0000 UTC m=+68.750699470 2026/04/12 02:12:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:11 DEBUG : file1(0x27864c263800): >close: err= 2026/04/12 02:12:11 DEBUG : file1(0x27864c263800): close: 2026/04/12 02:12:11 DEBUG : file1(0x27864c263800): >close: err=file already closed 2026/04/12 02:12:11 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:11 DEBUG : Looking for writers 2026/04/12 02:12:11 DEBUG : file1: reading active writers 2026/04/12 02:12:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/12 02:12:11 DEBUG : Looking for writers 2026/04/12 02:12:11 DEBUG : file1: reading active writers 2026/04/12 02:12:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/12 02:12:11 DEBUG : Looking for writers 2026/04/12 02:12:11 DEBUG : file1: reading active writers 2026/04/12 02:12:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/12 02:12:11 DEBUG : Looking for writers 2026/04/12 02:12:11 DEBUG : file1: reading active writers 2026/04/12 02:12:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/12 02:12:11 DEBUG : file1: vfs cache: starting upload 2026/04/12 02:12:11 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/12 02:12:11 DEBUG : Looking for writers 2026/04/12 02:12:11 DEBUG : file1: reading active writers 2026/04/12 02:12:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/12 02:12:11 DEBUG : Looking for writers 2026/04/12 02:12:11 DEBUG : file1: reading active writers 2026/04/12 02:12:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/12 02:12:11 DEBUG : file1: size = 11 OK 2026/04/12 02:12:11 DEBUG : file1.rclone_chunk.001_d55ugt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/12 02:12:11 INFO : file1.rclone_chunk.001_d55ugt: Copied (server-side copy) to: file1 2026/04/12 02:12:11 INFO : file1.rclone_chunk.001_d55ugt: Deleted 2026/04/12 02:12:11 DEBUG : file1: size = 11 OK 2026/04/12 02:12:11 INFO : file1: Copied (new) 2026/04/12 02:12:11 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-12 02:12:11.442979287 +0000 UTC" 2026/04/12 02:12:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/12 02:12:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:11 INFO : file1: vfs cache: upload succeeded try #1 2026/04/12 02:12:11 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe/dir/file1: no such file or directory 2026/04/12 02:12:11 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe/dir/file1: no such file or directory 2026/04/12 02:12:12 DEBUG : Looking for writers 2026/04/12 02:12:12 DEBUG : file1: reading active writers 2026/04/12 02:12:12 DEBUG : >WaitForWriters: 2026/04/12 02:12:12 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:12 DEBUG : Looking for writers 2026/04/12 02:12:12 DEBUG : file1: reading active writers 2026/04/12 02:12:12 DEBUG : >WaitForWriters: 2026/04/12 02:12:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.92s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:12:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:12:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:12 DEBUG : file1: newRWFileHandle: 2026/04/12 02:12:12 DEBUG : file1(0x27864c81f6c0): openPending: 2026/04/12 02:12:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:12 DEBUG : file1(0x27864c81f6c0): >openPending: err= 2026/04/12 02:12:12 DEBUG : file1: >newRWFileHandle: err= 2026/04/12 02:12:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/12 02:12:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/12 02:12:12 DEBUG : file1(0x27864c81f6c0): _writeAt: size=7, off=0 2026/04/12 02:12:12 DEBUG : file1(0x27864c81f6c0): >_writeAt: n=7, err= 2026/04/12 02:12:12 DEBUG : file1(0x27864c81f6c0): _writeAt: size=6, off=5 2026/04/12 02:12:12 DEBUG : file1(0x27864c81f6c0): >_writeAt: n=6, err= 2026/04/12 02:12:12 DEBUG : file1(0x27864c81f6c0): close: 2026/04/12 02:12:12 DEBUG : file1: vfs cache: setting modification time to 2026-04-12 02:12:12.355069943 +0000 UTC m=+69.662790126 2026/04/12 02:12:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:12 DEBUG : file1(0x27864c81f6c0): >close: err= 2026/04/12 02:12:12 DEBUG : file1(0x27864c81f6c0): _writeAt: size=5, off=0 2026/04/12 02:12:12 DEBUG : file1(0x27864c81f6c0): >_writeAt: n=0, err=file already closed 2026/04/12 02:12:12 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:12 DEBUG : Looking for writers 2026/04/12 02:12:12 DEBUG : file1: reading active writers 2026/04/12 02:12:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/12 02:12:12 DEBUG : Looking for writers 2026/04/12 02:12:12 DEBUG : file1: reading active writers 2026/04/12 02:12:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/12 02:12:12 DEBUG : Looking for writers 2026/04/12 02:12:12 DEBUG : file1: reading active writers 2026/04/12 02:12:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/12 02:12:12 DEBUG : Looking for writers 2026/04/12 02:12:12 DEBUG : file1: reading active writers 2026/04/12 02:12:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/12 02:12:12 DEBUG : file1: vfs cache: starting upload 2026/04/12 02:12:12 DEBUG : Looking for writers 2026/04/12 02:12:12 DEBUG : file1: reading active writers 2026/04/12 02:12:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/12 02:12:12 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/12 02:12:12 DEBUG : Looking for writers 2026/04/12 02:12:12 DEBUG : file1: reading active writers 2026/04/12 02:12:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/12 02:12:12 DEBUG : file1: size = 11 OK 2026/04/12 02:12:12 DEBUG : file1.rclone_chunk.001_d55vz0: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/12 02:12:12 INFO : file1.rclone_chunk.001_d55vz0: Copied (server-side copy) to: file1 2026/04/12 02:12:12 INFO : file1.rclone_chunk.001_d55vz0: Deleted 2026/04/12 02:12:12 DEBUG : file1: size = 11 OK 2026/04/12 02:12:12 INFO : file1: Copied (new) 2026/04/12 02:12:12 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-12 02:12:12.355069943 +0000 UTC" 2026/04/12 02:12:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/12 02:12:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:12 INFO : file1: vfs cache: upload succeeded try #1 2026/04/12 02:12:12 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe/dir/file1: no such file or directory 2026/04/12 02:12:12 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe/dir/file1: no such file or directory 2026/04/12 02:12:12 DEBUG : Looking for writers 2026/04/12 02:12:12 DEBUG : file1: reading active writers 2026/04/12 02:12:12 DEBUG : >WaitForWriters: 2026/04/12 02:12:13 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:13 DEBUG : Looking for writers 2026/04/12 02:12:13 DEBUG : file1: reading active writers 2026/04/12 02:12:13 DEBUG : >WaitForWriters: 2026/04/12 02:12:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.92s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:13 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:12:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:13 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:12:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:13 DEBUG : file1: newRWFileHandle: 2026/04/12 02:12:13 DEBUG : file1(0x27864c8c04c0): openPending: 2026/04/12 02:12:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:13 DEBUG : file1(0x27864c8c04c0): >openPending: err= 2026/04/12 02:12:13 DEBUG : file1: >newRWFileHandle: err= 2026/04/12 02:12:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/12 02:12:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/12 02:12:13 DEBUG : file1(0x27864c8c04c0): close: 2026/04/12 02:12:13 DEBUG : file1: vfs cache: setting modification time to 2026-04-12 02:12:13.272893072 +0000 UTC m=+70.580613286 2026/04/12 02:12:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:13 DEBUG : file1(0x27864c8c04c0): >close: err= 2026/04/12 02:12:13 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/12 02:12:13 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/12 02:12:13 DEBUG : file2: newRWFileHandle: 2026/04/12 02:12:13 DEBUG : file2(0x27864c8c09c0): openPending: 2026/04/12 02:12:13 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/12 02:12:13 DEBUG : file2(0x27864c8c09c0): >openPending: err= 2026/04/12 02:12:13 DEBUG : file2: >newRWFileHandle: err= 2026/04/12 02:12:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/12 02:12:13 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/12 02:12:13 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/12 02:12:13 DEBUG : file2(0x27864c8c09c0): RWFileHandle.Flush 2026/04/12 02:12:13 DEBUG : file2(0x27864c8c09c0): RWFileHandle.Release 2026/04/12 02:12:13 DEBUG : file2(0x27864c8c09c0): close: 2026/04/12 02:12:13 DEBUG : file2: vfs cache: setting modification time to 2026-04-12 02:12:13.277035304 +0000 UTC m=+70.584755558 2026/04/12 02:12:13 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:13 DEBUG : file2(0x27864c8c09c0): >close: err= 2026/04/12 02:12:13 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:13 DEBUG : Looking for writers 2026/04/12 02:12:13 DEBUG : file1: reading active writers 2026/04/12 02:12:13 DEBUG : file2: reading active writers 2026/04/12 02:12:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/12 02:12:13 DEBUG : Looking for writers 2026/04/12 02:12:13 DEBUG : file1: reading active writers 2026/04/12 02:12:13 DEBUG : file2: reading active writers 2026/04/12 02:12:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/12 02:12:13 DEBUG : Looking for writers 2026/04/12 02:12:13 DEBUG : file1: reading active writers 2026/04/12 02:12:13 DEBUG : file2: reading active writers 2026/04/12 02:12:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/12 02:12:13 DEBUG : Looking for writers 2026/04/12 02:12:13 DEBUG : file2: reading active writers 2026/04/12 02:12:13 DEBUG : file1: reading active writers 2026/04/12 02:12:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/12 02:12:13 DEBUG : file1: vfs cache: starting upload 2026/04/12 02:12:13 DEBUG : file2: vfs cache: starting upload 2026/04/12 02:12:13 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/12 02:12:13 DEBUG : Looking for writers 2026/04/12 02:12:13 DEBUG : file1: reading active writers 2026/04/12 02:12:13 DEBUG : file2: reading active writers 2026/04/12 02:12:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/12 02:12:13 DEBUG : file2: skip slow SHA1 on source file, hashing in-transit 2026/04/12 02:12:13 DEBUG : Looking for writers 2026/04/12 02:12:13 DEBUG : file2: reading active writers 2026/04/12 02:12:13 DEBUG : file1: reading active writers 2026/04/12 02:12:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/12 02:12:13 DEBUG : file2: size = 0 OK 2026/04/12 02:12:13 DEBUG : file2.rclone_chunk.001_d55wbs: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/12 02:12:13 INFO : file2.rclone_chunk.001_d55wbs: Copied (server-side copy) to: file2 2026/04/12 02:12:13 DEBUG : file1: size = 0 OK 2026/04/12 02:12:13 DEBUG : file1.rclone_chunk.001_d55wg5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/12 02:12:13 INFO : file1.rclone_chunk.001_d55wg5: Copied (server-side copy) to: file1 2026/04/12 02:12:13 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe/dir/file1: no such file or directory 2026/04/12 02:12:13 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe/dir/file1: no such file or directory 2026/04/12 02:12:13 INFO : file2.rclone_chunk.001_d55wbs: Deleted 2026/04/12 02:12:13 DEBUG : file2: size = 0 OK 2026/04/12 02:12:13 INFO : file2: Copied (new) 2026/04/12 02:12:13 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-12 02:12:13.277035304 +0000 UTC" 2026/04/12 02:12:13 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/12 02:12:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/12 02:12:13 INFO : file2: vfs cache: upload succeeded try #1 2026/04/12 02:12:13 INFO : file1.rclone_chunk.001_d55wg5: Deleted 2026/04/12 02:12:13 DEBUG : file1: size = 0 OK 2026/04/12 02:12:13 INFO : file1: Copied (new) 2026/04/12 02:12:13 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-12 02:12:13.272893072 +0000 UTC" 2026/04/12 02:12:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/12 02:12:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:13 INFO : file1: vfs cache: upload succeeded try #1 2026/04/12 02:12:13 DEBUG : Looking for writers 2026/04/12 02:12:13 DEBUG : file1: reading active writers 2026/04/12 02:12:13 DEBUG : file2: reading active writers 2026/04/12 02:12:13 DEBUG : >WaitForWriters: 2026/04/12 02:12:14 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:14 DEBUG : Looking for writers 2026/04/12 02:12:14 DEBUG : file1: reading active writers 2026/04/12 02:12:14 DEBUG : file2: reading active writers 2026/04/12 02:12:14 DEBUG : >WaitForWriters: 2026/04/12 02:12:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.04s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:14 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:12:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:14 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:12:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:14 DEBUG : file1: newRWFileHandle: 2026/04/12 02:12:14 DEBUG : file1(0x27864c972b40): openPending: 2026/04/12 02:12:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:14 DEBUG : file1(0x27864c972b40): >openPending: err= 2026/04/12 02:12:14 DEBUG : file1: >newRWFileHandle: err= 2026/04/12 02:12:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/12 02:12:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/12 02:12:14 DEBUG : file1(0x27864c972b40): _writeAt: size=5, off=0 2026/04/12 02:12:14 DEBUG : file1(0x27864c972b40): >_writeAt: n=5, err= 2026/04/12 02:12:14 DEBUG : file1(0x27864c972b40): RWFileHandle.Flush 2026/04/12 02:12:14 DEBUG : file1(0x27864c972b40): RWFileHandle.Flush 2026/04/12 02:12:14 DEBUG : file1(0x27864c972b40): close: 2026/04/12 02:12:14 DEBUG : file1: vfs cache: setting modification time to 2026-04-12 02:12:14.304448873 +0000 UTC m=+71.612169056 2026/04/12 02:12:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:14 DEBUG : file1(0x27864c972b40): >close: err= 2026/04/12 02:12:14 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:14 DEBUG : Looking for writers 2026/04/12 02:12:14 DEBUG : file1: reading active writers 2026/04/12 02:12:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/12 02:12:14 DEBUG : Looking for writers 2026/04/12 02:12:14 DEBUG : file1: reading active writers 2026/04/12 02:12:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/12 02:12:14 DEBUG : Looking for writers 2026/04/12 02:12:14 DEBUG : file1: reading active writers 2026/04/12 02:12:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/12 02:12:14 DEBUG : Looking for writers 2026/04/12 02:12:14 DEBUG : file1: reading active writers 2026/04/12 02:12:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/12 02:12:14 DEBUG : file1: vfs cache: starting upload 2026/04/12 02:12:14 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/12 02:12:14 DEBUG : Looking for writers 2026/04/12 02:12:14 DEBUG : file1: reading active writers 2026/04/12 02:12:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/12 02:12:14 DEBUG : Looking for writers 2026/04/12 02:12:14 DEBUG : file1: reading active writers 2026/04/12 02:12:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/12 02:12:14 DEBUG : file1: size = 5 OK 2026/04/12 02:12:14 DEBUG : file1.rclone_chunk.001_d55xr3: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/12 02:12:14 INFO : file1.rclone_chunk.001_d55xr3: Copied (server-side copy) to: file1 2026/04/12 02:12:14 INFO : file1.rclone_chunk.001_d55xr3: Deleted 2026/04/12 02:12:14 DEBUG : file1: size = 5 OK 2026/04/12 02:12:14 INFO : file1: Copied (new) 2026/04/12 02:12:14 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-12 02:12:14.304448873 +0000 UTC" 2026/04/12 02:12:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/12 02:12:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:14 INFO : file1: vfs cache: upload succeeded try #1 2026/04/12 02:12:14 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe/dir/file1: no such file or directory 2026/04/12 02:12:14 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe/dir/file1: no such file or directory 2026/04/12 02:12:14 DEBUG : Looking for writers 2026/04/12 02:12:14 DEBUG : file1: reading active writers 2026/04/12 02:12:14 DEBUG : >WaitForWriters: 2026/04/12 02:12:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.82s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:12:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:12:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:15 DEBUG : file1: newRWFileHandle: 2026/04/12 02:12:15 DEBUG : file1(0x27864c8d2180): openPending: 2026/04/12 02:12:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:15 DEBUG : file1(0x27864c8d2180): >openPending: err= 2026/04/12 02:12:15 DEBUG : file1: >newRWFileHandle: err= 2026/04/12 02:12:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/12 02:12:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/12 02:12:15 DEBUG : file1(0x27864c8d2180): _writeAt: size=5, off=0 2026/04/12 02:12:15 DEBUG : file1(0x27864c8d2180): >_writeAt: n=5, err= 2026/04/12 02:12:15 DEBUG : file1(0x27864c8d2180): RWFileHandle.Release 2026/04/12 02:12:15 DEBUG : file1(0x27864c8d2180): close: 2026/04/12 02:12:15 DEBUG : file1: vfs cache: setting modification time to 2026-04-12 02:12:15.125373274 +0000 UTC m=+72.433093457 2026/04/12 02:12:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:15 DEBUG : file1(0x27864c8d2180): >close: err= 2026/04/12 02:12:15 DEBUG : file1(0x27864c8d2180): RWFileHandle.Release 2026/04/12 02:12:15 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:15 DEBUG : Looking for writers 2026/04/12 02:12:15 DEBUG : file1: reading active writers 2026/04/12 02:12:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/12 02:12:15 DEBUG : Looking for writers 2026/04/12 02:12:15 DEBUG : file1: reading active writers 2026/04/12 02:12:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/12 02:12:15 DEBUG : Looking for writers 2026/04/12 02:12:15 DEBUG : file1: reading active writers 2026/04/12 02:12:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/12 02:12:15 DEBUG : Looking for writers 2026/04/12 02:12:15 DEBUG : file1: reading active writers 2026/04/12 02:12:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/12 02:12:15 DEBUG : file1: vfs cache: starting upload 2026/04/12 02:12:15 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/12 02:12:15 DEBUG : Looking for writers 2026/04/12 02:12:15 DEBUG : file1: reading active writers 2026/04/12 02:12:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/12 02:12:15 DEBUG : Looking for writers 2026/04/12 02:12:15 DEBUG : file1: reading active writers 2026/04/12 02:12:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/12 02:12:15 DEBUG : file1: size = 5 OK 2026/04/12 02:12:15 DEBUG : file1.rclone_chunk.001_d55ynk: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/12 02:12:15 INFO : file1.rclone_chunk.001_d55ynk: Copied (server-side copy) to: file1 2026/04/12 02:12:15 INFO : file1.rclone_chunk.001_d55ynk: Deleted 2026/04/12 02:12:15 DEBUG : file1: size = 5 OK 2026/04/12 02:12:15 INFO : file1: Copied (new) 2026/04/12 02:12:15 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-12 02:12:15.125373274 +0000 UTC" 2026/04/12 02:12:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/12 02:12:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:15 INFO : file1: vfs cache: upload succeeded try #1 2026/04/12 02:12:15 DEBUG : Looking for writers 2026/04/12 02:12:15 DEBUG : file1: reading active writers 2026/04/12 02:12:15 DEBUG : >WaitForWriters: 2026/04/12 02:12:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.82s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:12:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:12:16 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe/dir/file1: no such file or directory 2026/04/12 02:12:16 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe/dir/file1: no such file or directory 2026/04/12 02:12:16 DEBUG : dir/file1: size = 16 OK 2026/04/12 02:12:16 DEBUG : dir/file1.rclone_chunk.001_d55yo6: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/12 02:12:16 INFO : dir/file1.rclone_chunk.001_d55yo6: Copied (server-side copy) to: dir/file1 2026/04/12 02:12:16 INFO : dir/file1.rclone_chunk.001_d55yo6: Deleted 2026/04/12 02:12:16 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/12 02:12:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/12 02:12:16 DEBUG : dir/file1: newRWFileHandle: 2026/04/12 02:12:16 DEBUG : dir/file1(0x27864cb00b00): openPending: 2026/04/12 02:12:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/12 02:12:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/12 02:12:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:16 DEBUG : dir/file1(0x27864cb00b00): >openPending: err= 2026/04/12 02:12:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/12 02:12:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/12 02:12:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/12 02:12:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/12 02:12:16 DEBUG : dir/file1(0x27864cb00b00): _writeAt: size=5, off=0 2026/04/12 02:12:16 DEBUG : dir/file1(0x27864cb00b00): >_writeAt: n=5, err= 2026/04/12 02:12:16 DEBUG : dir/file1(0x27864cb00b00): close: 2026/04/12 02:12:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:16 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-12 02:12:16.662048961 +0000 UTC m=+73.969769174 2026/04/12 02:12:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:16 DEBUG : dir/file1(0x27864cb00b00): >close: err= 2026/04/12 02:12:16 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:16 DEBUG : dir: Looking for writers 2026/04/12 02:12:16 DEBUG : file1: reading active writers 2026/04/12 02:12:16 DEBUG : Looking for writers 2026/04/12 02:12:16 DEBUG : dir: reading active writers 2026/04/12 02:12:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/12 02:12:16 DEBUG : dir: Looking for writers 2026/04/12 02:12:16 DEBUG : file1: reading active writers 2026/04/12 02:12:16 DEBUG : Looking for writers 2026/04/12 02:12:16 DEBUG : dir: reading active writers 2026/04/12 02:12:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/12 02:12:16 DEBUG : dir: Looking for writers 2026/04/12 02:12:16 DEBUG : file1: reading active writers 2026/04/12 02:12:16 DEBUG : Looking for writers 2026/04/12 02:12:16 DEBUG : dir: reading active writers 2026/04/12 02:12:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/12 02:12:16 DEBUG : dir: Looking for writers 2026/04/12 02:12:16 DEBUG : file1: reading active writers 2026/04/12 02:12:16 DEBUG : Looking for writers 2026/04/12 02:12:16 DEBUG : dir: reading active writers 2026/04/12 02:12:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/12 02:12:16 DEBUG : dir/file1: vfs cache: starting upload 2026/04/12 02:12:16 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/04/12 02:12:16 DEBUG : dir: Looking for writers 2026/04/12 02:12:16 DEBUG : file1: reading active writers 2026/04/12 02:12:16 DEBUG : Looking for writers 2026/04/12 02:12:16 DEBUG : dir: reading active writers 2026/04/12 02:12:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/12 02:12:16 DEBUG : dir: Looking for writers 2026/04/12 02:12:16 DEBUG : file1: reading active writers 2026/04/12 02:12:16 DEBUG : Looking for writers 2026/04/12 02:12:16 DEBUG : dir: reading active writers 2026/04/12 02:12:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/12 02:12:17 DEBUG : dir/file1: size = 5 OK 2026/04/12 02:12:17 DEBUG : dir/file1.rclone_chunk.001_d55zct: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/12 02:12:17 INFO : dir/file1.rclone_chunk.001_d55zct: Copied (server-side copy) to: dir/file1 2026/04/12 02:12:17 INFO : dir/file1.rclone_chunk.001_d55zct: Deleted 2026/04/12 02:12:17 DEBUG : dir/file1: size = 5 OK 2026/04/12 02:12:17 INFO : dir/file1: Copied (replaced existing) 2026/04/12 02:12:17 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-12 02:12:16.662048961 +0000 UTC" 2026/04/12 02:12:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/12 02:12:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/12 02:12:17 DEBUG : dir: Looking for writers 2026/04/12 02:12:17 DEBUG : file1: reading active writers 2026/04/12 02:12:17 DEBUG : Looking for writers 2026/04/12 02:12:17 DEBUG : dir: reading active writers 2026/04/12 02:12:17 DEBUG : >WaitForWriters: 2026/04/12 02:12:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.58s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:17 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:12:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:17 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:12:17 DEBUG : dir/file1: size = 16 OK 2026/04/12 02:12:17 DEBUG : dir/file1.rclone_chunk.001_d560r5: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/12 02:12:17 INFO : dir/file1.rclone_chunk.001_d560r5: Copied (server-side copy) to: dir/file1 2026/04/12 02:12:17 INFO : dir/file1.rclone_chunk.001_d560r5: Deleted 2026/04/12 02:12:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:18 DEBUG : dir/file1: newRWFileHandle: 2026/04/12 02:12:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/12 02:12:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/12 02:12:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/12 02:12:18 DEBUG : dir/file1(0x27864cb54240): _writeAt: size=5, off=0 2026/04/12 02:12:18 DEBUG : dir/file1(0x27864cb54240): openPending: 2026/04/12 02:12:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/12 02:12:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/12 02:12:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:18 DEBUG : dir/file1(0x27864cb54240): >openPending: err= 2026/04/12 02:12:18 DEBUG : dir/file1(0x27864cb54240): >_writeAt: n=5, err= 2026/04/12 02:12:18 DEBUG : dir/file1(0x27864cb54240): _writeAt: size=15, off=5 2026/04/12 02:12:18 DEBUG : dir/file1(0x27864cb54240): >_writeAt: n=15, err= 2026/04/12 02:12:18 DEBUG : dir/file1(0x27864cb54240): close: 2026/04/12 02:12:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/12 02:12:18 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-12 02:12:18.176574706 +0000 UTC m=+75.484294880 2026/04/12 02:12:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:18 DEBUG : dir/file1(0x27864cb54240): >close: err= 2026/04/12 02:12:18 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:18 DEBUG : dir: Looking for writers 2026/04/12 02:12:18 DEBUG : file1: reading active writers 2026/04/12 02:12:18 DEBUG : Looking for writers 2026/04/12 02:12:18 DEBUG : dir: reading active writers 2026/04/12 02:12:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/12 02:12:18 DEBUG : dir: Looking for writers 2026/04/12 02:12:18 DEBUG : file1: reading active writers 2026/04/12 02:12:18 DEBUG : Looking for writers 2026/04/12 02:12:18 DEBUG : dir: reading active writers 2026/04/12 02:12:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/12 02:12:18 DEBUG : dir: Looking for writers 2026/04/12 02:12:18 DEBUG : file1: reading active writers 2026/04/12 02:12:18 DEBUG : Looking for writers 2026/04/12 02:12:18 DEBUG : dir: reading active writers 2026/04/12 02:12:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/12 02:12:18 DEBUG : dir: Looking for writers 2026/04/12 02:12:18 DEBUG : file1: reading active writers 2026/04/12 02:12:18 DEBUG : Looking for writers 2026/04/12 02:12:18 DEBUG : dir: reading active writers 2026/04/12 02:12:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/12 02:12:18 DEBUG : dir/file1: vfs cache: starting upload 2026/04/12 02:12:18 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/04/12 02:12:18 DEBUG : dir: Looking for writers 2026/04/12 02:12:18 DEBUG : file1: reading active writers 2026/04/12 02:12:18 DEBUG : Looking for writers 2026/04/12 02:12:18 DEBUG : dir: reading active writers 2026/04/12 02:12:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/12 02:12:18 DEBUG : dir: Looking for writers 2026/04/12 02:12:18 DEBUG : file1: reading active writers 2026/04/12 02:12:18 DEBUG : Looking for writers 2026/04/12 02:12:18 DEBUG : dir: reading active writers 2026/04/12 02:12:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/12 02:12:18 DEBUG : dir/file1: size = 20 OK 2026/04/12 02:12:18 DEBUG : dir/file1.rclone_chunk.001_d56101: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/12 02:12:18 INFO : dir/file1.rclone_chunk.001_d56101: Copied (server-side copy) to: dir/file1 2026/04/12 02:12:18 INFO : dir/file1.rclone_chunk.001_d56101: Deleted 2026/04/12 02:12:18 DEBUG : dir/file1: size = 20 OK 2026/04/12 02:12:18 INFO : dir/file1: Copied (replaced existing) 2026/04/12 02:12:18 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-12 02:12:18.176574706 +0000 UTC" 2026/04/12 02:12:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/12 02:12:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/12 02:12:18 DEBUG : dir: Looking for writers 2026/04/12 02:12:18 DEBUG : file1: reading active writers 2026/04/12 02:12:18 DEBUG : Looking for writers 2026/04/12 02:12:18 DEBUG : dir: reading active writers 2026/04/12 02:12:18 DEBUG : >WaitForWriters: 2026/04/12 02:12:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.52s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:19 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:12:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:12:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : file1: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : file1(0x27864c4de1c0): openPending: 2026/04/12 02:12:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:19 DEBUG : file1(0x27864c4de1c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : file1: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/12 02:12:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/12 02:12:19 DEBUG : file1(0x27864c4de1c0): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : file1(0x27864c4de1c0): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : file1(0x27864c4de1c0): close: 2026/04/12 02:12:19 DEBUG : file1: vfs cache: setting modification time to 2026-04-12 02:12:19.052809022 +0000 UTC m=+76.360529205 2026/04/12 02:12:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : file1(0x27864c4de1c0): >close: err= 2026/04/12 02:12:19 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:19 DEBUG : Looking for writers 2026/04/12 02:12:19 DEBUG : file1: reading active writers 2026/04/12 02:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/12 02:12:19 DEBUG : Looking for writers 2026/04/12 02:12:19 DEBUG : file1: reading active writers 2026/04/12 02:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/12 02:12:19 DEBUG : Looking for writers 2026/04/12 02:12:19 DEBUG : file1: reading active writers 2026/04/12 02:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/12 02:12:19 DEBUG : Looking for writers 2026/04/12 02:12:19 DEBUG : file1: reading active writers 2026/04/12 02:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/12 02:12:19 DEBUG : file1: vfs cache: starting upload 2026/04/12 02:12:19 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/12 02:12:19 DEBUG : Looking for writers 2026/04/12 02:12:19 DEBUG : file1: reading active writers 2026/04/12 02:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/12 02:12:19 DEBUG : Looking for writers 2026/04/12 02:12:19 DEBUG : file1: reading active writers 2026/04/12 02:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/12 02:12:19 DEBUG : file1: size = 5 OK 2026/04/12 02:12:19 DEBUG : file1.rclone_chunk.001_d56280: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/12 02:12:19 INFO : file1.rclone_chunk.001_d56280: Copied (server-side copy) to: file1 2026/04/12 02:12:19 INFO : file1.rclone_chunk.001_d56280: Deleted 2026/04/12 02:12:19 DEBUG : file1: size = 5 OK 2026/04/12 02:12:19 INFO : file1: Copied (new) 2026/04/12 02:12:19 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-12 02:12:19.052809022 +0000 UTC" 2026/04/12 02:12:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:19 INFO : file1: vfs cache: upload succeeded try #1 2026/04/12 02:12:19 DEBUG : Looking for writers 2026/04/12 02:12:19 DEBUG : file1: reading active writers 2026/04/12 02:12:19 DEBUG : >WaitForWriters: 2026/04/12 02:12:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:19 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:12:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/12 02:12:19 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2280): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2280): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2280): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2280): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2280): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.871443926 +0000 UTC m=+77.179164109 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2280): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2700): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2700): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2700): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2700): >_readAt: n=2, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2700): _writeAt: size=3, off=2 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2700): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2700): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.871443926 +0000 UTC m=+77.179164109 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2700): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2bc0): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2bc0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2bc0): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2bc0): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2bc0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.871443926 +0000 UTC m=+77.179164109 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2bc0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cd85960 item 1 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3200): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3200): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3200): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3200): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3200): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.87385556 +0000 UTC m=+77.181575743 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3200): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3700): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3700): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3700): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3700): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3700): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.87385556 +0000 UTC m=+77.181575743 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3700): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c92a070 item 2 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3dc0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3dc0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3dc0): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3dc0): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3dc0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.875655259 +0000 UTC m=+77.183375442 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3dc0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c2580): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c2580): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c2580): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c2580): >_readAt: n=2, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c2580): _writeAt: size=3, off=2 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c2580): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c2580): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.875655259 +0000 UTC m=+77.183375442 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c2580): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c2ec0): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c2ec0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c2ec0): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c2ec0): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c2ec0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.875655259 +0000 UTC m=+77.183375442 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c2ec0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c92a460 item 3 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c3e00): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c3e00): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c3e00): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c3e00): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c3e00): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.87761532 +0000 UTC m=+77.185335503 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c3e00): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb00540): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb00540): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb00540): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb00540): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb00540): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.87761532 +0000 UTC m=+77.185335503 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb00540): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c92ad20 item 4 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb00b80): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb00b80): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb00b80): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb00b80): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb00b80): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.878988392 +0000 UTC m=+77.186708576 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb00b80): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01000): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01000): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01000): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01000): >_readAt: n=2, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01000): _writeAt: size=3, off=2 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01000): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01000): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.878988392 +0000 UTC m=+77.186708576 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01000): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb014c0): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb014c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb014c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb014c0): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb014c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.878988392 +0000 UTC m=+77.186708576 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb014c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c92b260 item 5 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01b40): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01b40): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01b40): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01b40): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01b40): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.880843115 +0000 UTC m=+77.188563298 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01b40): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c9721c0): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c9721c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c9721c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c9721c0): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c9721c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.880843115 +0000 UTC m=+77.188563298 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c9721c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c92b7a0 item 6 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c972840): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c972840): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c972840): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c972840): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c972840): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.882459667 +0000 UTC m=+77.190179850 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c972840): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c972d40): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c972d40): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c972d40): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c972d40): >_readAt: n=2, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c972d40): _writeAt: size=3, off=2 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c972d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c972d40): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.882459667 +0000 UTC m=+77.190179850 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c972d40): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c973200): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c973200): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c973200): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c973200): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c973200): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.882459667 +0000 UTC m=+77.190179850 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c973200): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c92bdc0 item 7 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c973880): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c973880): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c973880): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c973880): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c973880): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.88435726 +0000 UTC m=+77.192077443 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c973880): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c973dc0): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c973dc0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c973dc0): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c973dc0): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c973dc0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.88435726 +0000 UTC m=+77.192077443 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c973dc0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c872620 item 8 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81e4c0): _readAt: size=2, off=0 2026/04/12 02:12:19 ERROR : open-test-file(0x27864c81e4c0): Couldn't read size of file 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81e4c0): >_readAt: n=0, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81e4c0): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81e4c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81e4c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81e4c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81e880): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81e880): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81e880): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81e880): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81e880): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.886058403 +0000 UTC m=+77.193778586 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81e880): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81ed00): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81ed00): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81ed00): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81ed00): >_readAt: n=2, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81ed00): _writeAt: size=3, off=2 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81ed00): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81ed00): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.886058403 +0000 UTC m=+77.193778586 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81ed00): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81f200): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81f200): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81f200): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81f200): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81f200): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.886058403 +0000 UTC m=+77.193778586 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81f200): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c873260 item 9 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81f880): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81f880): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81f880): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81f880): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81f880): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.887897546 +0000 UTC m=+77.195617729 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81f880): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81fdc0): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81fdc0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81fdc0): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81fdc0): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81fdc0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.887897546 +0000 UTC m=+77.195617729 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c81fdc0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c873960 item 10 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c470b80): _readAt: size=2, off=0 2026/04/12 02:12:19 ERROR : open-test-file(0x27864c470b80): Couldn't read size of file 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c470b80): >_readAt: n=0, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c470b80): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c470b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c470b80): close: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c470b80): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c471380): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c471380): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c471380): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c471380): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c471380): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.889413248 +0000 UTC m=+77.197133431 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c471380): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c0040): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c0040): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c0040): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c0040): >_readAt: n=2, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c0040): _writeAt: size=3, off=2 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c0040): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c0040): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.889413248 +0000 UTC m=+77.197133431 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c0040): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c0540): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c0540): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c0540): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c0540): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c0540): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.889413248 +0000 UTC m=+77.197133431 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c0540): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c873ce0 item 11 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c0c40): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c0c40): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c0c40): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c0c40): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c0c40): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.89137398 +0000 UTC m=+77.199094163 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c0c40): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c1180): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c1180): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c1180): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c1180): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c1180): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.89137398 +0000 UTC m=+77.199094163 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c1180): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba8460 item 12 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c17c0): _readAt: size=2, off=0 2026/04/12 02:12:19 ERROR : open-test-file(0x27864c8c17c0): Couldn't read size of file 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c17c0): >_readAt: n=0, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c17c0): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c17c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c17c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c17c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c1b80): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c1b80): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c1b80): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c1b80): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c1b80): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.893011572 +0000 UTC m=+77.200731755 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8c1b80): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7be380): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7be380): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7be380): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7be380): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7be380): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.893011572 +0000 UTC m=+77.200731755 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7be380): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba8b60 item 13 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7bea00): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7bea00): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7bea00): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7bea00): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7bea00): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.894534769 +0000 UTC m=+77.202254952 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7bea00): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7bef40): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7bef40): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7bef40): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7bef40): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7bef40): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.894534769 +0000 UTC m=+77.202254952 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7bef40): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba90a0 item 14 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7bf580): _readAt: size=2, off=0 2026/04/12 02:12:19 ERROR : open-test-file(0x27864c7bf580): Couldn't read size of file 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7bf580): >_readAt: n=0, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7bf580): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7bf580): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7bf580): close: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7bf580): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7bf940): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7bf940): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7bf940): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7bf940): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7bf940): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.89600815 +0000 UTC m=+77.203728324 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c7bf940): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c824100): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c824100): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c824100): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c824100): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c824100): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.89600815 +0000 UTC m=+77.203728324 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c824100): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba9570 item 15 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 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/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c824780): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c824780): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c824780): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c824780): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c824780): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.897450384 +0000 UTC m=+77.205170567 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c824780): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c824cc0): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c824cc0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c824cc0): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c824cc0): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c824cc0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.897450384 +0000 UTC m=+77.205170567 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c824cc0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba99d0 item 16 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c825300): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c825300): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c825300): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c825300): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c825300): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.898715613 +0000 UTC m=+77.206435796 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c825300): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c825780): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c825780): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c825780): open at offset 5 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c825780): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c825780): >_readAt: n=2, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c825780): _writeAt: size=3, off=7 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c825780): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c825780): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.898715613 +0000 UTC m=+77.206435796 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c825780): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c825c80): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c825c80): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c825c80): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c825c80): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c825c80): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.898715613 +0000 UTC m=+77.206435796 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c825c80): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba9d50 item 17 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c874400): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c874400): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c874400): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c874400): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c874400): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.900552321 +0000 UTC m=+77.208272504 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c874400): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c874940): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c874940): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c874940): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c874940): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c874940): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.900552321 +0000 UTC m=+77.208272504 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c874940): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccd2460 item 18 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c874fc0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c874fc0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c874fc0): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c874fc0): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c874fc0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.902009643 +0000 UTC m=+77.209729816 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c874fc0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8754c0): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8754c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8754c0): open at offset 5 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8754c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8754c0): >_readAt: n=2, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8754c0): _writeAt: size=3, off=7 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8754c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8754c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.902009643 +0000 UTC m=+77.209729816 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8754c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8759c0): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8759c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8759c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8759c0): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8759c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.902009643 +0000 UTC m=+77.209729816 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8759c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccd2cb0 item 19 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b4140): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b4140): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b4140): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b4140): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b4140): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.903935199 +0000 UTC m=+77.211655372 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b4140): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b4680): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b4680): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b4680): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b4680): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b4680): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.903935199 +0000 UTC m=+77.211655372 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b4680): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccd31f0 item 20 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b4d00): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b4d00): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b4d00): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b4d00): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b4d00): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.90542342 +0000 UTC m=+77.213143603 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b4d00): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b5200): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b5200): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b5200): open at offset 5 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b5200): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b5200): >_readAt: n=2, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b5200): _writeAt: size=3, off=7 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b5200): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b5200): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.90542342 +0000 UTC m=+77.213143603 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b5200): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b5700): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b5700): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b5700): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b5700): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b5700): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.90542342 +0000 UTC m=+77.213143603 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b5700): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccd3570 item 21 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b5d80): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b5d80): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b5d80): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b5d80): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b5d80): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.907340349 +0000 UTC m=+77.215060532 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8b5d80): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c9103c0): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c9103c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c9103c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c9103c0): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c9103c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.907340349 +0000 UTC m=+77.215060532 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c9103c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccd3b90 item 22 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c910a40): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c910a40): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c910a40): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c910a40): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c910a40): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.908735343 +0000 UTC m=+77.216455526 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c910a40): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c910f40): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c910f40): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c910f40): open at offset 5 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c910f40): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c910f40): >_readAt: n=2, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c910f40): _writeAt: size=3, off=7 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c910f40): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c910f40): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.908735343 +0000 UTC m=+77.216455526 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c910f40): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c911440): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c911440): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c911440): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c911440): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c911440): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.908735343 +0000 UTC m=+77.216455526 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c911440): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c4605b0 item 23 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 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/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c911ac0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c911ac0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c911ac0): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c911ac0): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c911ac0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.910569407 +0000 UTC m=+77.218289590 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c911ac0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94c100): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94c100): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94c100): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94c100): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94c100): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.910569407 +0000 UTC m=+77.218289590 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94c100): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c461030 item 24 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94c740): _readAt: size=2, off=0 2026/04/12 02:12:19 ERROR : open-test-file(0x27864c94c740): Couldn't read size of file 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94c740): >_readAt: n=0, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94c740): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94c740): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94c740): close: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94c740): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94cb00): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94cb00): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94cb00): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94cb00): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94cb00): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.912112991 +0000 UTC m=+77.219833165 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94cb00): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94d000): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94d000): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94d000): open at offset 5 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94d000): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94d000): >_readAt: n=2, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94d000): _writeAt: size=3, off=7 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94d000): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94d000): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.912112991 +0000 UTC m=+77.219833165 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94d000): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94d540): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94d540): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94d540): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94d540): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94d540): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.912112991 +0000 UTC m=+77.219833165 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94d540): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c461ab0 item 25 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94dbc0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94dbc0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94dbc0): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94dbc0): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94dbc0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.913802681 +0000 UTC m=+77.221522855 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c94dbc0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99e200): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99e200): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99e200): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99e200): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99e200): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.913802681 +0000 UTC m=+77.221522855 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99e200): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf5c460 item 26 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99e840): _readAt: size=2, off=0 2026/04/12 02:12:19 ERROR : open-test-file(0x27864c99e840): Couldn't read size of file 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99e840): >_readAt: n=0, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99e840): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99e840): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99e840): close: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99e840): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99ec00): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99ec00): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99ec00): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99ec00): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99ec00): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.915267669 +0000 UTC m=+77.222987842 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99ec00): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99f100): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99f100): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99f100): open at offset 5 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99f100): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99f100): >_readAt: n=2, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99f100): _writeAt: size=3, off=7 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99f100): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99f100): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.915267669 +0000 UTC m=+77.222987842 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99f100): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99f640): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99f640): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99f640): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99f640): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99f640): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.915267669 +0000 UTC m=+77.222987842 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99f640): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf5c8c0 item 27 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 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/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99fcc0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99fcc0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99fcc0): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99fcc0): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99fcc0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.916892666 +0000 UTC m=+77.224612840 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c99fcc0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca10300): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca10300): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca10300): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca10300): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca10300): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.916892666 +0000 UTC m=+77.224612840 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca10300): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf5d030 item 28 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca10940): _readAt: size=2, off=0 2026/04/12 02:12:19 ERROR : open-test-file(0x27864ca10940): Couldn't read size of file 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca10940): >_readAt: n=0, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca10940): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca10940): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca10940): close: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca10940): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca10d00): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca10d00): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca10d00): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca10d00): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca10d00): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.918135675 +0000 UTC m=+77.225855847 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca10d00): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca113c0): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca113c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca113c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca113c0): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca113c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.918135675 +0000 UTC m=+77.225855847 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca113c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf5d490 item 29 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 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/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca11a40): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca11a40): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca11a40): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca11a40): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca11a40): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.919371317 +0000 UTC m=+77.227091490 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca11a40): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4e080): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4e080): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4e080): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4e080): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4e080): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.919371317 +0000 UTC m=+77.227091490 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4e080): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf5d810 item 30 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 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/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4e6c0): _readAt: size=2, off=0 2026/04/12 02:12:19 ERROR : open-test-file(0x27864ca4e6c0): Couldn't read size of file 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4e6c0): >_readAt: n=0, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4e6c0): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4e6c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4e6c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4e6c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4ea80): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4ea80): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4ea80): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4ea80): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4ea80): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.920579689 +0000 UTC m=+77.228299862 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4ea80): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4f140): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4f140): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4f140): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4f140): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4f140): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.920579689 +0000 UTC m=+77.228299862 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4f140): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf5dce0 item 31 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 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/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4f7c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4f7c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4f7c0): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4f7c0): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4f7c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.922013216 +0000 UTC m=+77.229733399 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4f7c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4fd00): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4fd00): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4fd00): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4fd00): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4fd00): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.922013216 +0000 UTC m=+77.229733399 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca4fd00): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c772230 item 32 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca98440): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca98440): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca98440): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca98440): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca98440): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.923362354 +0000 UTC m=+77.231082537 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca98440): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca988c0): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca988c0): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca988c0): _writeAt: size=3, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca988c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca988c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7728c0 item 33 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca988c0): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca988c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.923901141 +0000 UTC m=+77.231621324 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca988c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca98dc0): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca98dc0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca98dc0): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca98dc0): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca98dc0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.923901141 +0000 UTC m=+77.231621324 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca98dc0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c772af0 item 33 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca99400): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca99400): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca99400): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca99400): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca99400): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.925306804 +0000 UTC m=+77.233026978 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca99400): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca99880): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca99880): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c772f50 item 34 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca99880): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca99880): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca99880): _writeAt: size=3, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca99880): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca99880): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.925849441 +0000 UTC m=+77.233569624 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca99880): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca99dc0): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca99dc0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca99dc0): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca99dc0): >_readAt: n=3, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca99dc0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.925849441 +0000 UTC m=+77.233569624 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca99dc0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c773110 item 34 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf6500): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf6500): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf6500): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf6500): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf6500): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.927502621 +0000 UTC m=+77.235222804 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf6500): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf6980): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf6980): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf6980): _writeAt: size=3, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf6980): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf6980): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7735e0 item 35 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf6980): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf6980): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.928024908 +0000 UTC m=+77.235745080 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf6980): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf6e80): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf6e80): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf6e80): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf6e80): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf6e80): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.928024908 +0000 UTC m=+77.235745080 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf6e80): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7737a0 item 35 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf7500): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf7500): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf7500): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf7500): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf7500): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.929304494 +0000 UTC m=+77.237024677 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf7500): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf7a00): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf7a00): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c773c70 item 36 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf7a00): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf7a00): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf7a00): _writeAt: size=3, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf7a00): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf7a00): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.92990612 +0000 UTC m=+77.237626303 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864caf7a00): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb22040): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb22040): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb22040): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb22040): >_readAt: n=3, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb22040): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.92990612 +0000 UTC m=+77.237626303 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb22040): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c9f4230 item 36 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb22680): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb22680): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb22680): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb22680): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb22680): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.931210072 +0000 UTC m=+77.238930255 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb22680): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb22b00): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb22b00): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb22b00): _writeAt: size=3, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb22b00): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb22b00): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c9f4620 item 37 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb22b00): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb22b00): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.931719374 +0000 UTC m=+77.239439557 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb22b00): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb23000): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb23000): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb23000): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb23000): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb23000): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.931719374 +0000 UTC m=+77.239439557 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb23000): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c9f47e0 item 37 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb23680): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb23680): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb23680): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb23680): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb23680): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.933146219 +0000 UTC m=+77.240866402 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb23680): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb23b80): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb23b80): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c9f4ee0 item 38 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb23b80): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb23b80): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb23b80): _writeAt: size=3, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb23b80): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb23b80): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.933721725 +0000 UTC m=+77.241441908 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb23b80): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb621c0): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb621c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb621c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb621c0): >_readAt: n=3, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb621c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.933721725 +0000 UTC m=+77.241441908 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb621c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c9f5110 item 38 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb62840): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb62840): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb62840): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb62840): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb62840): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.935043501 +0000 UTC m=+77.242763674 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb62840): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb62d40): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb62d40): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb62d40): _writeAt: size=3, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb62d40): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb62d40): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c9f5490 item 39 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb62d40): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb62d40): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.935561589 +0000 UTC m=+77.243281763 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb62d40): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb63240): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb63240): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb63240): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb63240): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb63240): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.935561589 +0000 UTC m=+77.243281763 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb63240): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c9f5810 item 39 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb638c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb638c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb638c0): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb638c0): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb638c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.936772215 +0000 UTC m=+77.244492398 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb638c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb63dc0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb63dc0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c9f5dc0 item 40 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb63dc0): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb63dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb63dc0): _writeAt: size=3, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb63dc0): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb63dc0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.937357862 +0000 UTC m=+77.245078045 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb63dc0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb96400): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb96400): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb96400): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb96400): >_readAt: n=3, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb96400): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.937357862 +0000 UTC m=+77.245078045 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb96400): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c42e150 item 40 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb969c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb969c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb969c0): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb969c0): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb969c0): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb969c0): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb969c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.938600287 +0000 UTC m=+77.246320470 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb969c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb96ec0): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb96ec0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb96ec0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c42e620 item 41 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb96ec0): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb96ec0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.939069032 +0000 UTC m=+77.246789205 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb96ec0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb97380): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb97380): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb97380): _writeAt: size=3, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb97380): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb97380): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c42ea80 item 41 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb97380): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb97380): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.939553798 +0000 UTC m=+77.247273981 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb97380): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb978c0): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb978c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb978c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb978c0): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb978c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.939553798 +0000 UTC m=+77.247273981 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb978c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c42ed20 item 41 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbe000): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbe000): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbe000): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbe000): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbe000): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbe000): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbe000): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.940943211 +0000 UTC m=+77.248663394 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbe000): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbe500): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbe500): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbe500): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c42fb20 item 42 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbe500): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbe500): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.941500634 +0000 UTC m=+77.249220817 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbe500): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbea40): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbea40): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c942380 item 42 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbea40): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbea40): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbea40): _writeAt: size=3, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbea40): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbea40): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.942047587 +0000 UTC m=+77.249767770 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbea40): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbefc0): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbefc0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbefc0): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbefc0): >_readAt: n=3, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbefc0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.942047587 +0000 UTC m=+77.249767770 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbefc0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c942540 item 42 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbf600): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbf600): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbf600): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbf600): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbf600): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbf600): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbf600): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.943387536 +0000 UTC m=+77.251107719 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbf600): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbfb00): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbfb00): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbfb00): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c942c40 item 43 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbfb00): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbfb00): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.943916636 +0000 UTC m=+77.251636808 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbbfb00): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd6140): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd6140): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd6140): _writeAt: size=3, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd6140): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd6140): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c942e00 item 43 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd6140): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd6140): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.944471193 +0000 UTC m=+77.252191376 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd6140): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd6680): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd6680): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd6680): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd6680): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd6680): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.944471193 +0000 UTC m=+77.252191376 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd6680): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c9430a0 item 43 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd6cc0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd6cc0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd6cc0): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd6cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd6cc0): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd6cc0): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd6cc0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.945739438 +0000 UTC m=+77.253459610 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd6cc0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd71c0): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd71c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd71c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c943490 item 44 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd71c0): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd71c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.946154031 +0000 UTC m=+77.253874204 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd71c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd7700): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd7700): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c943730 item 44 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd7700): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd7700): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd7700): _writeAt: size=3, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd7700): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd7700): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.947115246 +0000 UTC m=+77.254835429 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd7700): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd7c80): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd7c80): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd7c80): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd7c80): >_readAt: n=3, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd7c80): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.947115246 +0000 UTC m=+77.254835429 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbd7c80): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c943c70 item 44 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf43c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf43c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf43c0): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf43c0): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf43c0): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf43c0): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf43c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.948584751 +0000 UTC m=+77.256304924 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf43c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf48c0): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf48c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf48c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf821c0 item 45 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf48c0): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf48c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.949033448 +0000 UTC m=+77.256753631 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf48c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf4fc0): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf4fc0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf4fc0): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf4fc0): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf4fc0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.949033448 +0000 UTC m=+77.256753631 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf4fc0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf82460 item 45 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf5600): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf5600): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf5600): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf5600): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf5600): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf5600): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf5600): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.95043802 +0000 UTC m=+77.258158203 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf5600): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf5b00): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf5b00): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf5b00): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf828c0 item 46 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf5b00): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf5b00): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.950915252 +0000 UTC m=+77.258635424 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cbf5b00): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc14300): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc14300): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc14300): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc14300): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc14300): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.950915252 +0000 UTC m=+77.258635424 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc14300): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf82a80 item 46 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc14940): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc14940): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc14940): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc14940): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc14940): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc14940): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc14940): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.952524611 +0000 UTC m=+77.260244794 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc14940): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc14e40): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc14e40): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc14e40): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf82fc0 item 47 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc14e40): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc14e40): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.953173116 +0000 UTC m=+77.260893299 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc14e40): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc15540): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc15540): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc15540): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc15540): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc15540): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.953173116 +0000 UTC m=+77.260893299 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc15540): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf831f0 item 47 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 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/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc15b80): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc15b80): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc15b80): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc15b80): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc15b80): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc15b80): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc15b80): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.954469383 +0000 UTC m=+77.262189556 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc15b80): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3e180): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3e180): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3e180): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf83570 item 48 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3e180): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3e180): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.954907821 +0000 UTC m=+77.262627994 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3e180): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3e880): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3e880): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3e880): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3e880): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3e880): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.954907821 +0000 UTC m=+77.262627994 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3e880): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf83880 item 48 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3eec0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3eec0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3eec0): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3eec0): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3eec0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.956276225 +0000 UTC m=+77.263996398 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3eec0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3f340): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3f340): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3f340): _writeAt: size=3, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3f340): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3f340): open at offset 5 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3f340): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf83c00 item 49 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3f340): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3f340): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.956710414 +0000 UTC m=+77.264430587 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3f340): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3f880): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3f880): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3f880): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3f880): >_readAt: n=8, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3f880): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.956710414 +0000 UTC m=+77.264430587 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc3f880): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c4081c0 item 49 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc96000): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc96000): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc96000): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc96000): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc96000): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.95795793 +0000 UTC m=+77.265678103 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc96000): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc96500): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc96500): open at offset 5 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc96500): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c408a80 item 50 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc96500): _readAt: size=2, off=5 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc96500): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc96500): _writeAt: size=3, off=5 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc96500): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc96500): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.958539499 +0000 UTC m=+77.266259672 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc96500): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc96a80): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc96a80): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc96a80): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc96a80): >_readAt: n=3, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc96a80): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.958539499 +0000 UTC m=+77.266259672 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc96a80): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c408cb0 item 50 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc97100): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc97100): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc97100): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc97100): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc97100): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.959712373 +0000 UTC m=+77.267432556 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc97100): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc97600): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc97600): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc97600): _writeAt: size=3, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc97600): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc97600): open at offset 5 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc97600): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c409730 item 51 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc97600): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc97600): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.960166059 +0000 UTC m=+77.267886243 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc97600): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc97b40): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc97b40): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc97b40): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc97b40): >_readAt: n=8, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc97b40): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.960166059 +0000 UTC m=+77.267886243 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc97b40): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c409b20 item 51 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc22c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc22c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc22c0): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc22c0): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc22c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.96133605 +0000 UTC m=+77.269056222 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc22c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc27c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc27c0): open at offset 5 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc27c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c75a150 item 52 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc27c0): _readAt: size=2, off=5 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc27c0): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc27c0): _writeAt: size=3, off=5 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc27c0): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc27c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.961780979 +0000 UTC m=+77.269501152 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc27c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc2d40): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc2d40): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc2d40): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc2d40): >_readAt: n=3, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc2d40): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.961780979 +0000 UTC m=+77.269501152 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc2d40): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c75a770 item 52 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc33c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc33c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc33c0): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc33c0): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc33c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.962922345 +0000 UTC m=+77.270642518 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc33c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc38c0): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc38c0): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc38c0): _writeAt: size=3, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc38c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc38c0): open at offset 5 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc38c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c75ad20 item 53 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc38c0): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc38c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.96337047 +0000 UTC m=+77.271090643 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc38c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc3e00): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc3e00): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc3e00): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc3e00): >_readAt: n=8, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc3e00): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.96337047 +0000 UTC m=+77.271090643 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ccc3e00): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c75aee0 item 53 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce8580): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce8580): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce8580): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce8580): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce8580): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.964515273 +0000 UTC m=+77.272235446 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce8580): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce8a80): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce8a80): open at offset 5 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce8a80): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c75b500 item 54 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce8a80): _readAt: size=2, off=5 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce8a80): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce8a80): _writeAt: size=3, off=5 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce8a80): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce8a80): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.965046566 +0000 UTC m=+77.272766749 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce8a80): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce9000): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce9000): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce9000): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce9000): >_readAt: n=3, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce9000): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.965046566 +0000 UTC m=+77.272766749 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce9000): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c75b6c0 item 54 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce9680): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce9680): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce9680): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce9680): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce9680): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.966247934 +0000 UTC m=+77.273968107 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce9680): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce9b80): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce9b80): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce9b80): _writeAt: size=3, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce9b80): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce9b80): open at offset 5 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce9b80): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c75be30 item 55 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce9b80): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce9b80): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.966675401 +0000 UTC m=+77.274395574 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cce9b80): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c1c0): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c1c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c1c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c1c0): >_readAt: n=8, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c1c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.966675401 +0000 UTC m=+77.274395574 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c1c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a41c0 item 55 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 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/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c840): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c840): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c840): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c840): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c840): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.96789828 +0000 UTC m=+77.275618453 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c840): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0cd40): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0cd40): open at offset 5 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0cd40): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a45b0 item 56 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0cd40): _readAt: size=2, off=5 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0cd40): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0cd40): _writeAt: size=3, off=5 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0cd40): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0cd40): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.968498935 +0000 UTC m=+77.276219107 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0cd40): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0d2c0): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0d2c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0d2c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0d2c0): >_readAt: n=3, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0d2c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.968498935 +0000 UTC m=+77.276219107 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0d2c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a47e0 item 56 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8c100): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8c100): open at offset 0 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8c100): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8c100): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8c100): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8c100): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8c100): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8c100): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.970433588 +0000 UTC m=+77.278153761 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8c100): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8c640): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8c640): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8c640): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c46ee00 item 57 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8c640): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8c640): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.971224642 +0000 UTC m=+77.278944825 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8c640): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c340): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c340): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c340): _writeAt: size=3, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c340): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c340): open at offset 5 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c340): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a40e0 item 57 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c340): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c340): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.971698126 +0000 UTC m=+77.279418299 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c340): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c8c0): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c8c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c8c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c8c0): >_readAt: n=8, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c8c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.971698126 +0000 UTC m=+77.279418299 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0c8c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a42a0 item 57 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0cf00): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0cf00): open at offset 0 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0cf00): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0cf00): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0cf00): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0cf00): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0cf00): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0cf00): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.973224688 +0000 UTC m=+77.280944871 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0cf00): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0d480): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0d480): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0d480): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a4690 item 58 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0d480): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0d480): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.973760079 +0000 UTC m=+77.281480263 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0d480): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0d9c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0d9c0): open at offset 5 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0d9c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a49a0 item 58 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0d9c0): _readAt: size=2, off=5 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0d9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0d9c0): _writeAt: size=3, off=5 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0d9c0): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0d9c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.974469489 +0000 UTC m=+77.282189672 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd0d9c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8c880): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8c880): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8c880): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8c880): >_readAt: n=3, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8c880): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.974469489 +0000 UTC m=+77.282189672 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8c880): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a4bd0 item 58 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8cec0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8cec0): open at offset 0 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8cec0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8cec0): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8cec0): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8cec0): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8cec0): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8cec0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.976197762 +0000 UTC m=+77.283917945 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8cec0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8d400): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8d400): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8d400): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a5030 item 59 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8d400): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8d400): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.976774261 +0000 UTC m=+77.284494444 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8d400): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8d940): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8d940): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8d940): _writeAt: size=3, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8d940): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8d940): open at offset 5 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8d940): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a5260 item 59 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8d940): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8d940): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.977381107 +0000 UTC m=+77.285101290 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8d940): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8dec0): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8dec0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8dec0): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8dec0): >_readAt: n=8, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8dec0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.977381107 +0000 UTC m=+77.285101290 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cd8dec0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a5490 item 59 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 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/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c262bc0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c262bc0): open at offset 0 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c262bc0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c262bc0): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c262bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c262bc0): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c262bc0): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c262bc0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.979237061 +0000 UTC m=+77.286957234 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c262bc0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c263900): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c263900): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c263900): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a5810 item 60 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c263900): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c263900): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.979697831 +0000 UTC m=+77.287418014 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c263900): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c263e40): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c263e40): open at offset 5 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c263e40): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a59d0 item 60 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c263e40): _readAt: size=2, off=5 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c263e40): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c263e40): _writeAt: size=3, off=5 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c263e40): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c263e40): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.980337279 +0000 UTC m=+77.288057462 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c263e40): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8e500): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8e500): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8e500): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8e500): >_readAt: n=3, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8e500): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.980337279 +0000 UTC m=+77.288057462 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8e500): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a5b90 item 60 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8eb40): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8eb40): open at offset 0 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8eb40): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8eb40): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8eb40): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8eb40): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8eb40): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8eb40): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.981563765 +0000 UTC m=+77.289283948 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8eb40): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8f080): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8f080): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8f080): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c46f1f0 item 61 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8f080): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8f080): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.982040826 +0000 UTC m=+77.289761009 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8f080): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8f780): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8f780): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8f780): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8f780): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8f780): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.982040826 +0000 UTC m=+77.289761009 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cc8f780): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c46f6c0 item 61 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 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/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c3776c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c3776c0): open at offset 0 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c3776c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c3776c0): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c3776c0): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c3776c0): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c3776c0): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c3776c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.983423928 +0000 UTC m=+77.291144111 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c3776c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca94400): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca94400): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca94400): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccae070 item 62 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca94400): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca94400): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.983904084 +0000 UTC m=+77.291624267 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca94400): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca94c00): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca94c00): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca94c00): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca94c00): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca94c00): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.983904084 +0000 UTC m=+77.291624267 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca94c00): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccae540 item 62 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 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/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca95240): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca95240): open at offset 0 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca95240): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca95240): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca95240): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca95240): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca95240): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca95240): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.985527349 +0000 UTC m=+77.293247522 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca95240): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca95880): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca95880): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca95880): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccae8c0 item 63 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca95880): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca95880): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.985982318 +0000 UTC m=+77.293702491 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864ca95880): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4de0c0): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4de0c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4de0c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4de0c0): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4de0c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.985982318 +0000 UTC m=+77.293702491 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4de0c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccaea80 item 63 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 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/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4de940): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4de940): open at offset 0 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4de940): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4de940): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4de940): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4de940): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4de940): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4de940): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.98724854 +0000 UTC m=+77.294968712 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4de940): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4df000): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4df000): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4df000): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccaeee0 item 64 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4df000): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4df000): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.987629088 +0000 UTC m=+77.295349261 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4df000): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4df700): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4df700): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4df700): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4df700): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4df700): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.987629088 +0000 UTC m=+77.295349261 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4df700): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccaf110 item 64 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4dfd40): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4dfd40): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4dfd40): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4dfd40): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4dfd40): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.989258986 +0000 UTC m=+77.296979169 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c4dfd40): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2300): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2300): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2300): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2300): >_readAt: n=2, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2300): _writeAt: size=3, off=2 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccaf490 item 65 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2300): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2300): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.989854069 +0000 UTC m=+77.297574252 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2300): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2800): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2800): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2800): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2800): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2800): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.989854069 +0000 UTC m=+77.297574252 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2800): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccaf8f0 item 65 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2e40): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2e40): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2e40): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2e40): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2e40): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.991485039 +0000 UTC m=+77.299205212 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d2e40): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d32c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d32c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccafdc0 item 66 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d32c0): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d32c0): >_readAt: n=0, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d32c0): _writeAt: size=3, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d32c0): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d32c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.992619772 +0000 UTC m=+77.300339945 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d32c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3800): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3800): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3800): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3800): >_readAt: n=3, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3800): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.992619772 +0000 UTC m=+77.300339945 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3800): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c3fa3f0 item 66 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3e40): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3e40): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3e40): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3e40): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3e40): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.993754505 +0000 UTC m=+77.301474677 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c8d3e40): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c2600): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c2600): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c2600): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c2600): >_readAt: n=2, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c2600): _writeAt: size=3, off=2 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c3fb260 item 67 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c2600): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c2600): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.99424998 +0000 UTC m=+77.301970163 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c2600): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c3540): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c3540): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c3540): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c3540): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c3540): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.99424998 +0000 UTC m=+77.301970163 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c3540): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c3fb7a0 item 67 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c3ec0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c3ec0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c3ec0): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c3ec0): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c3ec0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.995414789 +0000 UTC m=+77.303134963 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c5c3ec0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb005c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb005c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c4649a0 item 68 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb005c0): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb005c0): >_readAt: n=0, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb005c0): _writeAt: size=3, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb005c0): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb005c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.995893103 +0000 UTC m=+77.303613275 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb005c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb00b00): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb00b00): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb00b00): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb00b00): >_readAt: n=3, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb00b00): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.995893103 +0000 UTC m=+77.303613275 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb00b00): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c465180 item 68 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01140): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01140): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01140): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01140): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01140): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.996937224 +0000 UTC m=+77.304657397 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01140): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb015c0): _readAt: size=2, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb015c0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb015c0): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb015c0): >_readAt: n=2, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb015c0): _writeAt: size=3, off=2 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c4656c0 item 69 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb015c0): >_writeAt: n=3, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb015c0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.997655151 +0000 UTC m=+77.305375323 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb015c0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01ac0): _readAt: size=512, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01ac0): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01ac0): >openPending: err= 2026/04/12 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01ac0): >_readAt: n=5, err=EOF 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01ac0): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.997655151 +0000 UTC m=+77.305375323 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864cb01ac0): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: Remove: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c465960 item 69 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c972280): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c972280): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c972280): _writeAt: size=5, off=0 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c972280): >_writeAt: n=5, err= 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c972280): close: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:19.999374015 +0000 UTC m=+77.307094198 2026/04/12 02:12:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c972280): >close: err= 2026/04/12 02:12:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/12 02:12:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c972780): openPending: 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:19 DEBUG : open-test-file(0x27864c972780): >openPending: err= 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c05a460 item 70 2026/04/12 02:12:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c972780): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c972780): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c972780): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c972780): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c972780): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.000068898 +0000 UTC m=+77.307789132 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c972780): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c972cc0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c972cc0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c972cc0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c972cc0): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c972cc0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.000068898 +0000 UTC m=+77.307789132 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c972cc0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c05a8c0 item 70 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973340): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973340): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973340): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973340): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973340): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.001553111 +0000 UTC m=+77.309273294 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973340): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973840): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973840): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973840): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973840): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973840): _writeAt: size=3, off=2 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c05b340 item 71 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973840): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973840): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.002190845 +0000 UTC m=+77.309911038 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973840): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973d40): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973d40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973d40): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973d40): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973d40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.002190845 +0000 UTC m=+77.309911038 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973d40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c05b7a0 item 71 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81e500): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81e500): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81e500): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81e500): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81e500): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.003493535 +0000 UTC m=+77.311213708 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81e500): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81ea00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81ea00): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ca3e070 item 72 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81ea00): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81ea00): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81ea00): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81ea00): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81ea00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.003960476 +0000 UTC m=+77.311680650 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81ea00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81ef40): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81ef40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81ef40): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81ef40): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81ef40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.003960476 +0000 UTC m=+77.311680650 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81ef40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ca3e5b0 item 72 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81f500): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81f500): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81f500): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81f500): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81f500): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81f500): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81f500): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.005020508 +0000 UTC m=+77.312740681 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81f500): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81fa00): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81fa00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81fa00): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ca3eb60 item 73 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81fa00): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81fa00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.005472091 +0000 UTC m=+77.313192264 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81fa00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81fec0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81fec0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81fec0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81fec0): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81fec0): _writeAt: size=3, off=2 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ca3ee70 item 73 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81fec0): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81fec0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.005940726 +0000 UTC m=+77.313660899 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81fec0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c470b80): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c470b80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c470b80): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c470b80): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c470b80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.005940726 +0000 UTC m=+77.313660899 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c470b80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ca3f030 item 73 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0240): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0240): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0240): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0240): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0240): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0240): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0240): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.007325149 +0000 UTC m=+77.315045323 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0240): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c07c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c07c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c07c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c95c380 item 74 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c07c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c07c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.00784967 +0000 UTC m=+77.315569843 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c07c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0d00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0d00): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c95c5b0 item 74 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0d00): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0d00): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0d00): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0d00): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0d00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.008376876 +0000 UTC m=+77.316097048 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0d00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c1280): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c1280): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c1280): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c1280): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c1280): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.008376876 +0000 UTC m=+77.316097048 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c1280): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c95c850 item 74 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c18c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c18c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c18c0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c18c0): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c18c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c18c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c18c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.009625935 +0000 UTC m=+77.317346108 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c18c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c1e00): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c1e00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c1e00): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c95cf50 item 75 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c1e00): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c1e00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.01004707 +0000 UTC m=+77.317767242 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c1e00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd40440): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd40440): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd40440): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd40440): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd40440): _writeAt: size=3, off=2 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c95d1f0 item 75 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd40440): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd40440): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.010637675 +0000 UTC m=+77.318357848 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd40440): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd40980): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd40980): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd40980): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd40980): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd40980): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.010637675 +0000 UTC m=+77.318357848 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd40980): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c95d490 item 75 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd40fc0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd40fc0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd40fc0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd40fc0): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd40fc0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd40fc0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd40fc0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.011831589 +0000 UTC m=+77.319551762 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd40fc0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd414c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd414c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd414c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c95d880 item 76 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd414c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd414c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.012263515 +0000 UTC m=+77.319983688 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd414c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd41a00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd41a00): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c95da40 item 76 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd41a00): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd41a00): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd41a00): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd41a00): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd41a00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.012718855 +0000 UTC m=+77.320439028 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd41a00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd54080): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd54080): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd54080): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd54080): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd54080): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.012718855 +0000 UTC m=+77.320439028 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd54080): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c95dc00 item 76 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd546c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd546c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd546c0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd546c0): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd546c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd546c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd546c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.013906367 +0000 UTC m=+77.321626540 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd546c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd54bc0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd54bc0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd54bc0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c4261c0 item 77 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd54bc0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd54bc0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.014330087 +0000 UTC m=+77.322050261 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd54bc0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd552c0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd552c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd552c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd552c0): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd552c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.014330087 +0000 UTC m=+77.322050261 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd552c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c4264d0 item 77 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd55900): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd55900): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd55900): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd55900): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd55900): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd55900): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd55900): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.015579256 +0000 UTC m=+77.323299430 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd55900): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd55e00): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd55e00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd55e00): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c4272d0 item 78 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd55e00): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd55e00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.016091123 +0000 UTC m=+77.323811295 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd55e00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6a600): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6a600): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6a600): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6a600): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6a600): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.016091123 +0000 UTC m=+77.323811295 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6a600): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c4277a0 item 78 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6ac40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6ac40): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6ac40): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6ac40): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6ac40): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6ac40): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6ac40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.017372512 +0000 UTC m=+77.325092685 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6ac40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6b140): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6b140): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6b140): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cd84690 item 79 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6b140): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6b140): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.017742241 +0000 UTC m=+77.325462413 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6b140): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6b840): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6b840): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6b840): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6b840): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6b840): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.017742241 +0000 UTC m=+77.325462413 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6b840): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cd848c0 item 79 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 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/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6be80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6be80): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6be80): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6be80): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6be80): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6be80): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6be80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.019029271 +0000 UTC m=+77.326749443 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd6be80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7e480): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7e480): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7e480): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cd853b0 item 80 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7e480): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7e480): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.019559502 +0000 UTC m=+77.327279675 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7e480): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7eb80): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7eb80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7eb80): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7eb80): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7eb80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.019559502 +0000 UTC m=+77.327279675 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7eb80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cd85650 item 80 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7f1c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7f1c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7f1c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7f1c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7f1c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.020727097 +0000 UTC m=+77.328447270 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7f1c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7f640): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7f640): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7f640): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7f640): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7f640): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7f640): _writeAt: size=3, off=7 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cd85b90 item 81 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7f640): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7f640): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.021201463 +0000 UTC m=+77.328921636 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7f640): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7fb80): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7fb80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7fb80): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7fb80): >_readAt: n=8, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7fb80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.021201463 +0000 UTC m=+77.328921636 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd7fb80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cd85d50 item 81 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c2300): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c2300): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c2300): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c2300): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c2300): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.022326126 +0000 UTC m=+77.330046299 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c2300): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c2800): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c2800): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c2800): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c92a230 item 82 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c2800): _readAt: size=2, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c2800): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c2800): _writeAt: size=3, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c2800): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c2800): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.022819107 +0000 UTC m=+77.330539290 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c2800): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c2d80): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c2d80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c2d80): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c2d80): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c2d80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.022819107 +0000 UTC m=+77.330539290 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c2d80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c92a460 item 82 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c3400): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c3400): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c3400): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c3400): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c3400): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.023969068 +0000 UTC m=+77.331689241 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c3400): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c3900): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c3900): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c3900): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c3900): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c3900): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c3900): _writeAt: size=3, off=7 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c92aaf0 item 83 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c3900): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c3900): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.024435159 +0000 UTC m=+77.332155332 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c3900): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c3e40): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c3e40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c3e40): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c3e40): >_readAt: n=8, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c3e40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.024435159 +0000 UTC m=+77.332155332 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6c3e40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c92ad90 item 83 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f45c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f45c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f45c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f45c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f45c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.025562849 +0000 UTC m=+77.333283021 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f45c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f4ac0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f4ac0): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f4ac0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c92b340 item 84 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f4ac0): _readAt: size=2, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f4ac0): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f4ac0): _writeAt: size=3, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f4ac0): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f4ac0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.026038366 +0000 UTC m=+77.333758539 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f4ac0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f5040): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f5040): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f5040): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f5040): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f5040): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.026038366 +0000 UTC m=+77.333758539 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f5040): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c92b500 item 84 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f56c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f56c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f56c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f56c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f56c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.027172548 +0000 UTC m=+77.334892721 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f56c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f5bc0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f5bc0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f5bc0): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f5bc0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f5bc0): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f5bc0): _writeAt: size=3, off=7 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c92b880 item 85 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f5bc0): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f5bc0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.027636223 +0000 UTC m=+77.335356396 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c6f5bc0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c720200): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c720200): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c720200): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c720200): >_readAt: n=8, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c720200): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.027636223 +0000 UTC m=+77.335356396 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c720200): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c92ba40 item 85 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c720880): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c720880): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c720880): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c720880): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c720880): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.028904759 +0000 UTC m=+77.336624932 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c720880): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c720d80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c720d80): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c720d80): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c872230 item 86 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c720d80): _readAt: size=2, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c720d80): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c720d80): _writeAt: size=3, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c720d80): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c720d80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.029476738 +0000 UTC m=+77.337196912 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c720d80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c721300): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c721300): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c721300): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c721300): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c721300): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.029476738 +0000 UTC m=+77.337196912 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c721300): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c872460 item 86 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c721980): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c721980): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c721980): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c721980): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c721980): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.030602705 +0000 UTC m=+77.338322878 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c721980): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c721e80): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c721e80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c721e80): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c721e80): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c721e80): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c721e80): _writeAt: size=3, off=7 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c872850 item 87 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c721e80): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c721e80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.031117447 +0000 UTC m=+77.338837620 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c721e80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7344c0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7344c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7344c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7344c0): >_readAt: n=8, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7344c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.031117447 +0000 UTC m=+77.338837620 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7344c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c8732d0 item 87 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 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/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c734b40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c734b40): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c734b40): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c734b40): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c734b40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.032266677 +0000 UTC m=+77.339986850 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c734b40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c735040): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c735040): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c735040): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c873880 item 88 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c735040): _readAt: size=2, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c735040): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c735040): _writeAt: size=3, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c735040): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c735040): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.032733518 +0000 UTC m=+77.340453701 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c735040): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7355c0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7355c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7355c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7355c0): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7355c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.032733518 +0000 UTC m=+77.340453701 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7355c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c873a40 item 88 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c735c00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c735c00): open at offset 0 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c735c00): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c735c00): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c735c00): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c735c00): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c735c00): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c735c00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.033890063 +0000 UTC m=+77.341610236 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c735c00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c754240): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c754240): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c754240): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba8070 item 89 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c754240): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c754240): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.034327708 +0000 UTC m=+77.342047881 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c754240): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c754780): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c754780): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c754780): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c754780): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c754780): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c754780): _writeAt: size=3, off=7 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba8230 item 89 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c754780): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c754780): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.034769863 +0000 UTC m=+77.342490036 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c754780): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c754d00): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c754d00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c754d00): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c754d00): >_readAt: n=8, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c754d00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.034769863 +0000 UTC m=+77.342490036 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c754d00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba83f0 item 89 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c755340): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c755340): open at offset 0 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c755340): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c755340): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c755340): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c755340): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c755340): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c755340): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.035920466 +0000 UTC m=+77.343640639 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c755340): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c755880): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c755880): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c755880): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba8af0 item 90 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c755880): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c755880): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.036352171 +0000 UTC m=+77.344072344 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c755880): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c755dc0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c755dc0): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c755dc0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba8d90 item 90 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c755dc0): _readAt: size=2, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c755dc0): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c755dc0): _writeAt: size=3, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c755dc0): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c755dc0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.036852266 +0000 UTC m=+77.344572439 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c755dc0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79e480): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79e480): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79e480): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79e480): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79e480): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.036852266 +0000 UTC m=+77.344572439 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79e480): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba8fc0 item 90 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79eac0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79eac0): open at offset 0 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79eac0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79eac0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79eac0): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79eac0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79eac0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79eac0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.037930372 +0000 UTC m=+77.345650545 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79eac0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79f000): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79f000): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79f000): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba9500 item 91 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79f000): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79f000): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.038417922 +0000 UTC m=+77.346138095 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79f000): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79f540): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79f540): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79f540): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79f540): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79f540): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79f540): _writeAt: size=3, off=7 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba97a0 item 91 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79f540): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79f540): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.038956199 +0000 UTC m=+77.346676372 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79f540): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79fac0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79fac0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79fac0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79fac0): >_readAt: n=8, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79fac0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.038956199 +0000 UTC m=+77.346676372 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c79fac0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba9960 item 91 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 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/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7ca200): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7ca200): open at offset 0 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7ca200): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7ca200): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7ca200): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7ca200): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7ca200): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7ca200): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.04014298 +0000 UTC m=+77.347863152 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7ca200): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7ca740): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7ca740): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7ca740): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba9ce0 item 92 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7ca740): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7ca740): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.04054087 +0000 UTC m=+77.348261044 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7ca740): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cac80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cac80): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cac80): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccd2000 item 92 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cac80): _readAt: size=2, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cac80): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cac80): _writeAt: size=3, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cac80): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cac80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.041071963 +0000 UTC m=+77.348792136 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cac80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cb240): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cb240): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cb240): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cb240): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cb240): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.041071963 +0000 UTC m=+77.348792136 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cb240): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccd21c0 item 92 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cb880): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cb880): open at offset 0 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cb880): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cb880): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cb880): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cb880): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cb880): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cb880): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.042223178 +0000 UTC m=+77.349943351 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cb880): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cbdc0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cbdc0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cbdc0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccd2a80 item 93 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cbdc0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cbdc0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.042602043 +0000 UTC m=+77.350322217 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7cbdc0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82e5c0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82e5c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82e5c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82e5c0): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82e5c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.042602043 +0000 UTC m=+77.350322217 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82e5c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccd2cb0 item 93 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 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/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82ec00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82ec00): open at offset 0 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82ec00): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82ec00): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82ec00): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82ec00): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82ec00): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82ec00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.043874166 +0000 UTC m=+77.351594349 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82ec00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82f140): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82f140): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82f140): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccd30a0 item 94 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82f140): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82f140): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.044318293 +0000 UTC m=+77.352038466 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82f140): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82f840): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82f840): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82f840): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82f840): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82f840): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.044318293 +0000 UTC m=+77.352038466 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82f840): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccd3260 item 94 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 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/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82fe80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82fe80): open at offset 0 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82fe80): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82fe80): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82fe80): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82fe80): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82fe80): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82fe80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.045467013 +0000 UTC m=+77.353187187 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c82fe80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8864c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8864c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8864c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccd36c0 item 95 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8864c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8864c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.045869854 +0000 UTC m=+77.353590027 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8864c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c886bc0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c886bc0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c886bc0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c886bc0): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c886bc0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.045869854 +0000 UTC m=+77.353590027 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c886bc0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccd38f0 item 95 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 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/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c887200): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c887200): open at offset 0 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c887200): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c887200): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c887200): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c887200): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c887200): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c887200): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.047143279 +0000 UTC m=+77.354863451 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c887200): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c887740): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c887740): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c887740): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccd3c70 item 96 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c887740): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c887740): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.047503699 +0000 UTC m=+77.355223872 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c887740): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c887e40): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c887e40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c887e40): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c887e40): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c887e40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.047503699 +0000 UTC m=+77.355223872 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c887e40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c4603f0 item 96 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= 2026/04/12 02:12:20 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:20 DEBUG : Looking for writers 2026/04/12 02:12:20 DEBUG : >WaitForWriters: 2026/04/12 02:12:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:20 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:12:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/12 02:12:20 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61cb40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61cb40): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61cb40): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61cb40): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61cb40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.182053389 +0000 UTC m=+77.489773561 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61cb40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61cfc0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61cfc0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61cfc0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61cfc0): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61cfc0): _writeAt: size=3, off=2 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61cfc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61cfc0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.182053389 +0000 UTC m=+77.489773561 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61cfc0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61d480): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61d480): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61d480): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61d480): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61d480): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.182053389 +0000 UTC m=+77.489773561 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61d480): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c9f4f50 item 1 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61dac0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61dac0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61dac0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61dac0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61dac0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.184800425 +0000 UTC m=+77.492520608 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c61dac0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9640c0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9640c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9640c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9640c0): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9640c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.184800425 +0000 UTC m=+77.492520608 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9640c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c9f5490 item 2 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964700): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964700): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964700): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964700): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964700): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.187280779 +0000 UTC m=+77.495000963 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964700): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964b80): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964b80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964b80): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964b80): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964b80): _writeAt: size=3, off=2 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964b80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.187280779 +0000 UTC m=+77.495000963 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964b80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c965040): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c965040): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c965040): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c965040): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c965040): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.187280779 +0000 UTC m=+77.495000963 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c965040): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c9f59d0 item 3 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9656c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9656c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9656c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9656c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9656c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.189566776 +0000 UTC m=+77.497286959 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9656c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c965c00): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c965c00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c965c00): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c965c00): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c965c00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.189566776 +0000 UTC m=+77.497286959 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c965c00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c42e380 item 4 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c4340): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c4340): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c4340): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c4340): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c4340): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.191289189 +0000 UTC m=+77.499009372 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c4340): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c47c0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c47c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c47c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c47c0): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c47c0): _writeAt: size=3, off=2 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c47c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c47c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.191289189 +0000 UTC m=+77.499009372 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c47c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c4c80): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c4c80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c4c80): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c4c80): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c4c80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.191289189 +0000 UTC m=+77.499009372 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c4c80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c42e9a0 item 5 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c5300): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c5300): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c5300): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c5300): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c5300): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.193325273 +0000 UTC m=+77.501045456 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c5300): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c5840): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c5840): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c5840): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c5840): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c5840): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.193325273 +0000 UTC m=+77.501045456 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c5840): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c42f5e0 item 6 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c5ec0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c5ec0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c5ec0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c5ec0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c5ec0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.194627602 +0000 UTC m=+77.502347785 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c5ec0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca224c0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca224c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca224c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca224c0): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca224c0): _writeAt: size=3, off=2 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca224c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca224c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.194627602 +0000 UTC m=+77.502347785 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca224c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca22980): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca22980): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca22980): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca22980): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca22980): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.194627602 +0000 UTC m=+77.502347785 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca22980): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c942460 item 7 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca23000): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca23000): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca23000): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca23000): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca23000): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.19690884 +0000 UTC m=+77.504629023 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca23000): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca23540): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca23540): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca23540): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca23540): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca23540): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.19690884 +0000 UTC m=+77.504629023 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca23540): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c942cb0 item 8 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca23b00): _readAt: size=2, off=0 2026/04/12 02:12:20 ERROR : open-test-file(0x27864ca23b00): Couldn't read size of file 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca23b00): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca23b00): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca23b00): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca23b00): close: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca23b00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca23ec0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca23ec0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca23ec0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca23ec0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca23ec0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.199031809 +0000 UTC m=+77.506751981 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca23ec0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8e440): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8e440): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8e440): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8e440): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8e440): _writeAt: size=3, off=2 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8e440): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8e440): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.199031809 +0000 UTC m=+77.506751981 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8e440): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8e940): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8e940): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8e940): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8e940): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8e940): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.199031809 +0000 UTC m=+77.506751981 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8e940): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c943110 item 9 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8efc0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8efc0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8efc0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8efc0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8efc0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.200967664 +0000 UTC m=+77.508687847 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8efc0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8f500): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8f500): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8f500): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8f500): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8f500): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.200967664 +0000 UTC m=+77.508687847 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8f500): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c943730 item 10 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8fb40): _readAt: size=2, off=0 2026/04/12 02:12:20 ERROR : open-test-file(0x27864ca8fb40): Couldn't read size of file 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8fb40): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8fb40): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8fb40): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8fb40): close: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca8fb40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae0000): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae0000): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae0000): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae0000): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae0000): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.203294268 +0000 UTC m=+77.511014451 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae0000): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae0500): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae0500): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae0500): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae0500): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae0500): _writeAt: size=3, off=2 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae0500): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae0500): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.203294268 +0000 UTC m=+77.511014451 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae0500): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae0a00): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae0a00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae0a00): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae0a00): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae0a00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.203294268 +0000 UTC m=+77.511014451 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae0a00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c943dc0 item 11 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae1080): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae1080): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae1080): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae1080): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae1080): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.205246684 +0000 UTC m=+77.512966858 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae1080): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae15c0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae15c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae15c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae15c0): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae15c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.205246684 +0000 UTC m=+77.512966858 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae15c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf82460 item 12 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae1c00): _readAt: size=2, off=0 2026/04/12 02:12:20 ERROR : open-test-file(0x27864cae1c00): Couldn't read size of file 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae1c00): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae1c00): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae1c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae1c00): close: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cae1c00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1e0c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1e0c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1e0c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1e0c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1e0c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.206909625 +0000 UTC m=+77.514629808 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1e0c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1e780): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1e780): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1e780): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1e780): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1e780): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.206909625 +0000 UTC m=+77.514629808 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1e780): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf827e0 item 13 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1ee00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1ee00): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1ee00): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1ee00): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1ee00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.208340747 +0000 UTC m=+77.516060931 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1ee00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1f340): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1f340): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1f340): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1f340): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1f340): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.208340747 +0000 UTC m=+77.516060931 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1f340): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf82c40 item 14 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1f980): _readAt: size=2, off=0 2026/04/12 02:12:20 ERROR : open-test-file(0x27864cb1f980): Couldn't read size of file 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1f980): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1f980): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1f980): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1f980): close: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1f980): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1fd40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1fd40): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1fd40): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1fd40): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1fd40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.209924587 +0000 UTC m=+77.517644770 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb1fd40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54500): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54500): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54500): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54500): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54500): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.209924587 +0000 UTC m=+77.517644770 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54500): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf83110 item 15 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 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/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54b80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54b80): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54b80): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54b80): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54b80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.211275077 +0000 UTC m=+77.518995260 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54b80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb550c0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb550c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb550c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb550c0): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb550c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.211275077 +0000 UTC m=+77.518995260 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb550c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf83490 item 16 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55700): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55700): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55700): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55700): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55700): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.21286513 +0000 UTC m=+77.520585313 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55700): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55b80): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55b80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55b80): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55b80): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55b80): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55b80): _writeAt: size=3, off=7 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55b80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.21286513 +0000 UTC m=+77.520585313 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55b80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7a180): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7a180): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7a180): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7a180): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7a180): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.21286513 +0000 UTC m=+77.520585313 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7a180): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf83960 item 17 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7a800): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7a800): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7a800): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7a800): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7a800): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.215111172 +0000 UTC m=+77.522831355 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7a800): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7ad40): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7ad40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7ad40): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7ad40): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7ad40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.215111172 +0000 UTC m=+77.522831355 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7ad40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c408310 item 18 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7b3c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7b3c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7b3c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7b3c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7b3c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.216772559 +0000 UTC m=+77.524492742 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7b3c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7b8c0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7b8c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7b8c0): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7b8c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7b8c0): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7b8c0): _writeAt: size=3, off=7 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7b8c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7b8c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.216772559 +0000 UTC m=+77.524492742 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7b8c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7bdc0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7bdc0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7bdc0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7bdc0): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7bdc0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.216772559 +0000 UTC m=+77.524492742 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb7bdc0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c4089a0 item 19 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9e540): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9e540): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9e540): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9e540): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9e540): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.21875422 +0000 UTC m=+77.526474403 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9e540): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9ea80): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9ea80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9ea80): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9ea80): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9ea80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.21875422 +0000 UTC m=+77.526474403 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9ea80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c409420 item 20 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9f100): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9f100): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9f100): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9f100): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9f100): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.220152 +0000 UTC m=+77.527872183 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9f100): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9f600): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9f600): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9f600): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9f600): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9f600): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9f600): _writeAt: size=3, off=7 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9f600): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9f600): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.220152 +0000 UTC m=+77.527872183 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9f600): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9fb00): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9fb00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9fb00): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9fb00): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9fb00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.220152 +0000 UTC m=+77.527872183 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb9fb00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c409ce0 item 21 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6280): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6280): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6280): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6280): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6280): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.222148159 +0000 UTC m=+77.529868342 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6280): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc67c0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc67c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc67c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc67c0): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc67c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.222148159 +0000 UTC m=+77.529868342 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc67c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c75a8c0 item 22 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6e40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6e40): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6e40): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6e40): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6e40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.224058226 +0000 UTC m=+77.531778409 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6e40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7340): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7340): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7340): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7340): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7340): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7340): _writeAt: size=3, off=7 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7340): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7340): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.224058226 +0000 UTC m=+77.531778409 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7340): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7840): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7840): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7840): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7840): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7840): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.224058226 +0000 UTC m=+77.531778409 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7840): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c75ad90 item 23 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 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/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7ec0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7ec0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7ec0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7ec0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7ec0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.226360504 +0000 UTC m=+77.534080687 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7ec0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe4500): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe4500): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe4500): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe4500): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe4500): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.226360504 +0000 UTC m=+77.534080687 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe4500): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c75b500 item 24 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe4b40): _readAt: size=2, off=0 2026/04/12 02:12:20 ERROR : open-test-file(0x27864cbe4b40): Couldn't read size of file 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe4b40): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe4b40): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe4b40): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe4b40): close: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe4b40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe4f00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe4f00): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe4f00): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe4f00): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe4f00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.228651319 +0000 UTC m=+77.536371492 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe4f00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe5400): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe5400): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe5400): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe5400): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe5400): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe5400): _writeAt: size=3, off=7 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe5400): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe5400): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.228651319 +0000 UTC m=+77.536371492 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe5400): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b0300): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b0300): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b0300): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b0300): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b0300): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.228651319 +0000 UTC m=+77.536371492 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b0300): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c75b960 item 25 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b09c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b09c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b09c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b09c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b09c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.230805988 +0000 UTC m=+77.538526171 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b09c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b0f00): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b0f00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b0f00): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b0f00): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b0f00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.230805988 +0000 UTC m=+77.538526171 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b0f00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf5c700 item 26 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b1540): _readAt: size=2, off=0 2026/04/12 02:12:20 ERROR : open-test-file(0x27864c8b1540): Couldn't read size of file 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b1540): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b1540): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b1540): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b1540): close: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b1540): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b1900): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b1900): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b1900): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b1900): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b1900): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.232222242 +0000 UTC m=+77.539942425 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b1900): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b1e00): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b1e00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b1e00): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b1e00): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b1e00): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b1e00): _writeAt: size=3, off=7 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b1e00): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b1e00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.232222242 +0000 UTC m=+77.539942425 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8b1e00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe5a80): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe5a80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe5a80): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe5a80): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe5a80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.232222242 +0000 UTC m=+77.539942425 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbe5a80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf5cbd0 item 27 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 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/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8c280): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8c280): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8c280): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8c280): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8c280): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.234571768 +0000 UTC m=+77.542291952 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8c280): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8c7c0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8c7c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8c7c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8c7c0): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8c7c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.234571768 +0000 UTC m=+77.542291952 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8c7c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf5d2d0 item 28 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8ce00): _readAt: size=2, off=0 2026/04/12 02:12:20 ERROR : open-test-file(0x27864cd8ce00): Couldn't read size of file 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8ce00): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8ce00): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8ce00): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8ce00): close: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8ce00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8d1c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8d1c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8d1c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8d1c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8d1c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.235926907 +0000 UTC m=+77.543647090 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8d1c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8d880): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8d880): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8d880): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8d880): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8d880): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.235926907 +0000 UTC m=+77.543647090 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd8d880): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf5d650 item 29 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 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/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c2620c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c2620c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c2620c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c2620c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c2620c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.237794324 +0000 UTC m=+77.545514507 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c2620c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c262b00): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c262b00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c262b00): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c262b00): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c262b00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.237794324 +0000 UTC m=+77.545514507 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c262b00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf5db20 item 30 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 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/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c263940): _readAt: size=2, off=0 2026/04/12 02:12:20 ERROR : open-test-file(0x27864c263940): Couldn't read size of file 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c263940): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c263940): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c263940): >_writeAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c263940): close: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c263940): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c263d00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c263d00): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c263d00): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c263d00): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c263d00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.23923769 +0000 UTC m=+77.546957862 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c263d00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8e4c0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8e4c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8e4c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8e4c0): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8e4c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.23923769 +0000 UTC m=+77.546957862 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8e4c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c772070 item 31 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 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/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8eb40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8eb40): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8eb40): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8eb40): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8eb40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.240799428 +0000 UTC m=+77.548519611 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8eb40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8f080): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8f080): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8f080): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8f080): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8f080): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.240799428 +0000 UTC m=+77.548519611 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8f080): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c772540 item 32 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8f6c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8f6c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8f6c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8f6c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8f6c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.242152824 +0000 UTC m=+77.549872997 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8f6c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8fbc0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8fbc0): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8fbc0): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8fbc0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8fbc0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c772e00 item 33 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8fbc0): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8fbc0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.242595459 +0000 UTC m=+77.550315642 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc8fbc0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c376880): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c376880): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c376880): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c376880): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c376880): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.242595459 +0000 UTC m=+77.550315642 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c376880): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c772fc0 item 33 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca94340): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca94340): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca94340): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca94340): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca94340): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.243739029 +0000 UTC m=+77.551459201 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca94340): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca948c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca948c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7733b0 item 34 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca948c0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca948c0): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca948c0): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca948c0): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca948c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.244725652 +0000 UTC m=+77.552445824 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca948c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca94e00): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca94e00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca94e00): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca94e00): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca94e00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.244725652 +0000 UTC m=+77.552445824 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca94e00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c773650 item 34 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca95540): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca95540): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca95540): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca95540): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca95540): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.245867198 +0000 UTC m=+77.553587371 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca95540): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca959c0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca959c0): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca959c0): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca959c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca959c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c773ab0 item 35 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca959c0): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca959c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.246346703 +0000 UTC m=+77.554066876 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca959c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca95ec0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca95ec0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca95ec0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca95ec0): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca95ec0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.246346703 +0000 UTC m=+77.554066876 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca95ec0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c773c70 item 35 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4de840): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4de840): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4de840): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4de840): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4de840): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.247851485 +0000 UTC m=+77.555571668 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4de840): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4ded80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4ded80): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c75a620 item 36 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4ded80): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4ded80): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4ded80): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4ded80): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4ded80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.248345627 +0000 UTC m=+77.556065801 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4ded80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4df400): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4df400): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4df400): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4df400): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4df400): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.248345627 +0000 UTC m=+77.556065801 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4df400): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c75a9a0 item 36 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4dfa40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4dfa40): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4dfa40): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4dfa40): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4dfa40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.249400068 +0000 UTC m=+77.557120242 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4dfa40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4dfec0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4dfec0): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4dfec0): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4dfec0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4dfec0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c75ae70 item 37 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4dfec0): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4dfec0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.249793272 +0000 UTC m=+77.557513445 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c4dfec0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d2500): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d2500): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d2500): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d2500): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d2500): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.249793272 +0000 UTC m=+77.557513445 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d2500): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c75b030 item 37 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d2b80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d2b80): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d2b80): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d2b80): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d2b80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.251287242 +0000 UTC m=+77.559007415 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d2b80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d3080): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d3080): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a4230 item 38 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d3080): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d3080): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d3080): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d3080): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d3080): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.251746329 +0000 UTC m=+77.559466502 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d3080): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d35c0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d35c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d35c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d35c0): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d35c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.251746329 +0000 UTC m=+77.559466502 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d35c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a4460 item 38 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d3c40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d3c40): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d3c40): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d3c40): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d3c40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.252760305 +0000 UTC m=+77.560480477 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8d3c40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c5c2340): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c5c2340): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c5c2340): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c5c2340): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c5c2340): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a4850 item 39 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c5c2340): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c5c2340): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.253481485 +0000 UTC m=+77.561201659 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c5c2340): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c5c2c80): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c5c2c80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c5c2c80): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c5c2c80): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c5c2c80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.253481485 +0000 UTC m=+77.561201659 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c5c2c80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a4a10 item 39 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c5c3d40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c5c3d40): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c5c3d40): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c5c3d40): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c5c3d40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.254912177 +0000 UTC m=+77.562632351 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c5c3d40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb00440): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb00440): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a4ee0 item 40 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb00440): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb00440): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb00440): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb00440): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb00440): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.255442088 +0000 UTC m=+77.563162271 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb00440): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb00980): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb00980): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb00980): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb00980): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb00980): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.255442088 +0000 UTC m=+77.563162271 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb00980): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a50a0 item 40 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb00f40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb00f40): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb00f40): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb00f40): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb00f40): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb00f40): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb00f40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.257480667 +0000 UTC m=+77.565200841 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb00f40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb01440): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb01440): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb01440): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a5500 item 41 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb01440): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb01440): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.257967347 +0000 UTC m=+77.565687530 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb01440): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb01900): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb01900): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb01900): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb01900): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb01900): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a56c0 item 41 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb01900): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb01900): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.258646149 +0000 UTC m=+77.566366322 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb01900): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb01e40): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb01e40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb01e40): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb01e40): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb01e40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.258646149 +0000 UTC m=+77.566366322 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb01e40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a5880 item 41 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9725c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9725c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9725c0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9725c0): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9725c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9725c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9725c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.26016167 +0000 UTC m=+77.567881843 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9725c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c972ac0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c972ac0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c972ac0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a5c00 item 42 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c972ac0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c972ac0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.260757815 +0000 UTC m=+77.568477998 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c972ac0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973000): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973000): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c7a5dc0 item 42 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973000): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973000): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973000): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973000): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973000): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.261609865 +0000 UTC m=+77.569330048 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973000): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973580): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973580): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973580): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973580): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973580): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.261609865 +0000 UTC m=+77.569330048 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973580): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c46e150 item 42 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973bc0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973bc0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973bc0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973bc0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973bc0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973bc0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.262891645 +0000 UTC m=+77.570611829 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c973bc0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81e200): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81e200): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81e200): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c46f500 item 43 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81e200): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81e200): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.263424682 +0000 UTC m=+77.571144865 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81e200): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81e740): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81e740): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81e740): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81e740): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81e740): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c46f880 item 43 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81e740): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81e740): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.263944533 +0000 UTC m=+77.571664716 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81e740): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81ec80): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81ec80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81ec80): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81ec80): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81ec80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.263944533 +0000 UTC m=+77.571664716 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81ec80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccae000 item 43 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81f2c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81f2c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81f2c0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81f2c0): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81f2c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81f2c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81f2c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.265847988 +0000 UTC m=+77.573568171 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81f2c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81f7c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81f7c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81f7c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccae690 item 44 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81f7c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81f7c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.26637877 +0000 UTC m=+77.574098943 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81f7c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81fd00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81fd00): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccae850 item 44 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81fd00): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81fd00): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81fd00): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81fd00): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81fd00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.267182326 +0000 UTC m=+77.574902509 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c81fd00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0400): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0400): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0400): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0400): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0400): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.267182326 +0000 UTC m=+77.574902509 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0400): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccaea10 item 44 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0a40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0a40): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0a40): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0a40): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0a40): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0a40): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0a40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.268877058 +0000 UTC m=+77.576597260 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0a40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0f40): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0f40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0f40): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccaee70 item 45 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0f40): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0f40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.269591155 +0000 UTC m=+77.577311349 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0f40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c470340): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c470340): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c470340): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c470340): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c470340): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.269591155 +0000 UTC m=+77.577311349 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c470340): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccaf0a0 item 45 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c471340): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c471340): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c471340): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c471340): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c471340): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c471340): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c471340): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.271650574 +0000 UTC m=+77.579370757 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c471340): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6000): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6000): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6000): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c3fad90 item 46 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6000): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6000): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.272211444 +0000 UTC m=+77.579931627 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6000): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6700): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6700): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6700): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6700): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6700): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.272211444 +0000 UTC m=+77.579931627 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6700): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c3fb260 item 46 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6d40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6d40): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6d40): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6d40): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6d40): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6d40): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6d40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.273825171 +0000 UTC m=+77.581545344 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc6d40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7240): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7240): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7240): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c3fb810 item 47 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7240): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7240): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.274455131 +0000 UTC m=+77.582175304 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7240): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7940): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7940): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7940): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7940): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7940): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.274455131 +0000 UTC m=+77.582175304 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbc7940): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c3fbdc0 item 47 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 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/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72e100): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72e100): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72e100): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72e100): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72e100): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72e100): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72e100): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.276277051 +0000 UTC m=+77.583997224 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72e100): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72e600): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72e600): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72e600): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c464fc0 item 48 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72e600): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72e600): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.276711691 +0000 UTC m=+77.584431864 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72e600): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72ed00): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72ed00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72ed00): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72ed00): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72ed00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.276711691 +0000 UTC m=+77.584431864 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72ed00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c465340 item 48 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72f340): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72f340): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72f340): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72f340): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72f340): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.277983463 +0000 UTC m=+77.585703636 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72f340): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72f7c0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72f7c0): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72f7c0): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72f7c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72f7c0): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72f7c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c4658f0 item 49 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72f7c0): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72f7c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.278806146 +0000 UTC m=+77.586526319 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72f7c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72fd00): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72fd00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72fd00): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72fd00): >_readAt: n=8, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72fd00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.278806146 +0000 UTC m=+77.586526319 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c72fd00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c465d50 item 49 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c748480): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c748480): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c748480): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c748480): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c748480): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.280306349 +0000 UTC m=+77.588026532 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c748480): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c748980): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c748980): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c748980): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c05a7e0 item 50 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c748980): _readAt: size=2, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c748980): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c748980): _writeAt: size=3, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c748980): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c748980): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.281469585 +0000 UTC m=+77.589189768 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c748980): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c748f00): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c748f00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c748f00): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c748f00): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c748f00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.281469585 +0000 UTC m=+77.589189768 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c748f00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c05ac40 item 50 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c749580): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c749580): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c749580): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c749580): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c749580): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.282963818 +0000 UTC m=+77.590683990 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c749580): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c749a80): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c749a80): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c749a80): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c749a80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c749a80): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c749a80): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c05b6c0 item 51 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c749a80): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c749a80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.283861172 +0000 UTC m=+77.591581345 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c749a80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7700c0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7700c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7700c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7700c0): >_readAt: n=8, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7700c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.283861172 +0000 UTC m=+77.591581345 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c7700c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c05bb90 item 51 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c770740): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c770740): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c770740): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c770740): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c770740): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.28535879 +0000 UTC m=+77.593078973 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c770740): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c820040): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c820040): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c820040): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c95c3f0 item 52 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c820040): _readAt: size=2, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c820040): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c820040): _writeAt: size=3, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c820040): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c820040): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.286197113 +0000 UTC m=+77.593917286 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c820040): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c820640): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c820640): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c820640): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c820640): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c820640): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.286197113 +0000 UTC m=+77.593917286 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c820640): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c4261c0 item 52 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c820cc0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c820cc0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c820cc0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c820cc0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c820cc0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.287676917 +0000 UTC m=+77.595397100 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c820cc0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8211c0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8211c0): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8211c0): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8211c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8211c0): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8211c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c426930 item 53 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8211c0): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8211c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.288477479 +0000 UTC m=+77.596197662 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8211c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c821700): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c821700): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c821700): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c821700): >_readAt: n=8, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c821700): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.288477479 +0000 UTC m=+77.596197662 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c821700): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c4272d0 item 53 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c821d80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c821d80): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c821d80): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c821d80): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c821d80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.289968414 +0000 UTC m=+77.597688588 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c821d80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c860380): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c860380): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c860380): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c427d50 item 54 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c860380): _readAt: size=2, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c860380): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c860380): _writeAt: size=3, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c860380): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c860380): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.29068669 +0000 UTC m=+77.598406873 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c860380): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c860900): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c860900): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c860900): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c860900): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c860900): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.29068669 +0000 UTC m=+77.598406873 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c860900): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cd84620 item 54 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c860f80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c860f80): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c860f80): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c860f80): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c860f80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.292210347 +0000 UTC m=+77.599930530 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c860f80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c861480): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c861480): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c861480): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c861480): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c861480): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c861480): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cd84bd0 item 55 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c861480): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c861480): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.293042338 +0000 UTC m=+77.600762521 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c861480): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8619c0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8619c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8619c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8619c0): >_readAt: n=8, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8619c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.293042338 +0000 UTC m=+77.600762521 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8619c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cd851f0 item 55 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 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/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c894140): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c894140): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c894140): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c894140): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c894140): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.294439087 +0000 UTC m=+77.602159270 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c894140): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c894640): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c894640): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c894640): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cd85730 item 56 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c894640): _readAt: size=2, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c894640): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c894640): _writeAt: size=3, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c894640): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c894640): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.295173903 +0000 UTC m=+77.602894076 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c894640): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c894bc0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c894bc0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c894bc0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c894bc0): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c894bc0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.295173903 +0000 UTC m=+77.602894076 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c894bc0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cd858f0 item 56 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c895200): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c895200): open at offset 0 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c895200): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c895200): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c895200): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c895200): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c895200): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c895200): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.296905543 +0000 UTC m=+77.604625726 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c895200): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c895740): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c895740): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c895740): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cd85d50 item 57 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c895740): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c895740): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.297387935 +0000 UTC m=+77.605108118 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c895740): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c895c80): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c895c80): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c895c80): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c895c80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c895c80): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c895c80): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c92a070 item 57 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c895c80): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c895c80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.29795235 +0000 UTC m=+77.605672533 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c895c80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8aa300): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8aa300): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8aa300): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8aa300): >_readAt: n=8, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8aa300): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.29795235 +0000 UTC m=+77.605672533 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8aa300): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c92a230 item 57 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8aa940): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8aa940): open at offset 0 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8aa940): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8aa940): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8aa940): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8aa940): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8aa940): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8aa940): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.299728114 +0000 UTC m=+77.607448297 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8aa940): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8aae80): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8aae80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8aae80): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c92a8c0 item 58 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8aae80): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8aae80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.300551037 +0000 UTC m=+77.608271220 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8aae80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8ab3c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8ab3c0): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8ab3c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c92aaf0 item 58 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8ab3c0): _readAt: size=2, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8ab3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8ab3c0): _writeAt: size=3, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8ab3c0): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8ab3c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.301152743 +0000 UTC m=+77.608872926 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8ab3c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8ab980): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8ab980): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8ab980): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8ab980): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8ab980): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.301152743 +0000 UTC m=+77.608872926 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8ab980): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c92ad90 item 58 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f00c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f00c0): open at offset 0 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f00c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f00c0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f00c0): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f00c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f00c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f00c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.302547327 +0000 UTC m=+77.610267500 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f00c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f0600): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f0600): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f0600): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c92b340 item 59 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f0600): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f0600): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.303718027 +0000 UTC m=+77.611438200 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f0600): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f0b40): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f0b40): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f0b40): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f0b40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f0b40): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f0b40): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c92b500 item 59 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f0b40): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f0b40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.304188136 +0000 UTC m=+77.611908308 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f0b40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f10c0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f10c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f10c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f10c0): >_readAt: n=8, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f10c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.304188136 +0000 UTC m=+77.611908308 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f10c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c92b6c0 item 59 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 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/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f1700): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f1700): open at offset 0 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f1700): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f1700): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f1700): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f1700): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f1700): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f1700): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.305368414 +0000 UTC m=+77.613088607 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f1700): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f1c40): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f1c40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f1c40): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c92ba40 item 60 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f1c40): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f1c40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.305854442 +0000 UTC m=+77.613574615 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8f1c40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c910280): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c910280): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c910280): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c92bdc0 item 60 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c910280): _readAt: size=2, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c910280): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c910280): _writeAt: size=3, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c910280): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c910280): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.306405883 +0000 UTC m=+77.614126056 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c910280): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c910840): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c910840): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c910840): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c910840): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c910840): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.306405883 +0000 UTC m=+77.614126056 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c910840): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c872230 item 60 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c910e80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c910e80): open at offset 0 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c910e80): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c910e80): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c910e80): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c910e80): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c910e80): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c910e80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.307527942 +0000 UTC m=+77.615248115 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c910e80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9113c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9113c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9113c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c872690 item 61 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9113c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9113c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.307962702 +0000 UTC m=+77.615682875 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9113c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c911ac0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c911ac0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c911ac0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c911ac0): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c911ac0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.307962702 +0000 UTC m=+77.615682875 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c911ac0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c872850 item 61 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 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/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964200): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964200): open at offset 0 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964200): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964200): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964200): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964200): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964200): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964200): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.309408543 +0000 UTC m=+77.617128726 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964200): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964740): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964740): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964740): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c8735e0 item 62 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964740): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964740): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.310300206 +0000 UTC m=+77.618020389 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964740): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964e40): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964e40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964e40): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964e40): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964e40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.310300206 +0000 UTC m=+77.618020389 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c964e40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c873880 item 62 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 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/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c965480): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c965480): open at offset 0 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c965480): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c965480): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c965480): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c965480): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c965480): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c965480): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.311859711 +0000 UTC m=+77.619579894 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c965480): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9659c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9659c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9659c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c873c00 item 63 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9659c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9659c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.312667036 +0000 UTC m=+77.620387219 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9659c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c21c0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c21c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c21c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c21c0): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c21c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.312667036 +0000 UTC m=+77.620387219 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c21c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba8070 item 63 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 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/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c2800): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c2800): open at offset 0 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c2800): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c2800): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c2800): >_readAt: n=0, err=Bad file descriptor 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c2800): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c2800): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c2800): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.314050227 +0000 UTC m=+77.621770410 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c2800): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c2d40): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c2d40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c2d40): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba83f0 item 64 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c2d40): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c2d40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.314529171 +0000 UTC m=+77.622249354 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c2d40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c3440): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c3440): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c3440): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c3440): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c3440): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.314529171 +0000 UTC m=+77.622249354 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c3440): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba85b0 item 64 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c3a80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c3a80): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c3a80): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c3a80): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c3a80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.316022202 +0000 UTC m=+77.623742374 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c9c3a80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04000): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04000): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04000): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04000): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04000): _writeAt: size=3, off=2 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba8d90 item 65 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04000): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04000): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.316890831 +0000 UTC m=+77.624611014 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04000): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04500): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04500): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04500): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04500): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04500): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.316890831 +0000 UTC m=+77.624611014 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04500): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba8fc0 item 65 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04b40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04b40): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04b40): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04b40): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04b40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.318156992 +0000 UTC m=+77.625877175 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04b40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04fc0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04fc0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba9500 item 66 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04fc0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04fc0): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04fc0): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04fc0): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04fc0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.319004302 +0000 UTC m=+77.626724475 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca04fc0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca05500): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca05500): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca05500): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca05500): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca05500): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.319004302 +0000 UTC m=+77.626724475 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca05500): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba97a0 item 66 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca05b40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca05b40): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca05b40): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca05b40): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca05b40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.320315959 +0000 UTC m=+77.628036143 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca05b40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca520c0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca520c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca520c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca520c0): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca520c0): _writeAt: size=3, off=2 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba9b20 item 67 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca520c0): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca520c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.320997937 +0000 UTC m=+77.628718120 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca520c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca525c0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca525c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca525c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca525c0): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca525c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.320997937 +0000 UTC m=+77.628718120 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca525c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cba9ce0 item 67 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca52c40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca52c40): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca52c40): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca52c40): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca52c40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.322270951 +0000 UTC m=+77.629991124 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca52c40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca53140): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca53140): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccd21c0 item 68 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca53140): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca53140): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca53140): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca53140): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca53140): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.322759954 +0000 UTC m=+77.630480127 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca53140): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca53680): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca53680): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca53680): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca53680): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca53680): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.322759954 +0000 UTC m=+77.630480127 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca53680): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccd2460 item 68 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca53cc0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca53cc0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca53cc0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca53cc0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca53cc0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.32447872 +0000 UTC m=+77.632198893 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ca53cc0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab6240): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab6240): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab6240): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab6240): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab6240): _writeAt: size=3, off=2 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccd2cb0 item 69 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab6240): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab6240): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.324894765 +0000 UTC m=+77.632614938 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab6240): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab6740): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab6740): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab6740): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab6740): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab6740): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.324894765 +0000 UTC m=+77.632614938 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab6740): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccd2ee0 item 69 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab6dc0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab6dc0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab6dc0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab6dc0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab6dc0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.326003459 +0000 UTC m=+77.633723632 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab6dc0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab72c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab72c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccd3260 item 70 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab72c0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab72c0): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab72c0): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab72c0): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab72c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.327197574 +0000 UTC m=+77.634917747 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab72c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab7800): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab7800): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab7800): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab7800): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab7800): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.327197574 +0000 UTC m=+77.634917747 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab7800): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccd3420 item 70 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab7e80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab7e80): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab7e80): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab7e80): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab7e80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.328251163 +0000 UTC m=+77.635971336 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cab7e80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0e480): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0e480): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0e480): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0e480): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0e480): _writeAt: size=3, off=2 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccd38f0 item 71 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0e480): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0e480): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.328907292 +0000 UTC m=+77.636627465 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0e480): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0e980): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0e980): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0e980): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0e980): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0e980): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.328907292 +0000 UTC m=+77.636627465 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0e980): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ccd3ab0 item 71 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0f000): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0f000): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0f000): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0f000): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0f000): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.330458462 +0000 UTC m=+77.638178634 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0f000): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0f500): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0f500): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c4603f0 item 72 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0f500): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0f500): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0f500): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0f500): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0f500): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.330898282 +0000 UTC m=+77.638618465 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0f500): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0fa40): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0fa40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0fa40): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0fa40): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0fa40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.330898282 +0000 UTC m=+77.638618465 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb0fa40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c460850 item 72 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54100): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54100): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54100): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54100): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54100): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54100): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54100): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.331955108 +0000 UTC m=+77.639675281 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54100): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54600): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54600): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54600): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c460fc0 item 73 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54600): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54600): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.332910852 +0000 UTC m=+77.640631024 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54600): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54ac0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54ac0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54ac0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54ac0): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54ac0): _writeAt: size=3, off=2 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c4612d0 item 73 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54ac0): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54ac0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.333361362 +0000 UTC m=+77.641081536 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb54ac0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55000): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55000): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55000): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55000): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55000): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.333361362 +0000 UTC m=+77.641081536 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55000): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c461a40 item 73 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55640): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55640): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55640): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55640): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55640): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55640): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55640): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.334492668 +0000 UTC m=+77.642212842 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55640): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55b40): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55b40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55b40): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ca3e5b0 item 74 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55b40): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55b40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.33496457 +0000 UTC m=+77.642684742 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb55b40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb80180): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb80180): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ca3e930 item 74 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb80180): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb80180): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb80180): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb80180): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb80180): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.335693597 +0000 UTC m=+77.643413770 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb80180): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb80700): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb80700): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb80700): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb80700): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb80700): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.335693597 +0000 UTC m=+77.643413770 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb80700): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ca3eb60 item 74 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb80d40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb80d40): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb80d40): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb80d40): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb80d40): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb80d40): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb80d40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.336875509 +0000 UTC m=+77.644595682 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb80d40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb81240): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb81240): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb81240): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ca3f030 item 75 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb81240): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb81240): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.338119928 +0000 UTC m=+77.645840101 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb81240): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb81780): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb81780): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb81780): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb81780): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb81780): _writeAt: size=3, off=2 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ca3f260 item 75 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb81780): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb81780): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.338547867 +0000 UTC m=+77.646268040 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb81780): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb81cc0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb81cc0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb81cc0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb81cc0): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb81cc0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.338547867 +0000 UTC m=+77.646268040 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cb81cc0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864ca3f7a0 item 75 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba4400): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba4400): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba4400): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba4400): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba4400): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba4400): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba4400): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.339881665 +0000 UTC m=+77.647601838 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba4400): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba4900): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba4900): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba4900): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c9f4310 item 76 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba4900): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba4900): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.340439779 +0000 UTC m=+77.648159952 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba4900): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba4e40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba4e40): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c9f44d0 item 76 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba4e40): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba4e40): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba4e40): _writeAt: size=3, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba4e40): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba4e40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.341003253 +0000 UTC m=+77.648723496 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba4e40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba53c0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba53c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba53c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba53c0): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba53c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.341003253 +0000 UTC m=+77.648723496 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba53c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c9f4690 item 76 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba5a00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba5a00): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba5a00): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba5a00): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba5a00): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba5a00): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba5a00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.342651535 +0000 UTC m=+77.650371718 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cba5a00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbca000): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbca000): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbca000): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c9f4cb0 item 77 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbca000): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbca000): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.343587482 +0000 UTC m=+77.651307665 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbca000): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbca700): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbca700): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbca700): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbca700): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbca700): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.343587482 +0000 UTC m=+77.651307665 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbca700): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c9f50a0 item 77 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbcad40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbcad40): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbcad40): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbcad40): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbcad40): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbcad40): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbcad40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.345139453 +0000 UTC m=+77.652859636 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbcad40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbcb240): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbcb240): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbcb240): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c9f5420 item 78 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbcb240): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbcb240): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.34600632 +0000 UTC m=+77.653726523 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbcb240): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbcb940): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbcb940): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbcb940): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbcb940): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbcb940): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.34600632 +0000 UTC m=+77.653726523 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cbcb940): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c9f55e0 item 78 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc16080): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc16080): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc16080): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc16080): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc16080): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc16080): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc16080): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.34749412 +0000 UTC m=+77.655214303 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc16080): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc16580): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc16580): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc16580): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c9f5c00 item 79 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc16580): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc16580): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.347954108 +0000 UTC m=+77.655674291 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc16580): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc16c80): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc16c80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc16c80): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc16c80): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc16c80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.347954108 +0000 UTC m=+77.655674291 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc16c80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c42e0e0 item 79 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 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/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc172c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc172c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc172c0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc172c0): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc172c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc172c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc172c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.349439233 +0000 UTC m=+77.657159416 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc172c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc177c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc177c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc177c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c42e5b0 item 80 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc177c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc177c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.349894012 +0000 UTC m=+77.657614195 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc177c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc17ec0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc17ec0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc17ec0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc17ec0): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc17ec0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.349894012 +0000 UTC m=+77.657614195 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc17ec0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c42e9a0 item 80 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3c600): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3c600): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3c600): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3c600): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3c600): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.35164095 +0000 UTC m=+77.659361133 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3c600): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3ca80): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3ca80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3ca80): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3ca80): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3ca80): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3ca80): _writeAt: size=3, off=7 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c42f030 item 81 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3ca80): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3ca80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.352170921 +0000 UTC m=+77.659891104 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3ca80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3cfc0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3cfc0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3cfc0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3cfc0): >_readAt: n=8, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3cfc0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.352170921 +0000 UTC m=+77.659891104 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3cfc0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c42f6c0 item 81 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3d640): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3d640): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3d640): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3d640): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3d640): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.353650504 +0000 UTC m=+77.661370687 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3d640): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3db40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3db40): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3db40): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c9424d0 item 82 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3db40): _readAt: size=2, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3db40): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3db40): _writeAt: size=3, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3db40): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3db40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.354550795 +0000 UTC m=+77.662270978 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc3db40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc641c0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc641c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc641c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc641c0): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc641c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.354550795 +0000 UTC m=+77.662270978 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc641c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c942850 item 82 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc64840): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc64840): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc64840): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc64840): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc64840): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.355881227 +0000 UTC m=+77.663601410 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc64840): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc64d40): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc64d40): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc64d40): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc64d40): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc64d40): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc64d40): _writeAt: size=3, off=7 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c942d90 item 83 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc64d40): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc64d40): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.356935157 +0000 UTC m=+77.664655340 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc64d40): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc65280): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc65280): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc65280): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc65280): >_readAt: n=8, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc65280): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.356935157 +0000 UTC m=+77.664655340 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc65280): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c943030 item 83 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc65900): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc65900): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc65900): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc65900): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc65900): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.358443345 +0000 UTC m=+77.666163529 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc65900): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc65e00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc65e00): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc65e00): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c943420 item 84 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc65e00): _readAt: size=2, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc65e00): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc65e00): _writeAt: size=3, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc65e00): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc65e00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.359223749 +0000 UTC m=+77.666943922 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc65e00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc84480): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc84480): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc84480): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc84480): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc84480): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.359223749 +0000 UTC m=+77.666943922 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc84480): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c9436c0 item 84 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc84b00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc84b00): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc84b00): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc84b00): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc84b00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.360365885 +0000 UTC m=+77.668086058 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc84b00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc85000): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc85000): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc85000): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc85000): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc85000): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc85000): _writeAt: size=3, off=7 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c943d50 item 85 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc85000): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc85000): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.360790918 +0000 UTC m=+77.668511091 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc85000): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc85540): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc85540): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc85540): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc85540): >_readAt: n=8, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc85540): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.360790918 +0000 UTC m=+77.668511091 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc85540): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf820e0 item 85 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc85bc0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc85bc0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc85bc0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc85bc0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc85bc0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.362477042 +0000 UTC m=+77.670197214 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cc85bc0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccac1c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccac1c0): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccac1c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf82460 item 86 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccac1c0): _readAt: size=2, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccac1c0): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccac1c0): _writeAt: size=3, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccac1c0): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccac1c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.362930798 +0000 UTC m=+77.670650981 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccac1c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccac740): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccac740): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccac740): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccac740): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccac740): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.362930798 +0000 UTC m=+77.670650981 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccac740): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf82620 item 86 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccacdc0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccacdc0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccacdc0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccacdc0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccacdc0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.363968899 +0000 UTC m=+77.671689072 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccacdc0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccad2c0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccad2c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccad2c0): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccad2c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccad2c0): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccad2c0): _writeAt: size=3, off=7 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf829a0 item 87 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccad2c0): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccad2c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.364643873 +0000 UTC m=+77.672364047 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccad2c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccad800): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccad800): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccad800): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccad800): >_readAt: n=8, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccad800): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.364643873 +0000 UTC m=+77.672364047 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccad800): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf82c40 item 87 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 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/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccade80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccade80): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccade80): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccade80): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccade80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.365689658 +0000 UTC m=+77.673409841 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccade80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccda480): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccda480): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccda480): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf83110 item 88 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccda480): _readAt: size=2, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccda480): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccda480): _writeAt: size=3, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccda480): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccda480): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.366604967 +0000 UTC m=+77.674325150 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccda480): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdaa00): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdaa00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdaa00): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdaa00): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdaa00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.366604967 +0000 UTC m=+77.674325150 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdaa00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf832d0 item 88 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdb040): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdb040): open at offset 0 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdb040): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdb040): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdb040): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdb040): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdb040): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdb040): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.367841231 +0000 UTC m=+77.675561404 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdb040): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdb580): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdb580): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdb580): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf837a0 item 89 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdb580): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdb580): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.368342828 +0000 UTC m=+77.676063001 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdb580): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdbac0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdbac0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdbac0): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdbac0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdbac0): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdbac0): _writeAt: size=3, off=7 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf83960 item 89 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdbac0): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdbac0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.368936548 +0000 UTC m=+77.676656722 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccdbac0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf8140): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf8140): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf8140): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf8140): >_readAt: n=8, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf8140): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.368936548 +0000 UTC m=+77.676656722 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf8140): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864cf83b20 item 89 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf8780): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf8780): open at offset 0 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf8780): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf8780): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf8780): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf8780): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf8780): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf8780): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.370068646 +0000 UTC m=+77.677788829 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf8780): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf8cc0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf8cc0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf8cc0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c408380 item 90 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf8cc0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf8cc0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.370518356 +0000 UTC m=+77.678238529 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf8cc0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf9200): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf9200): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf9200): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c408700 item 90 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf9200): _readAt: size=2, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf9200): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf9200): _writeAt: size=3, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf9200): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf9200): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.371027357 +0000 UTC m=+77.678747530 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf9200): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf97c0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf97c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf97c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf97c0): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf97c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.371027357 +0000 UTC m=+77.678747530 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf97c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c408a80 item 90 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf9e00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf9e00): open at offset 0 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf9e00): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf9e00): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf9e00): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf9e00): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf9e00): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf9e00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.372134989 +0000 UTC m=+77.679855162 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864ccf9e00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd26440): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd26440): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd26440): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c408fc0 item 91 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd26440): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd26440): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.372504196 +0000 UTC m=+77.680224369 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd26440): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd26980): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd26980): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd26980): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd26980): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd26980): >_readAt: n=2, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd26980): _writeAt: size=3, off=7 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c409730 item 91 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd26980): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd26980): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.372990915 +0000 UTC m=+77.680711088 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd26980): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd26f00): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd26f00): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd26f00): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd26f00): >_readAt: n=8, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd26f00): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.372990915 +0000 UTC m=+77.680711088 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd26f00): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c409b20 item 91 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 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/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd27540): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd27540): open at offset 0 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd27540): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd27540): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd27540): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd27540): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd27540): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd27540): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.374156395 +0000 UTC m=+77.681876568 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd27540): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd27a80): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd27a80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd27a80): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c1d0770 item 92 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd27a80): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd27a80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.374832011 +0000 UTC m=+77.682552184 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd27a80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd480c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd480c0): open at offset 5 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd480c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c1d11f0 item 92 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd480c0): _readAt: size=2, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd480c0): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd480c0): _writeAt: size=3, off=5 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd480c0): >_writeAt: n=3, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd480c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.375385227 +0000 UTC m=+77.683105400 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd480c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd48680): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd48680): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd48680): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd48680): >_readAt: n=3, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd48680): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.375385227 +0000 UTC m=+77.683105400 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd48680): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c1d1c00 item 92 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd48cc0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd48cc0): open at offset 0 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd48cc0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd48cc0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd48cc0): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd48cc0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd48cc0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd48cc0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.376477729 +0000 UTC m=+77.684197902 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd48cc0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd49200): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd49200): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd49200): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c4fe3f0 item 93 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd49200): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd49200): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.376900488 +0000 UTC m=+77.684620661 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd49200): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd49900): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd49900): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd49900): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd49900): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd49900): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.376900488 +0000 UTC m=+77.684620661 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd49900): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c4fe5b0 item 93 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 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/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd64040): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd64040): open at offset 0 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd64040): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd64040): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd64040): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd64040): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd64040): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd64040): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.378504326 +0000 UTC m=+77.686224499 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd64040): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd64580): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd64580): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd64580): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c4ff420 item 94 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd64580): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd64580): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.378915542 +0000 UTC m=+77.686635715 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd64580): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd64c80): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd64c80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd64c80): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd64c80): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd64c80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.378915542 +0000 UTC m=+77.686635715 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd64c80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c4ff730 item 94 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 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/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd652c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd652c0): open at offset 0 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd652c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd652c0): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd652c0): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd652c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd652c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd652c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.381158377 +0000 UTC m=+77.688878561 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd652c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd65800): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd65800): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd65800): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c4ffb90 item 95 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd65800): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd65800): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.381961785 +0000 UTC m=+77.689681968 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864cd65800): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0540): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0540): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0540): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0540): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0540): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.381961785 +0000 UTC m=+77.689681968 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0540): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c95c150 item 95 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 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/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0b80): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0b80): open at offset 0 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0b80): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0b80): _readAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0b80): >_readAt: n=0, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0b80): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0b80): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0b80): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.383538882 +0000 UTC m=+77.691259125 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c0b80): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c10c0): _writeAt: size=5, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c10c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c10c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c95c7e0 item 96 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c10c0): >_writeAt: n=5, err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c10c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.384052222 +0000 UTC m=+77.691772405 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c10c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/12 02:12:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/12 02:12:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c17c0): _readAt: size=512, off=0 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c17c0): openPending: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c17c0): >openPending: err= 2026/04/12 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c17c0): >_readAt: n=5, err=EOF 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c17c0): close: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-12 02:12:20.384052222 +0000 UTC m=+77.691772405 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : open-test-file(0x27864c8c17c0): >close: err= 2026/04/12 02:12:20 DEBUG : open-test-file: Remove: 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27864c95cbd0 item 96 2026/04/12 02:12:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/12 02:12:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/12 02:12:20 DEBUG : open-test-file: >Remove: err= 2026/04/12 02:12:20 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:20 DEBUG : Looking for writers 2026/04/12 02:12:20 DEBUG : >WaitForWriters: 2026/04/12 02:12:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.66s) --- PASS: TestRWFileHandleOpenTests/writes (0.31s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.04s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.35s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:20 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:12:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:20 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:12:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:20 DEBUG : file1: newRWFileHandle: 2026/04/12 02:12:20 DEBUG : file1(0x27864cc8e580): openPending: 2026/04/12 02:12:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:20 DEBUG : file1(0x27864cc8e580): >openPending: err= 2026/04/12 02:12:20 DEBUG : file1: >newRWFileHandle: err= 2026/04/12 02:12:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/12 02:12:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/12 02:12:20 DEBUG : file1(0x27864cc8e580): _writeAt: size=2, off=0 2026/04/12 02:12:20 DEBUG : file1(0x27864cc8e580): >_writeAt: n=2, err= 2026/04/12 02:12:20 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/12 02:12:20 DEBUG : file1(0x27864cc8e580): RWFileHandle.Flush 2026/04/12 02:12:20 DEBUG : file1(0x27864cc8e580): RWFileHandle.Release 2026/04/12 02:12:20 DEBUG : file1(0x27864cc8e580): close: 2026/04/12 02:12:20 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/12 02:12:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:20 DEBUG : file1(0x27864cc8e580): >close: err= 2026/04/12 02:12:20 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:20 DEBUG : Looking for writers 2026/04/12 02:12:20 DEBUG : file1: reading active writers 2026/04/12 02:12:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/12 02:12:20 DEBUG : Looking for writers 2026/04/12 02:12:20 DEBUG : file1: reading active writers 2026/04/12 02:12:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/12 02:12:20 DEBUG : Looking for writers 2026/04/12 02:12:20 DEBUG : file1: reading active writers 2026/04/12 02:12:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/12 02:12:20 DEBUG : Looking for writers 2026/04/12 02:12:20 DEBUG : file1: reading active writers 2026/04/12 02:12:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/12 02:12:20 DEBUG : file1: vfs cache: starting upload 2026/04/12 02:12:20 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/12 02:12:20 DEBUG : Looking for writers 2026/04/12 02:12:20 DEBUG : file1: reading active writers 2026/04/12 02:12:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/12 02:12:20 DEBUG : Looking for writers 2026/04/12 02:12:20 DEBUG : file1: reading active writers 2026/04/12 02:12:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/12 02:12:21 DEBUG : file1: size = 2 OK 2026/04/12 02:12:21 DEBUG : file1.rclone_chunk.001_d563mm: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/12 02:12:21 INFO : file1.rclone_chunk.001_d563mm: Copied (server-side copy) to: file1 2026/04/12 02:12:21 INFO : file1.rclone_chunk.001_d563mm: Deleted 2026/04/12 02:12:21 DEBUG : file1: size = 2 OK 2026/04/12 02:12:21 INFO : file1: Copied (new) 2026/04/12 02:12:21 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/04/12 02:12:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/12 02:12:21 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/12 02:12:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:21 INFO : file1: vfs cache: upload succeeded try #1 2026/04/12 02:12:21 DEBUG : Looking for writers 2026/04/12 02:12:21 DEBUG : file1: reading active writers 2026/04/12 02:12:21 DEBUG : >WaitForWriters: 2026/04/12 02:12:21 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:21 DEBUG : Looking for writers 2026/04/12 02:12:21 DEBUG : file1: reading active writers 2026/04/12 02:12:21 DEBUG : >WaitForWriters: 2026/04/12 02:12:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.91s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:12:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:21 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:12:21 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:21 DEBUG : rename_me: newRWFileHandle: 2026/04/12 02:12:21 DEBUG : rename_me(0x27864cc8f6c0): openPending: 2026/04/12 02:12:21 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/12 02:12:21 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/12 02:12:21 DEBUG : rename_me(0x27864cc8f6c0): >openPending: err= 2026/04/12 02:12:21 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/12 02:12:21 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/12 02:12:21 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/12 02:12:21 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/12 02:12:21 DEBUG : rename_me(0x27864cc8f6c0): _writeAt: size=5, off=0 2026/04/12 02:12:21 DEBUG : rename_me(0x27864cc8f6c0): >_writeAt: n=5, err= 2026/04/12 02:12:21 DEBUG : rename_me(0x27864cc8f6c0): close: 2026/04/12 02:12:21 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-12 02:12:21.44372651 +0000 UTC m=+78.751446684 2026/04/12 02:12:21 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/12 02:12:21 DEBUG : rename_me(0x27864cc8f6c0): >close: err= 2026/04/12 02:12:21 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/12 02:12:21 DEBUG : i_was_renamed: Updating file with 0x27864c802480 2026/04/12 02:12:21 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/12 02:12:21 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/12 02:12:21 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:21 DEBUG : Looking for writers 2026/04/12 02:12:21 DEBUG : i_was_renamed: reading active writers 2026/04/12 02:12:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/12 02:12:21 DEBUG : Looking for writers 2026/04/12 02:12:21 DEBUG : i_was_renamed: reading active writers 2026/04/12 02:12:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/12 02:12:21 DEBUG : Looking for writers 2026/04/12 02:12:21 DEBUG : i_was_renamed: reading active writers 2026/04/12 02:12:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/12 02:12:21 DEBUG : Looking for writers 2026/04/12 02:12:21 DEBUG : i_was_renamed: reading active writers 2026/04/12 02:12:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/12 02:12:21 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/12 02:12:21 DEBUG : i_was_renamed: skip slow SHA1 on source file, hashing in-transit 2026/04/12 02:12:21 DEBUG : Looking for writers 2026/04/12 02:12:21 DEBUG : i_was_renamed: reading active writers 2026/04/12 02:12:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/12 02:12:21 DEBUG : Looking for writers 2026/04/12 02:12:21 DEBUG : i_was_renamed: reading active writers 2026/04/12 02:12:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/12 02:12:21 DEBUG : i_was_renamed: size = 5 OK 2026/04/12 02:12:21 DEBUG : i_was_renamed.rclone_chunk.001_d56483: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/12 02:12:21 INFO : i_was_renamed.rclone_chunk.001_d56483: Copied (server-side copy) to: i_was_renamed 2026/04/12 02:12:21 INFO : i_was_renamed.rclone_chunk.001_d56483: Deleted 2026/04/12 02:12:21 DEBUG : i_was_renamed: size = 5 OK 2026/04/12 02:12:21 INFO : i_was_renamed: Copied (new) 2026/04/12 02:12:21 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-12 02:12:21.44372651 +0000 UTC" 2026/04/12 02:12:21 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/12 02:12:21 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/12 02:12:21 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/12 02:12:22 DEBUG : Looking for writers 2026/04/12 02:12:22 DEBUG : i_was_renamed: reading active writers 2026/04/12 02:12:22 DEBUG : >WaitForWriters: 2026/04/12 02:12:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.83s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/12 02:12:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/12 02:12:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-fuziyak8wibe" 2026/04/12 02:12:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/12 02:12:22 DEBUG : forgetting directory cache 2026/04/12 02:12:22 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/12 02:12:22 DEBUG : TestRWCacheUpdate.rclone_chunk.001_d565of: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/04/12 02:12:22 INFO : TestRWCacheUpdate.rclone_chunk.001_d565of: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/12 02:12:22 INFO : TestRWCacheUpdate.rclone_chunk.001_d565of: Deleted 2026/04/12 02:12:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/12 02:12:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/12 02:12:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/12 02:12:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/12 02:12:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/12 02:12:23 DEBUG : TestRWCacheUpdate(0x27864cb003c0): _readAt: size=512, off=0 2026/04/12 02:12:23 DEBUG : TestRWCacheUpdate(0x27864cb003c0): openPending: 2026/04/12 02:12:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-12 01:13:22.227665402 +0000 UTC" against cached fingerprint "" 2026/04/12 02:12:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/12 02:12:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/12 02:12:23 DEBUG : TestRWCacheUpdate(0x27864cb003c0): >openPending: err= 2026/04/12 02:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/12 02:12:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/12 02:12:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:23 DEBUG : TestRWCacheUpdate(0x27864cb003c0): >_readAt: n=20, err=EOF 2026/04/12 02:12:23 DEBUG : TestRWCacheUpdate(0x27864cb003c0): close: 2026/04/12 02:12:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-12 01:13:22.227665402 +0000 UTC 2026/04/12 02:12:23 DEBUG : TestRWCacheUpdate(0x27864cb003c0): >close: err= 2026/04/12 02:12:23 DEBUG : forgetting directory cache 2026/04/12 02:12:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/12 02:12:23 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/12 02:12:23 DEBUG : TestRWCacheUpdate.rclone_chunk.001_d566fb: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/04/12 02:12:23 INFO : TestRWCacheUpdate.rclone_chunk.001_d566fb: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/12 02:12:23 INFO : TestRWCacheUpdate.rclone_chunk.001_d566fb: Deleted 2026/04/12 02:12:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate(0x27864c81f280): _readAt: size=512, off=0 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate(0x27864c81f280): openPending: 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-12 01:14:22.227665402 +0000 UTC" against cached fingerprint "20,2026-04-12 01:13:22.227665402 +0000 UTC" 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-12 01:14:22.227665402 +0000 UTC" != cached fingerprint "20,2026-04-12 01:13:22.227665402 +0000 UTC") 2026/04/12 02:12:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/12 02:12:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate(0x27864c81f280): >openPending: err= 2026/04/12 02:12:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate(0x27864c81f280): >_readAt: n=20, err=EOF 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate(0x27864c81f280): close: 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-12 01:14:22.227665402 +0000 UTC 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate(0x27864c81f280): >close: err= 2026/04/12 02:12:24 DEBUG : forgetting directory cache 2026/04/12 02:12:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate.rclone_chunk.001_d5670w: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/04/12 02:12:24 INFO : TestRWCacheUpdate.rclone_chunk.001_d5670w: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/12 02:12:24 INFO : TestRWCacheUpdate.rclone_chunk.001_d5670w: Deleted 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate(0x27864c973640): _readAt: size=512, off=0 2026/04/12 02:12:24 DEBUG : TestRWCacheUpdate(0x27864c973640): openPending: 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-12 01:15:22.227665402 +0000 UTC" against cached fingerprint "20,2026-04-12 01:14:22.227665402 +0000 UTC" 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-12 01:15:22.227665402 +0000 UTC" != cached fingerprint "20,2026-04-12 01:14:22.227665402 +0000 UTC") 2026/04/12 02:12:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/12 02:12:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate(0x27864c973640): >openPending: err= 2026/04/12 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate(0x27864c973640): >_readAt: n=20, err=EOF 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate(0x27864c973640): close: 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-12 01:15:22.227665402 +0000 UTC 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate(0x27864c973640): >close: err= 2026/04/12 02:12:25 DEBUG : forgetting directory cache 2026/04/12 02:12:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate.rclone_chunk.001_d568ro: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/04/12 02:12:25 INFO : TestRWCacheUpdate.rclone_chunk.001_d568ro: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/12 02:12:25 INFO : TestRWCacheUpdate.rclone_chunk.001_d568ro: Deleted 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate(0x27864c8c04c0): _readAt: size=512, off=0 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate(0x27864c8c04c0): openPending: 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-12 01:16:22.227665402 +0000 UTC" against cached fingerprint "20,2026-04-12 01:15:22.227665402 +0000 UTC" 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-12 01:16:22.227665402 +0000 UTC" != cached fingerprint "20,2026-04-12 01:15:22.227665402 +0000 UTC") 2026/04/12 02:12:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/12 02:12:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate(0x27864c8c04c0): >openPending: err= 2026/04/12 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:26 DEBUG : TestRWCacheUpdate(0x27864c8c04c0): >_readAt: n=20, err=EOF 2026/04/12 02:12:26 DEBUG : TestRWCacheUpdate(0x27864c8c04c0): close: 2026/04/12 02:12:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-12 01:16:22.227665402 +0000 UTC 2026/04/12 02:12:26 DEBUG : TestRWCacheUpdate(0x27864c8c04c0): >close: err= 2026/04/12 02:12:26 DEBUG : forgetting directory cache 2026/04/12 02:12:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/12 02:12:26 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/12 02:12:26 DEBUG : TestRWCacheUpdate.rclone_chunk.001_d5693h: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/04/12 02:12:26 INFO : TestRWCacheUpdate.rclone_chunk.001_d5693h: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/12 02:12:26 INFO : TestRWCacheUpdate.rclone_chunk.001_d5693h: Deleted 2026/04/12 02:12:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/12 02:12:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/12 02:12:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/12 02:12:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/12 02:12:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/12 02:12:26 DEBUG : TestRWCacheUpdate(0x27864cc8edc0): _readAt: size=512, off=0 2026/04/12 02:12:26 DEBUG : TestRWCacheUpdate(0x27864cc8edc0): openPending: 2026/04/12 02:12:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-12 01:17:22.227665402 +0000 UTC" against cached fingerprint "20,2026-04-12 01:16:22.227665402 +0000 UTC" 2026/04/12 02:12:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-12 01:17:22.227665402 +0000 UTC" != cached fingerprint "20,2026-04-12 01:16:22.227665402 +0000 UTC") 2026/04/12 02:12:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/12 02:12:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/12 02:12:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/12 02:12:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/12 02:12:26 DEBUG : TestRWCacheUpdate(0x27864cc8edc0): >openPending: err= 2026/04/12 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/12 02:12:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/12 02:12:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate(0x27864cc8edc0): >_readAt: n=20, err=EOF 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate(0x27864cc8edc0): close: 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-12 01:17:22.227665402 +0000 UTC 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate(0x27864cc8edc0): >close: err= 2026/04/12 02:12:27 DEBUG : forgetting directory cache 2026/04/12 02:12:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate.rclone_chunk.001_d56a1m: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/04/12 02:12:27 INFO : TestRWCacheUpdate.rclone_chunk.001_d56a1m: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/12 02:12:27 INFO : TestRWCacheUpdate.rclone_chunk.001_d56a1m: Deleted 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate(0x27864c5c3cc0): _readAt: size=512, off=0 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate(0x27864c5c3cc0): openPending: 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-12 01:18:22.227665402 +0000 UTC" against cached fingerprint "20,2026-04-12 01:17:22.227665402 +0000 UTC" 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-12 01:18:22.227665402 +0000 UTC" != cached fingerprint "20,2026-04-12 01:17:22.227665402 +0000 UTC") 2026/04/12 02:12:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/12 02:12:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate(0x27864c5c3cc0): >openPending: err= 2026/04/12 02:12:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate(0x27864c5c3cc0): >_readAt: n=20, err=EOF 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate(0x27864c5c3cc0): close: 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-12 01:18:22.227665402 +0000 UTC 2026/04/12 02:12:27 DEBUG : TestRWCacheUpdate(0x27864c5c3cc0): >close: err= 2026/04/12 02:12:28 DEBUG : forgetting directory cache 2026/04/12 02:12:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/12 02:12:28 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/04/12 02:12:28 DEBUG : TestRWCacheUpdate.rclone_chunk.001_d56b9c: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/04/12 02:12:28 INFO : TestRWCacheUpdate.rclone_chunk.001_d56b9c: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/12 02:12:28 INFO : TestRWCacheUpdate.rclone_chunk.001_d56b9c: Deleted 2026/04/12 02:12:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/12 02:12:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/12 02:12:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/12 02:12:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/12 02:12:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/12 02:12:28 DEBUG : TestRWCacheUpdate(0x27864cb01d00): _readAt: size=512, off=0 2026/04/12 02:12:28 DEBUG : TestRWCacheUpdate(0x27864cb01d00): openPending: 2026/04/12 02:12:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-12 01:19:22.227665402 +0000 UTC" against cached fingerprint "20,2026-04-12 01:18:22.227665402 +0000 UTC" 2026/04/12 02:12:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-12 01:19:22.227665402 +0000 UTC" != cached fingerprint "20,2026-04-12 01:18:22.227665402 +0000 UTC") 2026/04/12 02:12:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/12 02:12:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/12 02:12:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/12 02:12:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/12 02:12:28 DEBUG : TestRWCacheUpdate(0x27864cb01d00): >openPending: err= 2026/04/12 02:12:28 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/12 02:12:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/12 02:12:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:28 DEBUG : TestRWCacheUpdate(0x27864cb01d00): >_readAt: n=21, err=EOF 2026/04/12 02:12:28 DEBUG : TestRWCacheUpdate(0x27864cb01d00): close: 2026/04/12 02:12:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-12 01:19:22.227665402 +0000 UTC 2026/04/12 02:12:28 DEBUG : TestRWCacheUpdate(0x27864cb01d00): >close: err= 2026/04/12 02:12:28 DEBUG : forgetting directory cache 2026/04/12 02:12:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/12 02:12:29 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/04/12 02:12:29 DEBUG : TestRWCacheUpdate.rclone_chunk.001_d56baq: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/04/12 02:12:29 INFO : TestRWCacheUpdate.rclone_chunk.001_d56baq: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/12 02:12:29 INFO : TestRWCacheUpdate.rclone_chunk.001_d56baq: Deleted 2026/04/12 02:12:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/12 02:12:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/12 02:12:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/12 02:12:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/12 02:12:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/12 02:12:29 DEBUG : TestRWCacheUpdate(0x27864ccb4880): _readAt: size=512, off=0 2026/04/12 02:12:29 DEBUG : TestRWCacheUpdate(0x27864ccb4880): openPending: 2026/04/12 02:12:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-12 01:20:22.227665402 +0000 UTC" against cached fingerprint "21,2026-04-12 01:19:22.227665402 +0000 UTC" 2026/04/12 02:12:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-12 01:20:22.227665402 +0000 UTC" != cached fingerprint "21,2026-04-12 01:19:22.227665402 +0000 UTC") 2026/04/12 02:12:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/12 02:12:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/12 02:12:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/12 02:12:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/12 02:12:29 DEBUG : TestRWCacheUpdate(0x27864ccb4880): >openPending: err= 2026/04/12 02:12:29 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/12 02:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/12 02:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:29 DEBUG : TestRWCacheUpdate(0x27864ccb4880): >_readAt: n=22, err=EOF 2026/04/12 02:12:29 DEBUG : TestRWCacheUpdate(0x27864ccb4880): close: 2026/04/12 02:12:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-12 01:20:22.227665402 +0000 UTC 2026/04/12 02:12:29 DEBUG : TestRWCacheUpdate(0x27864ccb4880): >close: err= 2026/04/12 02:12:29 DEBUG : forgetting directory cache 2026/04/12 02:12:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/12 02:12:30 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/04/12 02:12:30 DEBUG : TestRWCacheUpdate.rclone_chunk.001_d56crm: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/04/12 02:12:30 INFO : TestRWCacheUpdate.rclone_chunk.001_d56crm: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/12 02:12:30 INFO : TestRWCacheUpdate.rclone_chunk.001_d56crm: Deleted 2026/04/12 02:12:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/12 02:12:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/12 02:12:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/12 02:12:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/12 02:12:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/12 02:12:30 DEBUG : TestRWCacheUpdate(0x27864cd16b00): _readAt: size=512, off=0 2026/04/12 02:12:30 DEBUG : TestRWCacheUpdate(0x27864cd16b00): openPending: 2026/04/12 02:12:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-12 01:21:22.227665402 +0000 UTC" against cached fingerprint "22,2026-04-12 01:20:22.227665402 +0000 UTC" 2026/04/12 02:12:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-12 01:21:22.227665402 +0000 UTC" != cached fingerprint "22,2026-04-12 01:20:22.227665402 +0000 UTC") 2026/04/12 02:12:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/12 02:12:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/12 02:12:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/12 02:12:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/12 02:12:30 DEBUG : TestRWCacheUpdate(0x27864cd16b00): >openPending: err= 2026/04/12 02:12:30 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/12 02:12:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/12 02:12:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:30 DEBUG : TestRWCacheUpdate(0x27864cd16b00): >_readAt: n=23, err=EOF 2026/04/12 02:12:30 DEBUG : TestRWCacheUpdate(0x27864cd16b00): close: 2026/04/12 02:12:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-12 01:21:22.227665402 +0000 UTC 2026/04/12 02:12:30 DEBUG : TestRWCacheUpdate(0x27864cd16b00): >close: err= 2026/04/12 02:12:30 DEBUG : forgetting directory cache 2026/04/12 02:12:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/12 02:12:31 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/04/12 02:12:31 DEBUG : TestRWCacheUpdate.rclone_chunk.001_d56d1h: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/04/12 02:12:31 INFO : TestRWCacheUpdate.rclone_chunk.001_d56d1h: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/12 02:12:31 INFO : TestRWCacheUpdate.rclone_chunk.001_d56d1h: Deleted 2026/04/12 02:12:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/12 02:12:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/12 02:12:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/12 02:12:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/12 02:12:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/12 02:12:31 DEBUG : TestRWCacheUpdate(0x27864cd172c0): _readAt: size=512, off=0 2026/04/12 02:12:31 DEBUG : TestRWCacheUpdate(0x27864cd172c0): openPending: 2026/04/12 02:12:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-12 01:22:22.227665402 +0000 UTC" against cached fingerprint "23,2026-04-12 01:21:22.227665402 +0000 UTC" 2026/04/12 02:12:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-12 01:22:22.227665402 +0000 UTC" != cached fingerprint "23,2026-04-12 01:21:22.227665402 +0000 UTC") 2026/04/12 02:12:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/12 02:12:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/12 02:12:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/12 02:12:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/12 02:12:31 DEBUG : TestRWCacheUpdate(0x27864cd172c0): >openPending: err= 2026/04/12 02:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/12 02:12:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/12 02:12:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:31 DEBUG : TestRWCacheUpdate(0x27864cd172c0): >_readAt: n=24, err=EOF 2026/04/12 02:12:31 DEBUG : TestRWCacheUpdate(0x27864cd172c0): close: 2026/04/12 02:12:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-12 01:22:22.227665402 +0000 UTC 2026/04/12 02:12:31 DEBUG : TestRWCacheUpdate(0x27864cd172c0): >close: err= 2026/04/12 02:12:31 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:31 DEBUG : Looking for writers 2026/04/12 02:12:31 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/12 02:12:31 DEBUG : >WaitForWriters: 2026/04/12 02:12:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': vfs cache: cleaner exiting 2026/04/12 02:12:31 DEBUG : forgetting directory cache 2026/04/12 02:12:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.56s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:32 DEBUG : FiLeA: size = 5 OK 2026/04/12 02:12:32 DEBUG : FiLeA.rclone_chunk.001_d56e0i: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/04/12 02:12:32 INFO : FiLeA.rclone_chunk.001_d56e0i: Copied (server-side copy) to: FiLeA 2026/04/12 02:12:32 INFO : FiLeA.rclone_chunk.001_d56e0i: Deleted 2026/04/12 02:12:32 DEBUG : FiLeB: size = 5 OK 2026/04/12 02:12:32 DEBUG : FiLeB.rclone_chunk.001_d56fu5: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/04/12 02:12:32 INFO : FiLeB.rclone_chunk.001_d56fu5: Copied (server-side copy) to: FiLeB 2026/04/12 02:12:32 INFO : FiLeB.rclone_chunk.001_d56fu5: Deleted 2026/04/12 02:12:33 DEBUG : FilEb: size = 5 OK 2026/04/12 02:12:33 DEBUG : FilEb.rclone_chunk.001_d56fjj: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/04/12 02:12:33 INFO : FilEb.rclone_chunk.001_d56fjj: Copied (server-side copy) to: FilEb 2026/04/12 02:12:33 INFO : FilEb.rclone_chunk.001_d56fjj: Deleted 2026/04/12 02:12:33 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:33 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/12 02:12:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/12 02:12:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/12 02:12:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/12 02:12:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/12 02:12:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/12 02:12:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/12 02:12:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/12 02:12:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/12 02:12:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:33 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:33 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/12 02:12:33 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/12 02:12:33 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/12 02:12:33 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:33 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:33 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:33 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/12 02:12:33 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/12 02:12:33 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/12 02:12:33 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:33 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/12 02:12:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/12 02:12:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/12 02:12:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:33 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/12 02:12:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/12 02:12:33 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/12 02:12:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:33 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/12 02:12:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/12 02:12:33 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/12 02:12:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:33 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/12 02:12:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/12 02:12:33 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/12 02:12:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:33 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:33 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/12 02:12:33 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/12 02:12:33 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/12 02:12:33 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:34 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:34 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:34 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/12 02:12:34 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/12 02:12:34 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/12 02:12:34 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:34 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:34 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:34 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/12 02:12:34 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/12 02:12:34 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:34 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/12 02:12:34 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/12 02:12:34 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/12 02:12:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/12 02:12:34 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/12 02:12:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:34 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:34 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:34 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:34 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:34 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:34 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:34 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:34 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/12 02:12:34 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/12 02:12:34 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/12 02:12:34 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:34 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:34 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:34 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/12 02:12:34 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/12 02:12:34 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/12 02:12:34 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:34 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:34 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:34 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:34 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:34 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:34 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:34 DEBUG : Looking for writers 2026/04/12 02:12:34 DEBUG : FiLeA: reading active writers 2026/04/12 02:12:34 DEBUG : FiLeB: reading active writers 2026/04/12 02:12:34 DEBUG : FilEb: reading active writers 2026/04/12 02:12:34 DEBUG : >WaitForWriters: 2026/04/12 02:12:34 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:34 DEBUG : Looking for writers 2026/04/12 02:12:34 DEBUG : FiLeB: reading active writers 2026/04/12 02:12:34 DEBUG : FilEb: reading active writers 2026/04/12 02:12:34 DEBUG : FiLeA: reading active writers 2026/04/12 02:12:34 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.72s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:34 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/04/12 02:12:34 DEBUG : normal name with no special characters.txt.rclone_chunk.001_d56hh3: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/04/12 02:12:34 INFO : normal name with no special characters.txt.rclone_chunk.001_d56hh3: Copied (server-side copy) to: normal name with no special characters.txt 2026/04/12 02:12:34 INFO : normal name with no special characters.txt.rclone_chunk.001_d56hh3: Deleted 2026/04/12 02:12:35 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/04/12 02:12:35 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_d56hlo: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/04/12 02:12:35 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_d56hlo: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/04/12 02:12:35 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_d56hlo: Deleted 2026/04/12 02:12:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:35 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:35 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/12 02:12:35 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/12 02:12:35 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/12 02:12:35 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:35 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:35 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:35 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/12 02:12:35 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/12 02:12:35 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/12 02:12:35 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:35 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:35 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:35 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/12 02:12:35 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/12 02:12:35 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/12 02:12:35 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:35 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:35 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:35 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:35 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:35 DEBUG : Looking for writers 2026/04/12 02:12:35 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/12 02:12:35 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/12 02:12:35 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.40s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': Reusing VFS from active cache 2026/04/12 02:12:35 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:35 DEBUG : Looking for writers 2026/04/12 02:12:35 DEBUG : >WaitForWriters: 2026/04/12 02:12:35 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:35 DEBUG : Looking for writers 2026/04/12 02:12:35 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.08s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:35 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:35 DEBUG : Looking for writers 2026/04/12 02:12:35 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:36 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:36 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:36 DEBUG : Looking for writers 2026/04/12 02:12:36 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.08s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:36 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:36 DEBUG : file1: size = 14 OK 2026/04/12 02:12:36 DEBUG : file1.rclone_chunk.001_d56jsp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:12:36 INFO : file1.rclone_chunk.001_d56jsp: Copied (server-side copy) to: file1 2026/04/12 02:12:36 INFO : file1.rclone_chunk.001_d56jsp: Deleted 2026/04/12 02:12:36 DEBUG : dir/file2: size = 14 OK 2026/04/12 02:12:36 DEBUG : dir/file2.rclone_chunk.001_d56j98: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/12 02:12:36 INFO : dir/file2.rclone_chunk.001_d56j98: Copied (server-side copy) to: dir/file2 2026/04/12 02:12:36 INFO : dir/file2.rclone_chunk.001_d56j98: Deleted 2026/04/12 02:12:37 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:37 DEBUG : dir: Looking for writers 2026/04/12 02:12:37 DEBUG : file2: reading active writers 2026/04/12 02:12:37 DEBUG : Looking for writers 2026/04/12 02:12:37 DEBUG : dir: reading active writers 2026/04/12 02:12:37 DEBUG : file1: reading active writers 2026/04/12 02:12:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.44s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:37 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:37 DEBUG : file1: size = 14 OK 2026/04/12 02:12:37 DEBUG : file1.rclone_chunk.001_d56kdb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:12:37 INFO : file1.rclone_chunk.001_d56kdb: Copied (server-side copy) to: file1 2026/04/12 02:12:38 INFO : file1.rclone_chunk.001_d56kdb: Deleted 2026/04/12 02:12:38 DEBUG : dir/file2: size = 14 OK 2026/04/12 02:12:38 DEBUG : dir/file2.rclone_chunk.001_d56l7h: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/12 02:12:38 INFO : dir/file2.rclone_chunk.001_d56l7h: Copied (server-side copy) to: dir/file2 2026/04/12 02:12:38 INFO : dir/file2.rclone_chunk.001_d56l7h: Deleted 2026/04/12 02:12:38 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:38 DEBUG : dir: Looking for writers 2026/04/12 02:12:38 DEBUG : Looking for writers 2026/04/12 02:12:38 DEBUG : dir: reading active writers 2026/04/12 02:12:38 DEBUG : file1: reading active writers 2026/04/12 02:12:38 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.30s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:39 DEBUG : file1: size = 14 OK 2026/04/12 02:12:39 DEBUG : file1.rclone_chunk.001_d56lmu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/12 02:12:39 INFO : file1.rclone_chunk.001_d56lmu: Copied (server-side copy) to: file1 2026/04/12 02:12:39 INFO : file1.rclone_chunk.001_d56lmu: Deleted 2026/04/12 02:12:39 DEBUG : dir/file2: size = 14 OK 2026/04/12 02:12:39 DEBUG : dir/file2.rclone_chunk.001_d56ml5: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/12 02:12:39 INFO : dir/file2.rclone_chunk.001_d56ml5: Copied (server-side copy) to: dir/file2 2026/04/12 02:12:39 INFO : dir/file2.rclone_chunk.001_d56ml5: Deleted 2026/04/12 02:12:39 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:39 DEBUG : file1: Open: flags=O_RDONLY 2026/04/12 02:12:39 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/12 02:12:39 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/12 02:12:39 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:39 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/12 02:12:39 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/12 02:12:40 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:40 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:40 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/12 02:12:40 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/12 02:12:40 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/12 02:12:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/12 02:12:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': File to upload is small (0 bytes), uploading instead of streaming 2026/04/12 02:12:40 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/12 02:12:40 DEBUG : dir/new_file.txt.rclone_chunk.001_d56nxu: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/12 02:12:40 INFO : dir/new_file.txt.rclone_chunk.001_d56nxu: Copied (server-side copy) to: dir/new_file.txt 2026/04/12 02:12:40 INFO : dir/new_file.txt.rclone_chunk.001_d56nxu: Deleted 2026/04/12 02:12:40 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/12 02:12:40 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/12 02:12:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/12 02:12:40 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:40 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/12 02:12:40 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:40 DEBUG : dir: Looking for writers 2026/04/12 02:12:40 DEBUG : file2: reading active writers 2026/04/12 02:12:40 DEBUG : new_file.txt: reading active writers 2026/04/12 02:12:40 DEBUG : Looking for writers 2026/04/12 02:12:40 DEBUG : dir: reading active writers 2026/04/12 02:12:40 DEBUG : file1: reading active writers 2026/04/12 02:12:40 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.86s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:40 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:41 DEBUG : dir/file2: size = 14 OK 2026/04/12 02:12:41 DEBUG : dir/file2.rclone_chunk.001_d56n0q: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/12 02:12:41 INFO : dir/file2.rclone_chunk.001_d56n0q: Copied (server-side copy) to: dir/file2 2026/04/12 02:12:41 INFO : dir/file2.rclone_chunk.001_d56n0q: Deleted 2026/04/12 02:12:41 DEBUG : dir/file2: copy non-chunked object... 2026/04/12 02:12:41 DEBUG : dir/file1: size = 14 OK 2026/04/12 02:12:41 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/04/12 02:12:41 INFO : dir/file2: Deleted 2026/04/12 02:12:41 DEBUG : dir/file1: Updating file with dir/file1 0x27864c9003c0 2026/04/12 02:12:41 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/12 02:12:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:41 DEBUG : dir/file1: copy non-chunked object... 2026/04/12 02:12:42 DEBUG : file0: size = 14 OK 2026/04/12 02:12:42 INFO : dir/file1: Copied (server-side copy) to: file0 2026/04/12 02:12:42 INFO : dir/file1: Deleted 2026/04/12 02:12:42 DEBUG : file0: Updating file with file0 0x27864c9003c0 2026/04/12 02:12:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/12 02:12:42 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/12 02:12:42 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:42 DEBUG : dir: Looking for writers 2026/04/12 02:12:42 DEBUG : Looking for writers 2026/04/12 02:12:42 DEBUG : dir: reading active writers 2026/04/12 02:12:42 DEBUG : file0: reading active writers 2026/04/12 02:12:42 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.56s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:42 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:42 DEBUG : Looking for writers 2026/04/12 02:12:42 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:42 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:42 DEBUG : Looking for writers 2026/04/12 02:12:42 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.11s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:42 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:42 DEBUG : Looking for writers 2026/04/12 02:12:42 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.09s) === 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 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:42 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:42 DEBUG : Looking for writers 2026/04/12 02:12:42 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/12 02:12:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/12 02:12:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:42 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/12 02:12:42 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/12 02:12:42 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/12 02:12:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': File to upload is small (5 bytes), uploading instead of streaming 2026/04/12 02:12:43 DEBUG : file1: size = 5 OK 2026/04/12 02:12:43 DEBUG : file1.rclone_chunk.001_d56pmt: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/12 02:12:43 INFO : file1.rclone_chunk.001_d56pmt: Copied (server-side copy) to: file1 2026/04/12 02:12:43 INFO : file1.rclone_chunk.001_d56pmt: Deleted 2026/04/12 02:12:43 DEBUG : file1: size = 5 OK 2026/04/12 02:12:43 DEBUG : file1: Size of src and dst objects identical 2026/04/12 02:12:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/12 02:12:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/12 02:12:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/12 02:12:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/12 02:12:43 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/12 02:12:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/12 02:12:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/12 02:12:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/12 02:12:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/12 02:12:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': File to upload is small (0 bytes), uploading instead of streaming 2026/04/12 02:12:43 DEBUG : file1: size = 0 OK 2026/04/12 02:12:43 DEBUG : file1.rclone_chunk.001_d56qv5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/12 02:12:43 INFO : file1.rclone_chunk.001_d56qv5: Copied (server-side copy) to: file1 2026/04/12 02:12:43 INFO : file1.rclone_chunk.001_d56qv5: Deleted 2026/04/12 02:12:43 DEBUG : file1: size = 0 OK 2026/04/12 02:12:43 DEBUG : file1: Size of src and dst objects identical 2026/04/12 02:12:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/12 02:12:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/12 02:12:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/12 02:12:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/12 02:12:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': File to upload is small (7 bytes), uploading instead of streaming 2026/04/12 02:12:44 DEBUG : file1: size = 7 OK 2026/04/12 02:12:44 DEBUG : file1.rclone_chunk.001_d56qc5: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/12 02:12:44 INFO : file1.rclone_chunk.001_d56qc5: Copied (server-side copy) to: file1 2026/04/12 02:12:44 INFO : file1.rclone_chunk.001_d56qc5: Deleted 2026/04/12 02:12:44 DEBUG : file1: size = 7 OK 2026/04/12 02:12:44 DEBUG : file1: Size of src and dst objects identical 2026/04/12 02:12:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:44 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:44 DEBUG : Looking for writers 2026/04/12 02:12:44 DEBUG : file1: reading active writers 2026/04/12 02:12:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.75s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/12 02:12:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/12 02:12:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:44 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/12 02:12:45 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/12 02:12:45 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/12 02:12:45 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/12 02:12:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': File to upload is small (11 bytes), uploading instead of streaming 2026/04/12 02:12:45 DEBUG : file1: size = 11 OK 2026/04/12 02:12:45 DEBUG : file1.rclone_chunk.001_d56sfr: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/12 02:12:45 INFO : file1.rclone_chunk.001_d56sfr: Copied (server-side copy) to: file1 2026/04/12 02:12:45 INFO : file1.rclone_chunk.001_d56sfr: Deleted 2026/04/12 02:12:45 DEBUG : file1: size = 11 OK 2026/04/12 02:12:45 DEBUG : file1: Size of src and dst objects identical 2026/04/12 02:12:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:45 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/12 02:12:46 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:46 DEBUG : Looking for writers 2026/04/12 02:12:46 DEBUG : file1: reading active writers 2026/04/12 02:12:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.75s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:46 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/12 02:12:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/12 02:12:46 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/12 02:12:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': File to upload is small (5 bytes), uploading instead of streaming 2026/04/12 02:12:46 DEBUG : file1: size = 5 OK 2026/04/12 02:12:46 DEBUG : file1.rclone_chunk.001_d56t55: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/12 02:12:46 INFO : file1.rclone_chunk.001_d56t55: Copied (server-side copy) to: file1 2026/04/12 02:12:46 INFO : file1.rclone_chunk.001_d56t55: Deleted 2026/04/12 02:12:46 DEBUG : file1: size = 5 OK 2026/04/12 02:12:46 DEBUG : file1: Size of src and dst objects identical 2026/04/12 02:12:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:46 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/12 02:12:46 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:46 DEBUG : Looking for writers 2026/04/12 02:12:46 DEBUG : file1: reading active writers 2026/04/12 02:12:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.62s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:46 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/12 02:12:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/12 02:12:46 DEBUG : file1: WriteFileHandle.Release closing 2026/04/12 02:12:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': File to upload is small (0 bytes), uploading instead of streaming 2026/04/12 02:12:47 DEBUG : file1: size = 0 OK 2026/04/12 02:12:47 DEBUG : file1.rclone_chunk.001_d56tlt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/12 02:12:47 INFO : file1.rclone_chunk.001_d56tlt: Copied (server-side copy) to: file1 2026/04/12 02:12:47 INFO : file1.rclone_chunk.001_d56tlt: Deleted 2026/04/12 02:12:47 DEBUG : file1: size = 0 OK 2026/04/12 02:12:47 DEBUG : file1: Size of src and dst objects identical 2026/04/12 02:12:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:47 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/12 02:12:47 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:47 DEBUG : Looking for writers 2026/04/12 02:12:47 DEBUG : file1: reading active writers 2026/04/12 02:12:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.61s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/12 02:12:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/12 02:12:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': File to upload is small (2 bytes), uploading instead of streaming 2026/04/12 02:12:47 DEBUG : file1: size = 2 OK 2026/04/12 02:12:47 DEBUG : file1.rclone_chunk.001_d56ujr: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/12 02:12:47 INFO : file1.rclone_chunk.001_d56ujr: Copied (server-side copy) to: file1 2026/04/12 02:12:47 INFO : file1.rclone_chunk.001_d56ujr: Deleted 2026/04/12 02:12:47 DEBUG : file1: size = 2 OK 2026/04/12 02:12:47 DEBUG : file1: Size of src and dst objects identical 2026/04/12 02:12:48 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/12 02:12:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:48 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:48 DEBUG : Looking for writers 2026/04/12 02:12:48 DEBUG : file1: reading active writers 2026/04/12 02:12:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.73s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/12 02:12:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/12 02:12:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': File to upload is small (0 bytes), uploading instead of streaming 2026/04/12 02:12:48 DEBUG : file1: size = 0 OK 2026/04/12 02:12:48 DEBUG : file1.rclone_chunk.001_d56vt3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/12 02:12:48 INFO : file1.rclone_chunk.001_d56vt3: Copied (server-side copy) to: file1 2026/04/12 02:12:48 INFO : file1.rclone_chunk.001_d56vt3: Deleted 2026/04/12 02:12:48 DEBUG : file1: size = 0 OK 2026/04/12 02:12:48 DEBUG : file1: Size of src and dst objects identical 2026/04/12 02:12:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:48 DEBUG : file1: Open: flags=O_RDONLY 2026/04/12 02:12:48 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/12 02:12:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/12 02:12:48 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:48 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:48 DEBUG : Looking for writers 2026/04/12 02:12:48 DEBUG : file1: reading active writers 2026/04/12 02:12:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.69s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/12 02:12:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/12 02:12:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/12 02:12:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/12 02:12:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': File to upload is small (100 bytes), uploading instead of streaming 2026/04/12 02:12:49 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/04/12 02:12:49 DEBUG : file1.rclone_chunk.001_d56v9d: md5 = ac5aa4f353a8f0d7cb2db7f618403bcb OK 2026/04/12 02:12:49 INFO : file1.rclone_chunk.001_d56v9d: Copied (server-side copy) to: file1.rclone_chunk.001 2026/04/12 02:12:49 INFO : file1.rclone_chunk.001_d56v9d: Deleted 2026/04/12 02:12:49 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/04/12 02:12:49 DEBUG : file1.rclone_chunk.002_d56v9d: md5 = 7041b2f1dfae4ab33dccfddcb0f166f3 OK 2026/04/12 02:12:49 INFO : file1.rclone_chunk.002_d56v9d: Copied (server-side copy) to: file1.rclone_chunk.002 2026/04/12 02:12:49 INFO : file1.rclone_chunk.002_d56v9d: Deleted 2026/04/12 02:12:49 DEBUG : file1: size = 100 OK 2026/04/12 02:12:49 DEBUG : file1: Size of src and dst objects identical 2026/04/12 02:12:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/12 02:12:49 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/12 02:12:49 DEBUG : file1: Open: flags=O_RDONLY 2026/04/12 02:12:49 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/12 02:12:49 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/12 02:12:49 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:49 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:49 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:49 DEBUG : Looking for writers 2026/04/12 02:12:49 DEBUG : file1: reading active writers 2026/04/12 02:12:49 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.19s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:50 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:50 DEBUG : flat/f000.txt: size = 7 OK 2026/04/12 02:12:50 DEBUG : flat/f000.txt.rclone_chunk.001_d56xlm: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/04/12 02:12:50 INFO : flat/f000.txt.rclone_chunk.001_d56xlm: Copied (server-side copy) to: flat/f000.txt 2026/04/12 02:12:50 INFO : flat/f000.txt.rclone_chunk.001_d56xlm: Deleted 2026/04/12 02:12:50 DEBUG : flat/f001.txt: size = 14 OK 2026/04/12 02:12:50 DEBUG : flat/f001.txt.rclone_chunk.001_d56x2n: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/04/12 02:12:50 INFO : flat/f001.txt.rclone_chunk.001_d56x2n: Copied (server-side copy) to: flat/f001.txt 2026/04/12 02:12:50 INFO : flat/f001.txt.rclone_chunk.001_d56x2n: Deleted 2026/04/12 02:12:51 DEBUG : flat/f002.txt: size = 21 OK 2026/04/12 02:12:51 DEBUG : flat/f002.txt.rclone_chunk.001_d56xk7: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/04/12 02:12:51 INFO : flat/f002.txt.rclone_chunk.001_d56xk7: Copied (server-side copy) to: flat/f002.txt 2026/04/12 02:12:51 INFO : flat/f002.txt.rclone_chunk.001_d56xk7: Deleted 2026/04/12 02:12:51 DEBUG : flat/f003.txt: size = 28 OK 2026/04/12 02:12:51 DEBUG : flat/f003.txt.rclone_chunk.001_d56yqj: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/04/12 02:12:51 INFO : flat/f003.txt.rclone_chunk.001_d56yqj: Copied (server-side copy) to: flat/f003.txt 2026/04/12 02:12:51 INFO : flat/f003.txt.rclone_chunk.001_d56yqj: Deleted 2026/04/12 02:12:52 DEBUG : flat/f004.txt: size = 35 OK 2026/04/12 02:12:52 DEBUG : flat/f004.txt.rclone_chunk.001_d56yu0: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/04/12 02:12:52 INFO : flat/f004.txt.rclone_chunk.001_d56yu0: Copied (server-side copy) to: flat/f004.txt 2026/04/12 02:12:52 INFO : flat/f004.txt.rclone_chunk.001_d56yu0: Deleted 2026/04/12 02:12:52 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/12 02:12:52 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/12 02:12:52 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:52 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:52 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/12 02:12:52 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/12 02:12:52 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:52 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:52 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/12 02:12:52 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/12 02:12:52 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:52 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:52 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/12 02:12:52 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/12 02:12:52 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:52 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:52 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/12 02:12:52 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/12 02:12:52 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:53 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:53 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:53 DEBUG : flat: Looking for writers 2026/04/12 02:12:53 DEBUG : f000.txt: reading active writers 2026/04/12 02:12:53 DEBUG : f001.txt: reading active writers 2026/04/12 02:12:53 DEBUG : f002.txt: reading active writers 2026/04/12 02:12:53 DEBUG : f003.txt: reading active writers 2026/04/12 02:12:53 DEBUG : f004.txt: reading active writers 2026/04/12 02:12:53 DEBUG : Looking for writers 2026/04/12 02:12:53 DEBUG : flat: reading active writers 2026/04/12 02:12:53 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.45s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:53 DEBUG : a/top.txt: size = 3 OK 2026/04/12 02:12:53 DEBUG : a/top.txt.rclone_chunk.001_d57040: md5 = b28354b543375bfa94dabaeda722927f OK 2026/04/12 02:12:53 INFO : a/top.txt.rclone_chunk.001_d57040: Copied (server-side copy) to: a/top.txt 2026/04/12 02:12:54 INFO : a/top.txt.rclone_chunk.001_d57040: Deleted 2026/04/12 02:12:54 DEBUG : a/b/mid.txt: size = 3 OK 2026/04/12 02:12:54 DEBUG : a/b/mid.txt.rclone_chunk.001_d57194: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/04/12 02:12:54 INFO : a/b/mid.txt.rclone_chunk.001_d57194: Copied (server-side copy) to: a/b/mid.txt 2026/04/12 02:12:54 INFO : a/b/mid.txt.rclone_chunk.001_d57194: Deleted 2026/04/12 02:12:54 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/04/12 02:12:54 DEBUG : a/b/c/deep.txt.rclone_chunk.001_d571ed: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/04/12 02:12:54 INFO : a/b/c/deep.txt.rclone_chunk.001_d571ed: Copied (server-side copy) to: a/b/c/deep.txt 2026/04/12 02:12:54 INFO : a/b/c/deep.txt.rclone_chunk.001_d571ed: Deleted 2026/04/12 02:12:55 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/12 02:12:55 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/12 02:12:55 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:55 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:55 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/12 02:12:55 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/12 02:12:55 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:55 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:55 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/12 02:12:55 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/12 02:12:55 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:55 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:55 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:55 DEBUG : a/b/c: Looking for writers 2026/04/12 02:12:55 DEBUG : deep.txt: reading active writers 2026/04/12 02:12:55 DEBUG : a/b: Looking for writers 2026/04/12 02:12:55 DEBUG : c: reading active writers 2026/04/12 02:12:55 DEBUG : mid.txt: reading active writers 2026/04/12 02:12:55 DEBUG : a: Looking for writers 2026/04/12 02:12:55 DEBUG : top.txt: reading active writers 2026/04/12 02:12:55 DEBUG : b: reading active writers 2026/04/12 02:12:55 DEBUG : Looking for writers 2026/04/12 02:12:55 DEBUG : a: reading active writers 2026/04/12 02:12:55 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.26s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:55 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/04/12 02:12:55 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:55 DEBUG : Looking for writers 2026/04/12 02:12:55 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe'", Local "Local file system at /tmp/rclone2367942934", Modify Window "1ns" 2026/04/12 02:12:55 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': poll-interval is not supported by this remote 2026/04/12 02:12:56 DEBUG : dir1/a.txt: size = 1 OK 2026/04/12 02:12:56 DEBUG : dir1/a.txt.rclone_chunk.001_d5727t: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/04/12 02:12:56 INFO : dir1/a.txt.rclone_chunk.001_d5727t: Copied (server-side copy) to: dir1/a.txt 2026/04/12 02:12:56 INFO : dir1/a.txt.rclone_chunk.001_d5727t: Deleted 2026/04/12 02:12:56 DEBUG : dir2/b.txt: size = 1 OK 2026/04/12 02:12:56 DEBUG : dir2/b.txt.rclone_chunk.001_d573ye: md5 = 415290769594460e2e485922904f345d OK 2026/04/12 02:12:56 INFO : dir2/b.txt.rclone_chunk.001_d573ye: Copied (server-side copy) to: dir2/b.txt 2026/04/12 02:12:56 INFO : dir2/b.txt.rclone_chunk.001_d573ye: Deleted 2026/04/12 02:12:57 DEBUG : dir3/c.txt: size = 1 OK 2026/04/12 02:12:57 DEBUG : dir3/c.txt.rclone_chunk.001_d57309: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/04/12 02:12:57 INFO : dir3/c.txt.rclone_chunk.001_d57309: Copied (server-side copy) to: dir3/c.txt 2026/04/12 02:12:57 INFO : dir3/c.txt.rclone_chunk.001_d57309: Deleted 2026/04/12 02:12:57 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/12 02:12:57 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/12 02:12:57 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:57 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:57 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/12 02:12:57 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/12 02:12:57 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:57 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:57 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/12 02:12:57 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/12 02:12:57 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/12 02:12:57 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/12 02:12:57 DEBUG : WaitForWriters: timeout=30s 2026/04/12 02:12:57 DEBUG : dir1: Looking for writers 2026/04/12 02:12:57 DEBUG : a.txt: reading active writers 2026/04/12 02:12:57 DEBUG : dir2: Looking for writers 2026/04/12 02:12:57 DEBUG : b.txt: reading active writers 2026/04/12 02:12:57 DEBUG : dir3: Looking for writers 2026/04/12 02:12:57 DEBUG : c.txt: reading active writers 2026/04/12 02:12:57 DEBUG : Looking for writers 2026/04/12 02:12:57 DEBUG : dir3: reading active writers 2026/04/12 02:12:57 DEBUG : dir1: reading active writers 2026/04/12 02:12:57 DEBUG : dir2: reading active writers 2026/04/12 02:12:57 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.15s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/12 02:12:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-fuziyak8wibe': Purge remote 2026/04/12 02:12:57 DEBUG : Waiting for deletions to finish 2026/04/12 02:12:58 INFO : S3 bucket rclone-test-fuziyak8wibe: Bucket "rclone-test-fuziyak8wibe" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1QuickS3: -verbose -size-limit 1024" - Finished OK in 1m55.686578719s (try 1/5)