"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/07/07 03:20:22 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza" 2026/07/07 03:20:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:20:22 DEBUG : Creating backend with remote "TestS3:rclone-test-kipagug5qaza" 2026/07/07 03:20:22 DEBUG : Creating backend with remote "/tmp/rclone712660446" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:23 INFO : S3 bucket rclone-test-kipagug5qaza: Bucket "rclone-test-kipagug5qaza" created with ACL "" 2026/07/07 03:20:24 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:24 DEBUG : dir/file1.rclone_chunk.001_shoaez: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:24 INFO : dir/file1.rclone_chunk.001_shoaez: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:24 INFO : dir/file1.rclone_chunk.001_shoaez: Deleted 2026/07/07 03:20:24 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:24 DEBUG : dir: Looking for writers 2026/07/07 03:20:24 DEBUG : Looking for writers 2026/07/07 03:20:24 DEBUG : dir: reading active writers 2026/07/07 03:20:24 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.73s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:25 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:25 DEBUG : dir/file1.rclone_chunk.001_shob59: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:25 INFO : dir/file1.rclone_chunk.001_shob59: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:25 INFO : dir/file1.rclone_chunk.001_shob59: Deleted 2026/07/07 03:20:25 DEBUG : dir/file2: size = 15 OK 2026/07/07 03:20:25 DEBUG : dir/file2.rclone_chunk.001_shoc6n: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/07/07 03:20:25 INFO : dir/file2.rclone_chunk.001_shoc6n: Copied (server-side copy) to: dir/file2 2026/07/07 03:20:25 INFO : dir/file2.rclone_chunk.001_shoc6n: Deleted 2026/07/07 03:20:25 DEBUG : dir/subdir/file3: size = 16 OK 2026/07/07 03:20:25 DEBUG : dir/subdir/file3.rclone_chunk.001_shoc3h: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/07/07 03:20:25 INFO : dir/subdir/file3.rclone_chunk.001_shoc3h: Copied (server-side copy) to: dir/subdir/file3 2026/07/07 03:20:25 INFO : dir/subdir/file3.rclone_chunk.001_shoc3h: Deleted 2026/07/07 03:20:26 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:26 DEBUG : dir/subdir: Looking for writers 2026/07/07 03:20:26 DEBUG : dir: Looking for writers 2026/07/07 03:20:26 DEBUG : file1: reading active writers 2026/07/07 03:20:26 DEBUG : file2: reading active writers 2026/07/07 03:20:26 DEBUG : subdir: reading active writers 2026/07/07 03:20:26 DEBUG : Looking for writers 2026/07/07 03:20:26 DEBUG : dir: reading active writers 2026/07/07 03:20:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.01s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:27 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:27 DEBUG : dir/file1.rclone_chunk.001_shodkd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:27 INFO : dir/file1.rclone_chunk.001_shodkd: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:27 INFO : dir/file1.rclone_chunk.001_shodkd: Deleted 2026/07/07 03:20:27 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:27 DEBUG : dir: Looking for writers 2026/07/07 03:20:27 DEBUG : file1: reading active writers 2026/07/07 03:20:27 DEBUG : Looking for writers 2026/07/07 03:20:27 DEBUG : dir: reading active writers 2026/07/07 03:20:27 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.85s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:27 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:27 DEBUG : dir/file1.rclone_chunk.001_shoec1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:27 INFO : dir/file1.rclone_chunk.001_shoec1: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:27 INFO : dir/file1.rclone_chunk.001_shoec1: Deleted 2026/07/07 03:20:28 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:28 DEBUG : dir: Looking for writers 2026/07/07 03:20:28 DEBUG : Looking for writers 2026/07/07 03:20:28 DEBUG : dir: reading active writers 2026/07/07 03:20:28 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.79s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:28 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:28 DEBUG : dir/file1.rclone_chunk.001_shof7t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:28 INFO : dir/file1.rclone_chunk.001_shof7t: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:28 INFO : dir/file1.rclone_chunk.001_shof7t: Deleted 2026/07/07 03:20:29 DEBUG : dir: forgetting directory cache 2026/07/07 03:20:29 DEBUG : forgetting directory cache 2026/07/07 03:20:29 DEBUG : dir: forgetting directory cache 2026/07/07 03:20:29 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:29 DEBUG : Looking for writers 2026/07/07 03:20:29 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.92s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:29 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:29 DEBUG : dir/file1.rclone_chunk.001_shog13: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:29 INFO : dir/file1.rclone_chunk.001_shog13: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:29 INFO : dir/file1.rclone_chunk.001_shog13: Deleted 2026/07/07 03:20:29 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/07 03:20:29 DEBUG : dir: invalidating directory cache 2026/07/07 03:20:29 DEBUG : >ForgetPath: 2026/07/07 03:20:29 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/07 03:20:29 DEBUG : invalidating directory cache 2026/07/07 03:20:29 DEBUG : dir: forgetting directory cache 2026/07/07 03:20:29 DEBUG : >ForgetPath: 2026/07/07 03:20:29 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/07 03:20:29 DEBUG : >ForgetPath: 2026/07/07 03:20:29 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:29 DEBUG : dir: Looking for writers 2026/07/07 03:20:29 DEBUG : Looking for writers 2026/07/07 03:20:29 DEBUG : dir: reading active writers 2026/07/07 03:20:29 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.88s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:30 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:30 DEBUG : dir/file1.rclone_chunk.001_shohdl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:30 INFO : dir/file1.rclone_chunk.001_shohdl: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:30 INFO : dir/file1.rclone_chunk.001_shohdl: Deleted 2026/07/07 03:20:31 DEBUG : fil/a/b/c: size = 15 OK 2026/07/07 03:20:31 DEBUG : fil/a/b/c.rclone_chunk.001_shoh0g: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/07/07 03:20:31 INFO : fil/a/b/c.rclone_chunk.001_shoh0g: Copied (server-side copy) to: fil/a/b/c 2026/07/07 03:20:31 INFO : fil/a/b/c.rclone_chunk.001_shoh0g: Deleted 2026/07/07 03:20:31 DEBUG : forgetting directory cache 2026/07/07 03:20:31 DEBUG : dir: forgetting directory cache 2026/07/07 03:20:31 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:31 DEBUG : fil/a/b: Looking for writers 2026/07/07 03:20:31 DEBUG : fil/a: Looking for writers 2026/07/07 03:20:31 DEBUG : b: reading active writers 2026/07/07 03:20:31 DEBUG : fil: Looking for writers 2026/07/07 03:20:31 DEBUG : a: reading active writers 2026/07/07 03:20:31 DEBUG : dir: Looking for writers 2026/07/07 03:20:31 DEBUG : Looking for writers 2026/07/07 03:20:31 DEBUG : dir: reading active writers 2026/07/07 03:20:31 DEBUG : fil: reading active writers 2026/07/07 03:20:31 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.80s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:32 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:32 DEBUG : dir/file1.rclone_chunk.001_shoijl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:32 INFO : dir/file1.rclone_chunk.001_shoijl: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:32 INFO : dir/file1.rclone_chunk.001_shoijl: Deleted 2026/07/07 03:20:32 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:32 DEBUG : dir: Looking for writers 2026/07/07 03:20:32 DEBUG : Looking for writers 2026/07/07 03:20:32 DEBUG : dir: reading active writers 2026/07/07 03:20:32 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.83s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:33 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:33 DEBUG : dir/file1.rclone_chunk.001_shojmc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:33 INFO : dir/file1.rclone_chunk.001_shojmc: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:33 INFO : dir/file1.rclone_chunk.001_shojmc: Deleted 2026/07/07 03:20:33 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:33 DEBUG : dir: Looking for writers 2026/07/07 03:20:33 DEBUG : file1: reading active writers 2026/07/07 03:20:33 DEBUG : Looking for writers 2026/07/07 03:20:33 DEBUG : dir: reading active writers 2026/07/07 03:20:33 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.86s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:33 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:33 DEBUG : dir/file1.rclone_chunk.001_shok67: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:33 INFO : dir/file1.rclone_chunk.001_shok67: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:34 INFO : dir/file1.rclone_chunk.001_shok67: Deleted 2026/07/07 03:20:34 DEBUG : dir/file2: size = 15 OK 2026/07/07 03:20:34 DEBUG : dir/file2.rclone_chunk.001_sholw3: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/07/07 03:20:34 INFO : dir/file2.rclone_chunk.001_sholw3: Copied (server-side copy) to: dir/file2 2026/07/07 03:20:34 INFO : dir/file2.rclone_chunk.001_sholw3: Deleted 2026/07/07 03:20:34 DEBUG : dir/subdir/file3: size = 16 OK 2026/07/07 03:20:34 DEBUG : dir/subdir/file3.rclone_chunk.001_shol9f: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/07/07 03:20:34 INFO : dir/subdir/file3.rclone_chunk.001_shol9f: Copied (server-side copy) to: dir/subdir/file3 2026/07/07 03:20:34 INFO : dir/subdir/file3.rclone_chunk.001_shol9f: Deleted === RUN TestDirReadDirAll/Virtual 2026/07/07 03:20:35 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/07 03:20:35 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/07 03:20:35 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/07 03:20:35 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/07 03:20:35 DEBUG : dir/virtualFile: size = 20 OK 2026/07/07 03:20:35 DEBUG : dir/virtualFile.rclone_chunk.001_shomrl: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/07/07 03:20:35 INFO : dir/virtualFile.rclone_chunk.001_shomrl: Copied (server-side copy) to: dir/virtualFile 2026/07/07 03:20:35 INFO : dir/virtualFile.rclone_chunk.001_shomrl: Deleted 2026/07/07 03:20:36 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/07/07 03:20:36 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_shom2l: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/07/07 03:20:36 INFO : dir/virtualDir/testFile.rclone_chunk.001_shom2l: Copied (server-side copy) to: dir/virtualDir/testFile 2026/07/07 03:20:36 INFO : dir/virtualDir/testFile.rclone_chunk.001_shom2l: Deleted 2026/07/07 03:20:36 DEBUG : S3 bucket rclone-test-kipagug5qaza: bucket is versioned: false 2026/07/07 03:20:36 DEBUG : Waiting for deletions to finish 2026/07/07 03:20:36 DEBUG : "dir/subdir/file3" version false 2026/07/07 03:20:36 DEBUG : dir/subdir/file3: Deleting (id "") 2026/07/07 03:20:36 INFO : dir/subdir/file3: Deleted 2026/07/07 03:20:36 DEBUG : dir: invalidating directory cache 2026/07/07 03:20:36 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/07 03:20:36 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/07 03:20:36 DEBUG : dir/file1: Reset virtual modtime 2026/07/07 03:20:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/07 03:20:36 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/07 03:20:36 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/07 03:20:36 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/07 03:20:36 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/07 03:20:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:20:36 DEBUG : dir: invalidating directory cache 2026/07/07 03:20:36 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/07 03:20:36 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/07 03:20:36 DEBUG : forgetting directory cache 2026/07/07 03:20:36 DEBUG : dir: forgetting directory cache 2026/07/07 03:20:36 DEBUG : dir/virtualDir2: forgetting directory cache 2026/07/07 03:20:36 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/07 03:20:36 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:36 DEBUG : dir/virtualDir: Looking for writers 2026/07/07 03:20:36 DEBUG : dir/virtualDir2: Looking for writers 2026/07/07 03:20:36 DEBUG : dir: Looking for writers 2026/07/07 03:20:36 DEBUG : file1: reading active writers 2026/07/07 03:20:36 DEBUG : virtualFile2: reading active writers 2026/07/07 03:20:36 DEBUG : virtualDir2: reading active writers 2026/07/07 03:20:36 DEBUG : virtualFile: reading active writers 2026/07/07 03:20:36 DEBUG : virtualDir: reading active writers 2026/07/07 03:20:36 DEBUG : Looking for writers 2026/07/07 03:20:36 DEBUG : dir: reading active writers 2026/07/07 03:20:36 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.28s) --- PASS: TestDirReadDirAll/Virtual (1.22s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:37 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:37 DEBUG : dir/file1.rclone_chunk.001_shonkc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:37 INFO : dir/file1.rclone_chunk.001_shonkc: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:37 INFO : dir/file1.rclone_chunk.001_shonkc: Deleted 2026/07/07 03:20:37 ERROR : dir/: Can only open directories read only 2026/07/07 03:20:37 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:37 DEBUG : dir: Looking for writers 2026/07/07 03:20:37 DEBUG : Looking for writers 2026/07/07 03:20:37 DEBUG : dir: reading active writers 2026/07/07 03:20:37 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.83s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:38 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:38 DEBUG : dir/file1.rclone_chunk.001_shoo65: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:38 INFO : dir/file1.rclone_chunk.001_shoo65: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:38 INFO : dir/file1.rclone_chunk.001_shoo65: Deleted 2026/07/07 03:20:38 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:20:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/07 03:20:38 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/07 03:20:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/07 03:20:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': File to upload is small (5 bytes), uploading instead of streaming 2026/07/07 03:20:38 DEBUG : dir/potato: size = 5 OK 2026/07/07 03:20:38 DEBUG : dir/potato.rclone_chunk.001_shop1p: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 03:20:38 INFO : dir/potato.rclone_chunk.001_shop1p: Copied (server-side copy) to: dir/potato 2026/07/07 03:20:38 INFO : dir/potato.rclone_chunk.001_shop1p: Deleted 2026/07/07 03:20:38 DEBUG : dir/potato: size = 5 OK 2026/07/07 03:20:38 NOTICE: Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/07 03:20:38 DEBUG : dir/potato: Size of src and dst objects identical 2026/07/07 03:20:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/07 03:20:38 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:38 DEBUG : dir: Looking for writers 2026/07/07 03:20:38 DEBUG : potato: reading active writers 2026/07/07 03:20:38 DEBUG : file1: reading active writers 2026/07/07 03:20:38 DEBUG : Looking for writers 2026/07/07 03:20:38 DEBUG : dir: reading active writers 2026/07/07 03:20:38 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.44s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:39 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:39 DEBUG : dir/file1.rclone_chunk.001_shoqvu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:39 INFO : dir/file1.rclone_chunk.001_shoqvu: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:39 INFO : dir/file1.rclone_chunk.001_shoqvu: Deleted 2026/07/07 03:20:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/07/07 03:20:40 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:40 DEBUG : dir/sub: Looking for writers 2026/07/07 03:20:40 DEBUG : dir: Looking for writers 2026/07/07 03:20:40 DEBUG : file1: reading active writers 2026/07/07 03:20:40 DEBUG : sub: reading active writers 2026/07/07 03:20:40 DEBUG : Looking for writers 2026/07/07 03:20:40 DEBUG : dir: reading active writers 2026/07/07 03:20:40 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.19s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:40 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:40 DEBUG : dir/file1.rclone_chunk.001_shor49: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:40 INFO : dir/file1.rclone_chunk.001_shor49: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:40 INFO : dir/file1.rclone_chunk.001_shor49: Deleted 2026/07/07 03:20:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/07 03:20:41 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/07/07 03:20:41 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:41 DEBUG : dir/sub/subsub: Looking for writers 2026/07/07 03:20:41 DEBUG : dir/sub: Looking for writers 2026/07/07 03:20:41 DEBUG : subsub: reading active writers 2026/07/07 03:20:41 DEBUG : dir: Looking for writers 2026/07/07 03:20:41 DEBUG : file1: reading active writers 2026/07/07 03:20:41 DEBUG : sub: reading active writers 2026/07/07 03:20:41 DEBUG : Looking for writers 2026/07/07 03:20:41 DEBUG : dir: reading active writers 2026/07/07 03:20:41 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.15s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:41 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:41 DEBUG : dir/file1.rclone_chunk.001_shosgb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:41 INFO : dir/file1.rclone_chunk.001_shosgb: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:41 INFO : dir/file1.rclone_chunk.001_shosgb: Deleted 2026/07/07 03:20:42 ERROR : dir/: Dir.Remove not empty 2026/07/07 03:20:42 DEBUG : dir/file1: Remove: 2026/07/07 03:20:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:20:42 DEBUG : dir/file1: >Remove: err= 2026/07/07 03:20:42 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/07 03:20:42 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:42 DEBUG : Looking for writers 2026/07/07 03:20:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.91s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:42 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:42 DEBUG : dir/file1.rclone_chunk.001_shot4g: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:42 INFO : dir/file1.rclone_chunk.001_shot4g: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:42 INFO : dir/file1.rclone_chunk.001_shot4g: Deleted 2026/07/07 03:20:43 DEBUG : dir/file1: Remove: 2026/07/07 03:20:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:20:43 DEBUG : dir/file1: >Remove: err= 2026/07/07 03:20:43 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/07 03:20:43 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:43 DEBUG : Looking for writers 2026/07/07 03:20:43 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.90s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:43 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:43 DEBUG : dir/file1.rclone_chunk.001_shou6v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:43 INFO : dir/file1.rclone_chunk.001_shou6v: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:43 INFO : dir/file1.rclone_chunk.001_shou6v: Deleted 2026/07/07 03:20:44 DEBUG : dir/file1: Remove: 2026/07/07 03:20:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:20:44 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/07/07 03:20:44 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:44 DEBUG : dir: Looking for writers 2026/07/07 03:20:44 DEBUG : Looking for writers 2026/07/07 03:20:44 DEBUG : dir: reading active writers 2026/07/07 03:20:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.97s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:44 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:44 DEBUG : dir/file1.rclone_chunk.001_shovve: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:44 INFO : dir/file1.rclone_chunk.001_shovve: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:44 INFO : dir/file1.rclone_chunk.001_shovve: Deleted 2026/07/07 03:20:45 DEBUG : dir/file3: size = 15 OK 2026/07/07 03:20:45 DEBUG : dir/file3.rclone_chunk.001_shovx9: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/07/07 03:20:45 INFO : dir/file3.rclone_chunk.001_shovx9: Copied (server-side copy) to: dir/file3 2026/07/07 03:20:45 INFO : dir/file3.rclone_chunk.001_shovx9: Deleted 2026/07/07 03:20:45 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/07 03:20:45 DEBUG : dir/file1: copy non-chunked object... 2026/07/07 03:20:45 DEBUG : dir/file3: copy non-chunked object... 2026/07/07 03:20:45 DEBUG : dir2/file1: size = 14 OK 2026/07/07 03:20:45 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/07/07 03:20:45 DEBUG : dir2/file3: size = 15 OK 2026/07/07 03:20:45 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/07/07 03:20:45 INFO : dir/file1: Deleted 2026/07/07 03:20:45 INFO : dir/file3: Deleted 2026/07/07 03:20:45 DEBUG : dir: Updating dir with dir2 0x188a65757c70 2026/07/07 03:20:45 DEBUG : dir: forgetting directory cache 2026/07/07 03:20:45 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/07 03:20:45 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/07 03:20:46 DEBUG : dir2/file1: copy non-chunked object... 2026/07/07 03:20:46 DEBUG : file2: size = 14 OK 2026/07/07 03:20:46 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/07/07 03:20:46 INFO : dir2/file1: Deleted 2026/07/07 03:20:46 DEBUG : file2: Updating file with file2 0x188a65d90dd0 2026/07/07 03:20:46 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/07 03:20:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/07 03:20:46 DEBUG : file2: copy non-chunked object... 2026/07/07 03:20:46 DEBUG : dir2/file3: size = 14 OK 2026/07/07 03:20:46 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/07/07 03:20:46 INFO : file2: Deleted 2026/07/07 03:20:46 DEBUG : dir2/file3: Updating file with dir2/file3 0x188a65d90dd0 2026/07/07 03:20:46 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/07 03:20:46 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/07 03:20:46 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/07 03:20:46 DEBUG : empty directory: Updating dir with renamed empty directory 0x188a65f80680 2026/07/07 03:20:46 DEBUG : empty directory: forgetting directory cache 2026/07/07 03:20:46 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/07 03:20:46 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/07 03:20:46 DEBUG : dir2: Renaming to "dir3" 2026/07/07 03:20:46 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:46 DEBUG : dir3: Looking for writers 2026/07/07 03:20:46 DEBUG : file3: reading active writers 2026/07/07 03:20:46 DEBUG : renamed empty directory: Looking for writers 2026/07/07 03:20:46 DEBUG : Looking for writers 2026/07/07 03:20:46 DEBUG : dir3: reading active writers 2026/07/07 03:20:46 DEBUG : renamed empty directory: reading active writers 2026/07/07 03:20:46 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.91s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:47 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:47 DEBUG : dir/file1.rclone_chunk.001_shoyvd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:47 INFO : dir/file1.rclone_chunk.001_shoyvd: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:47 INFO : dir/file1.rclone_chunk.001_shoyvd: Deleted 2026/07/07 03:20:47 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/07 03:20:47 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:20:47 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/07 03:20:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/07 03:20:47 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/07 03:20:47 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/07 03:20:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/07 03:20:47 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:20:47 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/07 03:20:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/07 03:20:47 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/07 03:20:47 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/07 03:20:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/07 03:20:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': File to upload is small (12 bytes), uploading instead of streaming 2026/07/07 03:20:48 DEBUG : dir/sub/file2: size = 12 OK 2026/07/07 03:20:48 DEBUG : dir/sub/file2.rclone_chunk.001_shoyme: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/07 03:20:48 INFO : dir/sub/file2.rclone_chunk.001_shoyme: Copied (server-side copy) to: dir/sub/file2 2026/07/07 03:20:48 INFO : dir/sub/file2.rclone_chunk.001_shoyme: Deleted 2026/07/07 03:20:48 DEBUG : dir/sub/file2: size = 12 OK 2026/07/07 03:20:48 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/07/07 03:20:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/07 03:20:48 DEBUG : forgetting directory cache 2026/07/07 03:20:48 DEBUG : dir: forgetting directory cache 2026/07/07 03:20:48 DEBUG : dir/sub: forgetting directory cache 2026/07/07 03:20:48 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/07 03:20:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': File to upload is small (5 bytes), uploading instead of streaming 2026/07/07 03:20:48 DEBUG : dir/sub/file0: size = 5 OK 2026/07/07 03:20:48 DEBUG : dir/sub/file0.rclone_chunk.001_shozwi: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 03:20:48 INFO : dir/sub/file0.rclone_chunk.001_shozwi: Copied (server-side copy) to: dir/sub/file0 2026/07/07 03:20:48 INFO : dir/sub/file0.rclone_chunk.001_shozwi: Deleted 2026/07/07 03:20:48 DEBUG : dir/sub/file0: size = 5 OK 2026/07/07 03:20:48 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/07/07 03:20:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/07 03:20:48 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:48 DEBUG : dir/sub: Looking for writers 2026/07/07 03:20:48 DEBUG : file0: reading active writers 2026/07/07 03:20:48 DEBUG : file2: reading active writers 2026/07/07 03:20:48 DEBUG : dir: Looking for writers 2026/07/07 03:20:48 DEBUG : sub: reading active writers 2026/07/07 03:20:48 DEBUG : file1: reading active writers 2026/07/07 03:20:48 DEBUG : Looking for writers 2026/07/07 03:20:48 DEBUG : dir: reading active writers 2026/07/07 03:20:48 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.83s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/07 03:20:48 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:48 DEBUG : Looking for writers 2026/07/07 03:20:48 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.08s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:49 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:49 DEBUG : dir/file1.rclone_chunk.001_shp0p1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:49 INFO : dir/file1.rclone_chunk.001_shp0p1: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:49 INFO : dir/file1.rclone_chunk.001_shp0p1: Deleted 2026/07/07 03:20:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/07 03:20:49 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:20:49 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/07 03:20:49 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/07 03:20:49 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/07 03:20:49 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:20:49 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/07 03:20:49 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/07 03:20:49 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:20:49 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/07 03:20:49 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/07 03:20:49 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/07 03:20:49 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:20:49 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/07 03:20:49 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:49 DEBUG : dir: Looking for writers 2026/07/07 03:20:49 DEBUG : file1: reading active writers 2026/07/07 03:20:49 DEBUG : file1.metadata: reading active writers 2026/07/07 03:20:49 DEBUG : Looking for writers 2026/07/07 03:20:49 DEBUG : dir: reading active writers 2026/07/07 03:20:49 DEBUG : dir.metadata: reading active writers 2026/07/07 03:20:49 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.85s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:50 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:50 DEBUG : dir/file1.rclone_chunk.001_shp0bm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:50 INFO : dir/file1.rclone_chunk.001_shp0bm: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:50 INFO : dir/file1.rclone_chunk.001_shp0bm: Deleted 2026/07/07 03:20:50 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:50 DEBUG : dir: Looking for writers 2026/07/07 03:20:50 DEBUG : file1: reading active writers 2026/07/07 03:20:50 DEBUG : Looking for writers 2026/07/07 03:20:50 DEBUG : dir: reading active writers 2026/07/07 03:20:50 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.96s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:51 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:51 DEBUG : dir/file1.rclone_chunk.001_shp1u8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:51 INFO : dir/file1.rclone_chunk.001_shp1u8: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:51 INFO : dir/file1.rclone_chunk.001_shp1u8: Deleted 2026/07/07 03:20:51 DEBUG : time_test: size = 5 OK 2026/07/07 03:20:51 DEBUG : time_test.rclone_chunk.001_shp21d: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/07/07 03:20:51 INFO : time_test.rclone_chunk.001_shp21d: Copied (server-side copy) to: time_test 2026/07/07 03:20:52 INFO : time_test.rclone_chunk.001_shp21d: Deleted 2026/07/07 03:20:52 DEBUG : Can set mod time: true 2026/07/07 03:20:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/07 03:20:52 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:52 DEBUG : dir: Looking for writers 2026/07/07 03:20:52 DEBUG : file1: reading active writers 2026/07/07 03:20:52 DEBUG : Looking for writers 2026/07/07 03:20:52 DEBUG : dir: reading active writers 2026/07/07 03:20:52 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:53 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:53 DEBUG : dir/file1.rclone_chunk.001_shp341: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:53 INFO : dir/file1.rclone_chunk.001_shp341: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:53 INFO : dir/file1.rclone_chunk.001_shp341: Deleted 2026/07/07 03:20:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 03:20:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/07 03:20:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:20:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': File to upload is small (0 bytes), uploading instead of streaming 2026/07/07 03:20:53 DEBUG : dir/file1: size = 0 OK 2026/07/07 03:20:53 DEBUG : dir/file1.rclone_chunk.001_shp4ba: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/07 03:20:53 INFO : dir/file1.rclone_chunk.001_shp4ba: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:53 INFO : dir/file1.rclone_chunk.001_shp4ba: Deleted 2026/07/07 03:20:53 DEBUG : dir/file1: size = 0 OK 2026/07/07 03:20:53 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/07 03:20:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/07 03:20:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:20:54 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:54 DEBUG : dir: Looking for writers 2026/07/07 03:20:54 DEBUG : file1: reading active writers 2026/07/07 03:20:54 DEBUG : Looking for writers 2026/07/07 03:20:54 DEBUG : dir: reading active writers 2026/07/07 03:20:54 DEBUG : >WaitForWriters: 2026/07/07 03:20:54 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:54 DEBUG : dir: Looking for writers 2026/07/07 03:20:54 DEBUG : file1: reading active writers 2026/07/07 03:20:54 DEBUG : Looking for writers 2026/07/07 03:20:54 DEBUG : dir: reading active writers 2026/07/07 03:20:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:54 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:54 DEBUG : dir/file1.rclone_chunk.001_shp5sv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:54 INFO : dir/file1.rclone_chunk.001_shp5sv: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:54 INFO : dir/file1.rclone_chunk.001_shp5sv: Deleted 2026/07/07 03:20:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 03:20:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/07 03:20:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:20:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': File to upload is small (5 bytes), uploading instead of streaming 2026/07/07 03:20:55 DEBUG : dir/file1: size = 5 OK 2026/07/07 03:20:55 DEBUG : dir/file1.rclone_chunk.001_shp6iz: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 03:20:55 INFO : dir/file1.rclone_chunk.001_shp6iz: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:55 INFO : dir/file1.rclone_chunk.001_shp6iz: Deleted 2026/07/07 03:20:55 DEBUG : dir/file1: size = 5 OK 2026/07/07 03:20:55 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/07 03:20:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/07 03:20:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:20:55 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:55 DEBUG : dir: Looking for writers 2026/07/07 03:20:55 DEBUG : file1: reading active writers 2026/07/07 03:20:55 DEBUG : Looking for writers 2026/07/07 03:20:55 DEBUG : dir: reading active writers 2026/07/07 03:20:55 DEBUG : >WaitForWriters: 2026/07/07 03:20:55 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:55 DEBUG : dir: Looking for writers 2026/07/07 03:20:55 DEBUG : file1: reading active writers 2026/07/07 03:20:55 DEBUG : Looking for writers 2026/07/07 03:20:55 DEBUG : dir: reading active writers 2026/07/07 03:20:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:20:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:20:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:20:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:20:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:20:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:20:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:20:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:20:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:20:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:20:56 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:56 DEBUG : dir/file1.rclone_chunk.001_shp76v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:56 INFO : dir/file1.rclone_chunk.001_shp76v: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:56 INFO : dir/file1.rclone_chunk.001_shp76v: Deleted 2026/07/07 03:20:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/07 03:20:56 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:56 DEBUG : dir: Looking for writers 2026/07/07 03:20:56 DEBUG : file1: reading active writers 2026/07/07 03:20:56 DEBUG : Looking for writers 2026/07/07 03:20:56 DEBUG : dir: reading active writers 2026/07/07 03:20:56 DEBUG : >WaitForWriters: 2026/07/07 03:20:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:20:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:20:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:20:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:20:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:20:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:20:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:20:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:20:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:20:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:20:57 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:57 DEBUG : dir/file1.rclone_chunk.001_shp8ev: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:57 INFO : dir/file1.rclone_chunk.001_shp8ev: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:57 INFO : dir/file1.rclone_chunk.001_shp8ev: Deleted 2026/07/07 03:20:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/07 03:20:57 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:20:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:20:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:20:57 DEBUG : dir/file1(0x188a65cc90c0): close: 2026/07/07 03:20:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/07 03:20:57 DEBUG : dir/file1(0x188a65cc90c0): >close: err= 2026/07/07 03:20:57 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:57 DEBUG : dir: Looking for writers 2026/07/07 03:20:57 DEBUG : file1: reading active writers 2026/07/07 03:20:57 DEBUG : Looking for writers 2026/07/07 03:20:57 DEBUG : dir: reading active writers 2026/07/07 03:20:57 DEBUG : >WaitForWriters: 2026/07/07 03:20:58 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:58 DEBUG : dir: Looking for writers 2026/07/07 03:20:58 DEBUG : file1: reading active writers 2026/07/07 03:20:58 DEBUG : Looking for writers 2026/07/07 03:20:58 DEBUG : dir: reading active writers 2026/07/07 03:20:58 DEBUG : >WaitForWriters: 2026/07/07 03:20:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:20:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:20:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:20:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:20:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:20:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:20:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:20:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:20:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:20:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:20:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:20:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:20:58 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:58 DEBUG : dir/file1.rclone_chunk.001_shp9as: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:20:58 INFO : dir/file1.rclone_chunk.001_shp9as: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:58 INFO : dir/file1.rclone_chunk.001_shp9as: Deleted 2026/07/07 03:20:58 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/07 03:20:58 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:20:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:20:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:20:58 DEBUG : dir/file1(0x188a658d0700): _writeAt: size=5, off=0 2026/07/07 03:20:58 DEBUG : dir/file1(0x188a658d0700): openPending: 2026/07/07 03:20:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/07 03:20:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/07 03:20:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:20:58 DEBUG : dir/file1(0x188a658d0700): >openPending: err= 2026/07/07 03:20:58 DEBUG : dir/file1(0x188a658d0700): >_writeAt: n=5, err= 2026/07/07 03:20:58 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/07 03:20:58 DEBUG : dir/file1(0x188a658d0700): close: 2026/07/07 03:20:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/07 03:20:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/07 03:20:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/07 03:20:58 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/07 03:20:59 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/07 03:20:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/07 03:20:59 DEBUG : dir/file1(0x188a658d0700): >close: err= 2026/07/07 03:20:59 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:59 DEBUG : dir: Looking for writers 2026/07/07 03:20:59 DEBUG : file1: reading active writers 2026/07/07 03:20:59 DEBUG : Looking for writers 2026/07/07 03:20:59 DEBUG : dir: reading active writers 2026/07/07 03:20:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:20:59 DEBUG : dir: Looking for writers 2026/07/07 03:20:59 DEBUG : file1: reading active writers 2026/07/07 03:20:59 DEBUG : Looking for writers 2026/07/07 03:20:59 DEBUG : dir: reading active writers 2026/07/07 03:20:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:20:59 DEBUG : dir: Looking for writers 2026/07/07 03:20:59 DEBUG : file1: reading active writers 2026/07/07 03:20:59 DEBUG : Looking for writers 2026/07/07 03:20:59 DEBUG : dir: reading active writers 2026/07/07 03:20:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:20:59 DEBUG : dir: Looking for writers 2026/07/07 03:20:59 DEBUG : file1: reading active writers 2026/07/07 03:20:59 DEBUG : Looking for writers 2026/07/07 03:20:59 DEBUG : dir: reading active writers 2026/07/07 03:20:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:20:59 DEBUG : dir/file1: vfs cache: starting upload 2026/07/07 03:20:59 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/07/07 03:20:59 DEBUG : dir: Looking for writers 2026/07/07 03:20:59 DEBUG : file1: reading active writers 2026/07/07 03:20:59 DEBUG : Looking for writers 2026/07/07 03:20:59 DEBUG : dir: reading active writers 2026/07/07 03:20:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:20:59 DEBUG : dir: Looking for writers 2026/07/07 03:20:59 DEBUG : file1: reading active writers 2026/07/07 03:20:59 DEBUG : Looking for writers 2026/07/07 03:20:59 DEBUG : dir: reading active writers 2026/07/07 03:20:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 03:20:59 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:59 DEBUG : dir/file1.rclone_chunk.001_shpaep: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/07 03:20:59 INFO : dir/file1.rclone_chunk.001_shpaep: Copied (server-side copy) to: dir/file1 2026/07/07 03:20:59 INFO : dir/file1.rclone_chunk.001_shpaep: Deleted 2026/07/07 03:20:59 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:20:59 INFO : dir/file1: Copied (replaced existing) 2026/07/07 03:20:59 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/07/07 03:20:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/07 03:20:59 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/07 03:20:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:20:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/07 03:20:59 DEBUG : dir: Looking for writers 2026/07/07 03:20:59 DEBUG : file1: reading active writers 2026/07/07 03:20:59 DEBUG : Looking for writers 2026/07/07 03:20:59 DEBUG : dir: reading active writers 2026/07/07 03:20:59 DEBUG : >WaitForWriters: 2026/07/07 03:20:59 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:20:59 DEBUG : dir: Looking for writers 2026/07/07 03:20:59 DEBUG : file1: reading active writers 2026/07/07 03:20:59 DEBUG : Looking for writers 2026/07/07 03:20:59 DEBUG : dir: reading active writers 2026/07/07 03:20:59 DEBUG : >WaitForWriters: 2026/07/07 03:20:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (9.13s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.77s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.73s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.71s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.08s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.11s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.74s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:00 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:21:00 DEBUG : dir/file1.rclone_chunk.001_shpbws: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:21:00 INFO : dir/file1.rclone_chunk.001_shpbws: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:00 INFO : dir/file1.rclone_chunk.001_shpbws: Deleted 2026/07/07 03:21:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:21:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/07 03:21:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:00 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:00 DEBUG : dir: Looking for writers 2026/07/07 03:21:00 DEBUG : file1: reading active writers 2026/07/07 03:21:00 DEBUG : Looking for writers 2026/07/07 03:21:00 DEBUG : dir: reading active writers 2026/07/07 03:21:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.01s) === RUN TestFileOpenReadUnknownSize 2026/07/07 03:21:01 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/07 03:21:01 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/07 03:21:01 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:01 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/07 03:21:01 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:01 DEBUG : Looking for writers 2026/07/07 03:21:01 DEBUG : file.txt: reading active writers 2026/07/07 03:21:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:01 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:21:01 DEBUG : dir/file1.rclone_chunk.001_shpczx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:21:01 INFO : dir/file1.rclone_chunk.001_shpczx: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:01 INFO : dir/file1.rclone_chunk.001_shpczx: Deleted 2026/07/07 03:21:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': File to upload is small (25 bytes), uploading instead of streaming 2026/07/07 03:21:02 DEBUG : dir/file1: size = 25 OK 2026/07/07 03:21:02 DEBUG : dir/file1.rclone_chunk.001_shpc2g: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/07 03:21:02 INFO : dir/file1.rclone_chunk.001_shpc2g: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:02 INFO : dir/file1.rclone_chunk.001_shpc2g: Deleted 2026/07/07 03:21:02 DEBUG : dir/file1: size = 25 OK 2026/07/07 03:21:02 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/07 03:21:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:02 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:02 DEBUG : dir: Looking for writers 2026/07/07 03:21:02 DEBUG : file1: reading active writers 2026/07/07 03:21:02 DEBUG : Looking for writers 2026/07/07 03:21:02 DEBUG : dir: reading active writers 2026/07/07 03:21:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.36s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:02 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:21:02 DEBUG : dir/file1.rclone_chunk.001_shpdfm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:21:02 INFO : dir/file1.rclone_chunk.001_shpdfm: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:02 INFO : dir/file1.rclone_chunk.001_shpdfm: Deleted 2026/07/07 03:21:02 DEBUG : dir/file1: Remove: 2026/07/07 03:21:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:21:03 DEBUG : dir/file1: >Remove: err= 2026/07/07 03:21:03 DEBUG : dir/file1: Remove: 2026/07/07 03:21:03 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/07 03:21:03 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:03 DEBUG : dir: Looking for writers 2026/07/07 03:21:03 DEBUG : Looking for writers 2026/07/07 03:21:03 DEBUG : dir: reading active writers 2026/07/07 03:21:03 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.80s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:03 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:21:03 DEBUG : dir/file1.rclone_chunk.001_shpecc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:21:03 INFO : dir/file1.rclone_chunk.001_shpecc: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:03 INFO : dir/file1.rclone_chunk.001_shpecc: Deleted 2026/07/07 03:21:03 DEBUG : dir/file1: Remove: 2026/07/07 03:21:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:21:03 DEBUG : dir/file1: >Remove: err= 2026/07/07 03:21:03 DEBUG : dir/file1: Remove: 2026/07/07 03:21:03 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/07 03:21:03 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:03 DEBUG : dir: Looking for writers 2026/07/07 03:21:03 DEBUG : Looking for writers 2026/07/07 03:21:03 DEBUG : dir: reading active writers 2026/07/07 03:21:03 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.82s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:04 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:21:04 DEBUG : dir/file1.rclone_chunk.001_shpfhy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:21:04 INFO : dir/file1.rclone_chunk.001_shpfhy: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:04 INFO : dir/file1.rclone_chunk.001_shpfhy: Deleted 2026/07/07 03:21:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:21:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/07 03:21:04 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/07 03:21:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/07 03:21:04 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/07 03:21:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/07 03:21:04 DEBUG : dir/file1: Open: flags=0x3 2026/07/07 03:21:04 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/07 03:21:04 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/07 03:21:04 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:04 DEBUG : dir: Looking for writers 2026/07/07 03:21:04 DEBUG : file1: reading active writers 2026/07/07 03:21:04 DEBUG : Looking for writers 2026/07/07 03:21:04 DEBUG : dir: reading active writers 2026/07/07 03:21:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.84s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:05 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:21:05 DEBUG : dir/file1.rclone_chunk.001_shpfjg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:21:05 INFO : dir/file1.rclone_chunk.001_shpfjg: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:05 INFO : dir/file1.rclone_chunk.001_shpfjg: Deleted 2026/07/07 03:21:05 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:05 DEBUG : dir: Looking for writers 2026/07/07 03:21:05 DEBUG : file1: reading active writers 2026/07/07 03:21:05 DEBUG : Looking for writers 2026/07/07 03:21:05 DEBUG : dir: reading active writers 2026/07/07 03:21:05 DEBUG : >WaitForWriters: 2026/07/07 03:21:05 DEBUG : dir/file1: copy non-chunked object... 2026/07/07 03:21:05 DEBUG : newLeaf: size = 14 OK 2026/07/07 03:21:05 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/07 03:21:05 INFO : dir/file1: Deleted 2026/07/07 03:21:05 DEBUG : newLeaf: Updating file with newLeaf 0x188a662c5e10 2026/07/07 03:21:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:21:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:21:06 DEBUG : newLeaf: copy non-chunked object... 2026/07/07 03:21:06 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:21:06 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:06 INFO : newLeaf: Deleted 2026/07/07 03:21:06 DEBUG : dir/file1: Updating file with dir/file1 0x188a662c5e10 2026/07/07 03:21:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/07 03:21:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 03:21:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/07 03:21:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:06 DEBUG : dir/file1: File is currently open, delaying rename 0x188a662c5e10 2026/07/07 03:21:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:21:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:21:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': File to upload is small (25 bytes), uploading instead of streaming 2026/07/07 03:21:06 DEBUG : dir/file1: size = 25 OK 2026/07/07 03:21:06 DEBUG : dir/file1.rclone_chunk.001_shphgm: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/07 03:21:06 INFO : dir/file1.rclone_chunk.001_shphgm: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:06 INFO : dir/file1.rclone_chunk.001_shphgm: Deleted 2026/07/07 03:21:06 DEBUG : dir/file1: size = 25 OK 2026/07/07 03:21:06 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/07 03:21:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:21:06 DEBUG : newLeaf: Running delayed rename now 2026/07/07 03:21:06 DEBUG : dir/file1: copy non-chunked object... 2026/07/07 03:21:07 DEBUG : newLeaf: size = 25 OK 2026/07/07 03:21:07 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/07 03:21:07 INFO : dir/file1: Deleted 2026/07/07 03:21:07 DEBUG : newLeaf: Updating file with newLeaf 0x188a662c5e10 2026/07/07 03:21:07 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:07 DEBUG : dir: Looking for writers 2026/07/07 03:21:07 DEBUG : Looking for writers 2026/07/07 03:21:07 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:07 DEBUG : dir: reading active writers 2026/07/07 03:21:07 DEBUG : >WaitForWriters: 2026/07/07 03:21:07 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:07 DEBUG : dir: Looking for writers 2026/07/07 03:21:07 DEBUG : Looking for writers 2026/07/07 03:21:07 DEBUG : dir: reading active writers 2026/07/07 03:21:07 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:07 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:21:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:21:07 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:21:07 DEBUG : dir/file1.rclone_chunk.001_shpi1w: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:21:07 INFO : dir/file1.rclone_chunk.001_shpi1w: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:07 INFO : dir/file1.rclone_chunk.001_shpi1w: Deleted 2026/07/07 03:21:07 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:07 DEBUG : dir: Looking for writers 2026/07/07 03:21:07 DEBUG : file1: reading active writers 2026/07/07 03:21:07 DEBUG : Looking for writers 2026/07/07 03:21:07 DEBUG : dir: reading active writers 2026/07/07 03:21:07 DEBUG : >WaitForWriters: 2026/07/07 03:21:08 DEBUG : dir/file1: copy non-chunked object... 2026/07/07 03:21:08 DEBUG : newLeaf: size = 14 OK 2026/07/07 03:21:08 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/07 03:21:08 INFO : dir/file1: Deleted 2026/07/07 03:21:08 DEBUG : newLeaf: Updating file with newLeaf 0x188a65ae8820 2026/07/07 03:21:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:21:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:21:08 DEBUG : newLeaf: copy non-chunked object... 2026/07/07 03:21:08 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:21:08 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:08 INFO : newLeaf: Deleted 2026/07/07 03:21:08 DEBUG : dir/file1: Updating file with dir/file1 0x188a65ae8820 2026/07/07 03:21:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/07 03:21:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 03:21:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/07 03:21:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:08 DEBUG : dir/file1: File is currently open, delaying rename 0x188a65ae8820 2026/07/07 03:21:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:21:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:21:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': File to upload is small (25 bytes), uploading instead of streaming 2026/07/07 03:21:09 DEBUG : dir/file1: size = 25 OK 2026/07/07 03:21:09 DEBUG : dir/file1.rclone_chunk.001_shpjq6: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/07 03:21:09 INFO : dir/file1.rclone_chunk.001_shpjq6: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:09 INFO : dir/file1.rclone_chunk.001_shpjq6: Deleted 2026/07/07 03:21:09 DEBUG : dir/file1: size = 25 OK 2026/07/07 03:21:09 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/07 03:21:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:21:09 DEBUG : newLeaf: Running delayed rename now 2026/07/07 03:21:09 DEBUG : dir/file1: copy non-chunked object... 2026/07/07 03:21:09 DEBUG : newLeaf: size = 25 OK 2026/07/07 03:21:09 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/07 03:21:09 INFO : dir/file1: Deleted 2026/07/07 03:21:09 DEBUG : newLeaf: Updating file with newLeaf 0x188a65ae8820 2026/07/07 03:21:09 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:09 DEBUG : dir: Looking for writers 2026/07/07 03:21:09 DEBUG : Looking for writers 2026/07/07 03:21:09 DEBUG : dir: reading active writers 2026/07/07 03:21:09 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:09 DEBUG : >WaitForWriters: 2026/07/07 03:21:09 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:09 DEBUG : dir: Looking for writers 2026/07/07 03:21:09 DEBUG : Looking for writers 2026/07/07 03:21:09 DEBUG : dir: reading active writers 2026/07/07 03:21:09 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:09 DEBUG : >WaitForWriters: 2026/07/07 03:21:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:21:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:21:10 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:21:10 DEBUG : dir/file1.rclone_chunk.001_shpkuf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:21:10 INFO : dir/file1.rclone_chunk.001_shpkuf: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:10 INFO : dir/file1.rclone_chunk.001_shpkuf: Deleted 2026/07/07 03:21:10 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/07 03:21:10 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:21:10 DEBUG : dir/file1(0x188a65ac7e80): openPending: 2026/07/07 03:21:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/07 03:21:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/07 03:21:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:10 DEBUG : dir/file1(0x188a65ac7e80): >openPending: err= 2026/07/07 03:21:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/07 03:21:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:21:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:21:10 DEBUG : dir/file1(0x188a65ac7e80): _writeAt: size=14, off=0 2026/07/07 03:21:10 DEBUG : dir/file1(0x188a65ac7e80): >_writeAt: n=14, err= 2026/07/07 03:21:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/07 03:21:10 DEBUG : dir/file1(0x188a65ac7e80): close: 2026/07/07 03:21:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/07 03:21:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/07 03:21:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:10 DEBUG : dir/file1(0x188a65ac7e80): >close: err= 2026/07/07 03:21:10 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:10 DEBUG : dir: Looking for writers 2026/07/07 03:21:10 DEBUG : file1: reading active writers 2026/07/07 03:21:10 DEBUG : Looking for writers 2026/07/07 03:21:10 DEBUG : dir: reading active writers 2026/07/07 03:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:21:10 DEBUG : dir: Looking for writers 2026/07/07 03:21:10 DEBUG : file1: reading active writers 2026/07/07 03:21:10 DEBUG : Looking for writers 2026/07/07 03:21:10 DEBUG : dir: reading active writers 2026/07/07 03:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:21:10 DEBUG : dir: Looking for writers 2026/07/07 03:21:10 DEBUG : file1: reading active writers 2026/07/07 03:21:10 DEBUG : Looking for writers 2026/07/07 03:21:10 DEBUG : dir: reading active writers 2026/07/07 03:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:21:10 DEBUG : dir: Looking for writers 2026/07/07 03:21:10 DEBUG : file1: reading active writers 2026/07/07 03:21:10 DEBUG : Looking for writers 2026/07/07 03:21:10 DEBUG : dir: reading active writers 2026/07/07 03:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:21:10 DEBUG : dir/file1: vfs cache: starting upload 2026/07/07 03:21:10 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/07/07 03:21:10 DEBUG : dir: Looking for writers 2026/07/07 03:21:10 DEBUG : file1: reading active writers 2026/07/07 03:21:10 DEBUG : Looking for writers 2026/07/07 03:21:10 DEBUG : dir: reading active writers 2026/07/07 03:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:21:10 DEBUG : dir: Looking for writers 2026/07/07 03:21:10 DEBUG : file1: reading active writers 2026/07/07 03:21:10 DEBUG : Looking for writers 2026/07/07 03:21:10 DEBUG : dir: reading active writers 2026/07/07 03:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 03:21:10 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:21:10 DEBUG : dir/file1.rclone_chunk.001_shplfi: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:21:10 INFO : dir/file1.rclone_chunk.001_shplfi: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:10 INFO : dir/file1.rclone_chunk.001_shplfi: Deleted 2026/07/07 03:21:10 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:21:10 INFO : dir/file1: Copied (replaced existing) 2026/07/07 03:21:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/07 03:21:10 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/07 03:21:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/07 03:21:11 DEBUG : dir: Looking for writers 2026/07/07 03:21:11 DEBUG : file1: reading active writers 2026/07/07 03:21:11 DEBUG : Looking for writers 2026/07/07 03:21:11 DEBUG : dir: reading active writers 2026/07/07 03:21:11 DEBUG : >WaitForWriters: 2026/07/07 03:21:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:21:11 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:21:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:21:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:21:11 DEBUG : dir/file1(0x188a65c288c0): _readAt: size=512, off=0 2026/07/07 03:21:11 DEBUG : dir/file1(0x188a65c288c0): openPending: 2026/07/07 03:21:11 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/07/07 03:21:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/07 03:21:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:11 DEBUG : dir/file1(0x188a65c288c0): >openPending: err= 2026/07/07 03:21:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/07 03:21:11 DEBUG : dir/file1(0x188a65c288c0): >_readAt: n=14, err=EOF 2026/07/07 03:21:11 DEBUG : dir/file1(0x188a65c288c0): close: 2026/07/07 03:21:11 DEBUG : dir/file1(0x188a65c288c0): >close: err= 2026/07/07 03:21:11 DEBUG : dir/file1: copy non-chunked object... 2026/07/07 03:21:11 DEBUG : newLeaf: size = 14 OK 2026/07/07 03:21:11 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/07 03:21:11 INFO : dir/file1: Deleted 2026/07/07 03:21:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/07 03:21:11 DEBUG : newLeaf: Updating file with newLeaf 0x188a6628bd40 2026/07/07 03:21:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:21:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:21:11 DEBUG : newLeaf: copy non-chunked object... 2026/07/07 03:21:11 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:21:11 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:11 INFO : newLeaf: Deleted 2026/07/07 03:21:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/07 03:21:11 DEBUG : dir/file1: Updating file with dir/file1 0x188a6628bd40 2026/07/07 03:21:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/07 03:21:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 03:21:11 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:21:11 DEBUG : dir/file1(0x188a65d88740): openPending: 2026/07/07 03:21:11 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/07/07 03:21:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/07 03:21:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:11 DEBUG : dir/file1(0x188a65d88740): >openPending: err= 2026/07/07 03:21:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/07 03:21:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:21:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:21:11 DEBUG : dir/file1(0x188a65d88740): _writeAt: size=25, off=0 2026/07/07 03:21:11 DEBUG : dir/file1(0x188a65d88740): >_writeAt: n=25, err= 2026/07/07 03:21:11 DEBUG : dir/file1: copy non-chunked object... 2026/07/07 03:21:12 DEBUG : newLeaf: size = 14 OK 2026/07/07 03:21:12 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/07 03:21:12 INFO : dir/file1: Deleted 2026/07/07 03:21:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/07 03:21:12 DEBUG : newLeaf: Updating file with newLeaf 0x188a6628bd40 2026/07/07 03:21:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:21:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:21:12 DEBUG : newLeaf(0x188a65d88740): close: 2026/07/07 03:21:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/07 03:21:12 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-07 03:21:11.848786578 +0000 UTC m=+48.967270311 2026/07/07 03:21:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:12 DEBUG : newLeaf(0x188a65d88740): >close: err= 2026/07/07 03:21:12 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:12 DEBUG : dir: Looking for writers 2026/07/07 03:21:12 DEBUG : Looking for writers 2026/07/07 03:21:12 DEBUG : dir: reading active writers 2026/07/07 03:21:12 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:21:12 DEBUG : dir: Looking for writers 2026/07/07 03:21:12 DEBUG : Looking for writers 2026/07/07 03:21:12 DEBUG : dir: reading active writers 2026/07/07 03:21:12 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:21:12 DEBUG : dir: Looking for writers 2026/07/07 03:21:12 DEBUG : Looking for writers 2026/07/07 03:21:12 DEBUG : dir: reading active writers 2026/07/07 03:21:12 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:21:12 DEBUG : dir: Looking for writers 2026/07/07 03:21:12 DEBUG : Looking for writers 2026/07/07 03:21:12 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:12 DEBUG : dir: reading active writers 2026/07/07 03:21:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:21:12 DEBUG : newLeaf: vfs cache: starting upload 2026/07/07 03:21:12 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/07/07 03:21:12 DEBUG : dir: Looking for writers 2026/07/07 03:21:12 DEBUG : Looking for writers 2026/07/07 03:21:12 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:12 DEBUG : dir: reading active writers 2026/07/07 03:21:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:21:12 DEBUG : dir: Looking for writers 2026/07/07 03:21:12 DEBUG : Looking for writers 2026/07/07 03:21:12 DEBUG : dir: reading active writers 2026/07/07 03:21:12 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 03:21:12 DEBUG : newLeaf: size = 25 OK 2026/07/07 03:21:12 DEBUG : newLeaf.rclone_chunk.001_shpnkr: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/07 03:21:12 INFO : newLeaf.rclone_chunk.001_shpnkr: Copied (server-side copy) to: newLeaf 2026/07/07 03:21:12 INFO : newLeaf.rclone_chunk.001_shpnkr: Deleted 2026/07/07 03:21:12 DEBUG : newLeaf: size = 25 OK 2026/07/07 03:21:12 INFO : newLeaf: Copied (replaced existing) 2026/07/07 03:21:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-07 03:21:11.848786578 +0000 UTC" 2026/07/07 03:21:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/07 03:21:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:21:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/07 03:21:12 DEBUG : dir: Looking for writers 2026/07/07 03:21:12 DEBUG : Looking for writers 2026/07/07 03:21:12 DEBUG : dir: reading active writers 2026/07/07 03:21:12 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:12 DEBUG : >WaitForWriters: 2026/07/07 03:21:12 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:12 DEBUG : dir: Looking for writers 2026/07/07 03:21:12 DEBUG : Looking for writers 2026/07/07 03:21:12 DEBUG : dir: reading active writers 2026/07/07 03:21:12 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:12 DEBUG : >WaitForWriters: 2026/07/07 03:21:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:21:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:21:13 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:21:13 DEBUG : dir/file1.rclone_chunk.001_shpn54: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:21:13 INFO : dir/file1.rclone_chunk.001_shpn54: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:13 INFO : dir/file1.rclone_chunk.001_shpn54: Deleted 2026/07/07 03:21:13 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:13 DEBUG : dir: Looking for writers 2026/07/07 03:21:13 DEBUG : file1: reading active writers 2026/07/07 03:21:13 DEBUG : Looking for writers 2026/07/07 03:21:13 DEBUG : dir: reading active writers 2026/07/07 03:21:13 DEBUG : >WaitForWriters: 2026/07/07 03:21:13 DEBUG : dir/file1: copy non-chunked object... 2026/07/07 03:21:13 DEBUG : newLeaf: size = 14 OK 2026/07/07 03:21:13 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/07 03:21:13 INFO : dir/file1: Deleted 2026/07/07 03:21:13 DEBUG : newLeaf: Updating file with newLeaf 0x188a65c1e680 2026/07/07 03:21:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:21:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:21:14 DEBUG : newLeaf: copy non-chunked object... 2026/07/07 03:21:14 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:21:14 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:14 INFO : newLeaf: Deleted 2026/07/07 03:21:14 DEBUG : dir/file1: Updating file with dir/file1 0x188a65c1e680 2026/07/07 03:21:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/07 03:21:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 03:21:14 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:21:14 DEBUG : dir/file1(0x188a65b7bd40): openPending: 2026/07/07 03:21:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/07 03:21:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/07 03:21:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:14 DEBUG : dir/file1(0x188a65b7bd40): >openPending: err= 2026/07/07 03:21:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/07 03:21:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:21:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:21:14 DEBUG : dir/file1(0x188a65b7bd40): _writeAt: size=25, off=0 2026/07/07 03:21:14 DEBUG : dir/file1(0x188a65b7bd40): >_writeAt: n=25, err= 2026/07/07 03:21:14 DEBUG : dir/file1: copy non-chunked object... 2026/07/07 03:21:14 DEBUG : newLeaf: size = 14 OK 2026/07/07 03:21:14 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/07 03:21:14 INFO : dir/file1: Deleted 2026/07/07 03:21:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/07 03:21:14 DEBUG : newLeaf: Updating file with newLeaf 0x188a65c1e680 2026/07/07 03:21:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:21:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:21:14 DEBUG : newLeaf(0x188a65b7bd40): close: 2026/07/07 03:21:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/07 03:21:14 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-07 03:21:14.420032227 +0000 UTC m=+51.538515970 2026/07/07 03:21:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:14 DEBUG : newLeaf(0x188a65b7bd40): >close: err= 2026/07/07 03:21:14 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:14 DEBUG : dir: Looking for writers 2026/07/07 03:21:14 DEBUG : Looking for writers 2026/07/07 03:21:14 DEBUG : dir: reading active writers 2026/07/07 03:21:14 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:21:14 DEBUG : dir: Looking for writers 2026/07/07 03:21:14 DEBUG : Looking for writers 2026/07/07 03:21:14 DEBUG : dir: reading active writers 2026/07/07 03:21:14 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:21:14 DEBUG : dir: Looking for writers 2026/07/07 03:21:14 DEBUG : Looking for writers 2026/07/07 03:21:14 DEBUG : dir: reading active writers 2026/07/07 03:21:14 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:21:14 DEBUG : dir: Looking for writers 2026/07/07 03:21:14 DEBUG : Looking for writers 2026/07/07 03:21:14 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:14 DEBUG : dir: reading active writers 2026/07/07 03:21:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:21:14 DEBUG : newLeaf: vfs cache: starting upload 2026/07/07 03:21:14 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/07/07 03:21:14 DEBUG : dir: Looking for writers 2026/07/07 03:21:14 DEBUG : Looking for writers 2026/07/07 03:21:14 DEBUG : dir: reading active writers 2026/07/07 03:21:14 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:21:14 DEBUG : dir: Looking for writers 2026/07/07 03:21:14 DEBUG : Looking for writers 2026/07/07 03:21:14 DEBUG : dir: reading active writers 2026/07/07 03:21:14 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 03:21:15 DEBUG : newLeaf: size = 25 OK 2026/07/07 03:21:15 DEBUG : newLeaf.rclone_chunk.001_shpp7u: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/07 03:21:15 INFO : newLeaf.rclone_chunk.001_shpp7u: Copied (server-side copy) to: newLeaf 2026/07/07 03:21:15 INFO : newLeaf.rclone_chunk.001_shpp7u: Deleted 2026/07/07 03:21:15 DEBUG : newLeaf: size = 25 OK 2026/07/07 03:21:15 INFO : newLeaf: Copied (replaced existing) 2026/07/07 03:21:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-07 03:21:14.420032227 +0000 UTC" 2026/07/07 03:21:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/07 03:21:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:21:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/07 03:21:15 DEBUG : dir: Looking for writers 2026/07/07 03:21:15 DEBUG : Looking for writers 2026/07/07 03:21:15 DEBUG : dir: reading active writers 2026/07/07 03:21:15 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:15 DEBUG : >WaitForWriters: 2026/07/07 03:21:15 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:15 DEBUG : dir: Looking for writers 2026/07/07 03:21:15 DEBUG : Looking for writers 2026/07/07 03:21:15 DEBUG : dir: reading active writers 2026/07/07 03:21:15 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:15 DEBUG : >WaitForWriters: 2026/07/07 03:21:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:21:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:21:15 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:21:15 DEBUG : dir/file1.rclone_chunk.001_shpqjg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:21:15 INFO : dir/file1.rclone_chunk.001_shpqjg: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:15 INFO : dir/file1.rclone_chunk.001_shpqjg: Deleted 2026/07/07 03:21:16 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/07 03:21:16 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:21:16 DEBUG : dir/file1(0x188a65d88100): openPending: 2026/07/07 03:21:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/07 03:21:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/07 03:21:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:16 DEBUG : dir/file1(0x188a65d88100): >openPending: err= 2026/07/07 03:21:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/07 03:21:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:21:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:21:16 DEBUG : dir/file1(0x188a65d88100): _writeAt: size=14, off=0 2026/07/07 03:21:16 DEBUG : dir/file1(0x188a65d88100): >_writeAt: n=14, err= 2026/07/07 03:21:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/07 03:21:16 DEBUG : dir/file1(0x188a65d88100): close: 2026/07/07 03:21:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/07 03:21:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/07 03:21:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:16 DEBUG : dir/file1(0x188a65d88100): >close: err= 2026/07/07 03:21:16 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:16 DEBUG : dir: Looking for writers 2026/07/07 03:21:16 DEBUG : file1: reading active writers 2026/07/07 03:21:16 DEBUG : Looking for writers 2026/07/07 03:21:16 DEBUG : dir: reading active writers 2026/07/07 03:21:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:21:16 DEBUG : dir: Looking for writers 2026/07/07 03:21:16 DEBUG : file1: reading active writers 2026/07/07 03:21:16 DEBUG : Looking for writers 2026/07/07 03:21:16 DEBUG : dir: reading active writers 2026/07/07 03:21:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:21:16 DEBUG : dir: Looking for writers 2026/07/07 03:21:16 DEBUG : file1: reading active writers 2026/07/07 03:21:16 DEBUG : Looking for writers 2026/07/07 03:21:16 DEBUG : dir: reading active writers 2026/07/07 03:21:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:21:16 DEBUG : dir: Looking for writers 2026/07/07 03:21:16 DEBUG : file1: reading active writers 2026/07/07 03:21:16 DEBUG : Looking for writers 2026/07/07 03:21:16 DEBUG : dir: reading active writers 2026/07/07 03:21:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:21:16 DEBUG : dir/file1: vfs cache: starting upload 2026/07/07 03:21:16 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/07/07 03:21:16 DEBUG : dir: Looking for writers 2026/07/07 03:21:16 DEBUG : file1: reading active writers 2026/07/07 03:21:16 DEBUG : Looking for writers 2026/07/07 03:21:16 DEBUG : dir: reading active writers 2026/07/07 03:21:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:21:16 DEBUG : dir: Looking for writers 2026/07/07 03:21:16 DEBUG : file1: reading active writers 2026/07/07 03:21:16 DEBUG : Looking for writers 2026/07/07 03:21:16 DEBUG : dir: reading active writers 2026/07/07 03:21:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 03:21:16 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:21:16 DEBUG : dir/file1.rclone_chunk.001_shprwn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:21:16 INFO : dir/file1.rclone_chunk.001_shprwn: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:16 INFO : dir/file1.rclone_chunk.001_shprwn: Deleted 2026/07/07 03:21:16 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:21:16 INFO : dir/file1: Copied (replaced existing) 2026/07/07 03:21:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/07 03:21:16 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/07 03:21:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/07 03:21:16 DEBUG : dir: Looking for writers 2026/07/07 03:21:16 DEBUG : file1: reading active writers 2026/07/07 03:21:16 DEBUG : Looking for writers 2026/07/07 03:21:16 DEBUG : dir: reading active writers 2026/07/07 03:21:16 DEBUG : >WaitForWriters: 2026/07/07 03:21:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:21:16 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:21:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:21:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:21:16 DEBUG : dir/file1(0x188a65d89680): _readAt: size=512, off=0 2026/07/07 03:21:16 DEBUG : dir/file1(0x188a65d89680): openPending: 2026/07/07 03:21:16 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/07/07 03:21:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/07 03:21:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:16 DEBUG : dir/file1(0x188a65d89680): >openPending: err= 2026/07/07 03:21:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/07 03:21:16 DEBUG : dir/file1(0x188a65d89680): >_readAt: n=14, err=EOF 2026/07/07 03:21:16 DEBUG : dir/file1(0x188a65d89680): close: 2026/07/07 03:21:16 DEBUG : dir/file1(0x188a65d89680): >close: err= 2026/07/07 03:21:17 DEBUG : dir/file1: copy non-chunked object... 2026/07/07 03:21:17 DEBUG : newLeaf: size = 14 OK 2026/07/07 03:21:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/07 03:21:17 INFO : dir/file1: Deleted 2026/07/07 03:21:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/07 03:21:17 DEBUG : newLeaf: Updating file with newLeaf 0x188a65baaa90 2026/07/07 03:21:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:21:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:21:17 DEBUG : newLeaf: copy non-chunked object... 2026/07/07 03:21:17 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:21:17 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:17 INFO : newLeaf: Deleted 2026/07/07 03:21:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/07 03:21:17 DEBUG : dir/file1: Updating file with dir/file1 0x188a65baaa90 2026/07/07 03:21:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/07 03:21:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 03:21:17 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:21:17 DEBUG : dir/file1(0x188a65f7aec0): openPending: 2026/07/07 03:21:17 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/07/07 03:21:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/07 03:21:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:17 DEBUG : dir/file1(0x188a65f7aec0): >openPending: err= 2026/07/07 03:21:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/07 03:21:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:21:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:21:17 DEBUG : dir/file1(0x188a65f7aec0): _writeAt: size=25, off=0 2026/07/07 03:21:17 DEBUG : dir/file1(0x188a65f7aec0): >_writeAt: n=25, err= 2026/07/07 03:21:17 DEBUG : dir/file1: copy non-chunked object... 2026/07/07 03:21:17 DEBUG : newLeaf: size = 14 OK 2026/07/07 03:21:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/07 03:21:17 INFO : dir/file1: Deleted 2026/07/07 03:21:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/07 03:21:17 DEBUG : newLeaf: Updating file with newLeaf 0x188a65baaa90 2026/07/07 03:21:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:21:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:21:17 DEBUG : newLeaf(0x188a65f7aec0): close: 2026/07/07 03:21:17 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/07 03:21:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-07 03:21:17.607236076 +0000 UTC m=+54.725719809 2026/07/07 03:21:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:17 DEBUG : newLeaf(0x188a65f7aec0): >close: err= 2026/07/07 03:21:17 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:17 DEBUG : dir: Looking for writers 2026/07/07 03:21:17 DEBUG : Looking for writers 2026/07/07 03:21:17 DEBUG : dir: reading active writers 2026/07/07 03:21:17 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:21:17 DEBUG : dir: Looking for writers 2026/07/07 03:21:17 DEBUG : Looking for writers 2026/07/07 03:21:17 DEBUG : dir: reading active writers 2026/07/07 03:21:17 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:21:17 DEBUG : dir: Looking for writers 2026/07/07 03:21:17 DEBUG : Looking for writers 2026/07/07 03:21:17 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:17 DEBUG : dir: reading active writers 2026/07/07 03:21:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:21:17 DEBUG : dir: Looking for writers 2026/07/07 03:21:17 DEBUG : Looking for writers 2026/07/07 03:21:17 DEBUG : dir: reading active writers 2026/07/07 03:21:17 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:21:17 DEBUG : newLeaf: vfs cache: starting upload 2026/07/07 03:21:17 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/07/07 03:21:17 DEBUG : dir: Looking for writers 2026/07/07 03:21:17 DEBUG : Looking for writers 2026/07/07 03:21:17 DEBUG : dir: reading active writers 2026/07/07 03:21:17 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:21:18 DEBUG : dir: Looking for writers 2026/07/07 03:21:18 DEBUG : Looking for writers 2026/07/07 03:21:18 DEBUG : dir: reading active writers 2026/07/07 03:21:18 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 03:21:18 DEBUG : newLeaf: size = 25 OK 2026/07/07 03:21:18 DEBUG : newLeaf.rclone_chunk.001_shpsie: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/07 03:21:18 INFO : newLeaf.rclone_chunk.001_shpsie: Copied (server-side copy) to: newLeaf 2026/07/07 03:21:18 INFO : newLeaf.rclone_chunk.001_shpsie: Deleted 2026/07/07 03:21:18 DEBUG : newLeaf: size = 25 OK 2026/07/07 03:21:18 INFO : newLeaf: Copied (replaced existing) 2026/07/07 03:21:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-07 03:21:17.607236076 +0000 UTC" 2026/07/07 03:21:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/07 03:21:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:21:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/07 03:21:18 DEBUG : dir: Looking for writers 2026/07/07 03:21:18 DEBUG : Looking for writers 2026/07/07 03:21:18 DEBUG : dir: reading active writers 2026/07/07 03:21:18 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:18 DEBUG : >WaitForWriters: 2026/07/07 03:21:18 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:18 DEBUG : dir: Looking for writers 2026/07/07 03:21:18 DEBUG : Looking for writers 2026/07/07 03:21:18 DEBUG : dir: reading active writers 2026/07/07 03:21:18 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:18 DEBUG : >WaitForWriters: 2026/07/07 03:21:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:21:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:21:19 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:21:19 DEBUG : dir/file1.rclone_chunk.001_shpt6z: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:21:19 INFO : dir/file1.rclone_chunk.001_shpt6z: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:19 INFO : dir/file1.rclone_chunk.001_shpt6z: Deleted 2026/07/07 03:21:19 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:19 DEBUG : dir: Looking for writers 2026/07/07 03:21:19 DEBUG : file1: reading active writers 2026/07/07 03:21:19 DEBUG : Looking for writers 2026/07/07 03:21:19 DEBUG : dir: reading active writers 2026/07/07 03:21:19 DEBUG : >WaitForWriters: 2026/07/07 03:21:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:21:19 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:21:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:21:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:21:19 DEBUG : dir/file1(0x188a6534eac0): _readAt: size=512, off=0 2026/07/07 03:21:19 DEBUG : dir/file1(0x188a6534eac0): openPending: 2026/07/07 03:21:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/07 03:21:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/07 03:21:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:19 DEBUG : dir/file1(0x188a6534eac0): >openPending: err= 2026/07/07 03:21:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/07 03:21:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:21:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:19 DEBUG : dir/file1(0x188a6534eac0): >_readAt: n=14, err=EOF 2026/07/07 03:21:19 DEBUG : dir/file1(0x188a6534eac0): close: 2026/07/07 03:21:19 DEBUG : dir/file1(0x188a6534eac0): >close: err= 2026/07/07 03:21:19 DEBUG : dir/file1: copy non-chunked object... 2026/07/07 03:21:19 DEBUG : newLeaf: size = 14 OK 2026/07/07 03:21:19 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/07 03:21:19 INFO : dir/file1: Deleted 2026/07/07 03:21:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/07 03:21:19 DEBUG : newLeaf: Updating file with newLeaf 0x188a65f2edd0 2026/07/07 03:21:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:21:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:21:19 DEBUG : newLeaf: copy non-chunked object... 2026/07/07 03:21:20 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:21:20 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:20 INFO : newLeaf: Deleted 2026/07/07 03:21:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/07 03:21:20 DEBUG : dir/file1: Updating file with dir/file1 0x188a65f2edd0 2026/07/07 03:21:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/07 03:21:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 03:21:20 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:21:20 DEBUG : dir/file1(0x188a6534fe80): openPending: 2026/07/07 03:21:20 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/07/07 03:21:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/07 03:21:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:20 DEBUG : dir/file1(0x188a6534fe80): >openPending: err= 2026/07/07 03:21:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/07 03:21:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:21:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:21:20 DEBUG : dir/file1(0x188a6534fe80): _writeAt: size=25, off=0 2026/07/07 03:21:20 DEBUG : dir/file1(0x188a6534fe80): >_writeAt: n=25, err= 2026/07/07 03:21:20 DEBUG : dir/file1: copy non-chunked object... 2026/07/07 03:21:20 DEBUG : newLeaf: size = 14 OK 2026/07/07 03:21:20 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/07 03:21:20 INFO : dir/file1: Deleted 2026/07/07 03:21:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/07 03:21:20 DEBUG : newLeaf: Updating file with newLeaf 0x188a65f2edd0 2026/07/07 03:21:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:21:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:21:20 DEBUG : newLeaf(0x188a6534fe80): close: 2026/07/07 03:21:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/07 03:21:20 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-07 03:21:20.19249315 +0000 UTC m=+57.310976884 2026/07/07 03:21:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:20 DEBUG : newLeaf(0x188a6534fe80): >close: err= 2026/07/07 03:21:20 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:20 DEBUG : dir: Looking for writers 2026/07/07 03:21:20 DEBUG : Looking for writers 2026/07/07 03:21:20 DEBUG : dir: reading active writers 2026/07/07 03:21:20 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:21:20 DEBUG : dir: Looking for writers 2026/07/07 03:21:20 DEBUG : Looking for writers 2026/07/07 03:21:20 DEBUG : dir: reading active writers 2026/07/07 03:21:20 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:21:20 DEBUG : dir: Looking for writers 2026/07/07 03:21:20 DEBUG : Looking for writers 2026/07/07 03:21:20 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:20 DEBUG : dir: reading active writers 2026/07/07 03:21:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:21:20 DEBUG : dir: Looking for writers 2026/07/07 03:21:20 DEBUG : Looking for writers 2026/07/07 03:21:20 DEBUG : dir: reading active writers 2026/07/07 03:21:20 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:21:20 DEBUG : newLeaf: vfs cache: starting upload 2026/07/07 03:21:20 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/07/07 03:21:20 DEBUG : dir: Looking for writers 2026/07/07 03:21:20 DEBUG : Looking for writers 2026/07/07 03:21:20 DEBUG : dir: reading active writers 2026/07/07 03:21:20 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:21:20 DEBUG : dir: Looking for writers 2026/07/07 03:21:20 DEBUG : Looking for writers 2026/07/07 03:21:20 DEBUG : dir: reading active writers 2026/07/07 03:21:20 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 03:21:20 DEBUG : newLeaf: size = 25 OK 2026/07/07 03:21:20 DEBUG : newLeaf.rclone_chunk.001_shpv08: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/07 03:21:20 INFO : newLeaf.rclone_chunk.001_shpv08: Copied (server-side copy) to: newLeaf 2026/07/07 03:21:20 INFO : newLeaf.rclone_chunk.001_shpv08: Deleted 2026/07/07 03:21:20 DEBUG : newLeaf: size = 25 OK 2026/07/07 03:21:20 INFO : newLeaf: Copied (replaced existing) 2026/07/07 03:21:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-07 03:21:20.19249315 +0000 UTC" 2026/07/07 03:21:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/07 03:21:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:21:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/07 03:21:21 DEBUG : dir: Looking for writers 2026/07/07 03:21:21 DEBUG : Looking for writers 2026/07/07 03:21:21 DEBUG : dir: reading active writers 2026/07/07 03:21:21 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:21 DEBUG : >WaitForWriters: 2026/07/07 03:21:21 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:21 DEBUG : dir: Looking for writers 2026/07/07 03:21:21 DEBUG : Looking for writers 2026/07/07 03:21:21 DEBUG : dir: reading active writers 2026/07/07 03:21:21 DEBUG : newLeaf: reading active writers 2026/07/07 03:21:21 DEBUG : >WaitForWriters: 2026/07/07 03:21:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting --- PASS: TestFileRename (16.41s) --- PASS: TestFileRename/off,forceCache=false (2.49s) --- PASS: TestFileRename/minimal,forceCache=false (2.37s) --- PASS: TestFileRename/minimal,forceCache=true (3.22s) --- PASS: TestFileRename/writes,forceCache=false (2.57s) --- PASS: TestFileRename/writes,forceCache=true (3.19s) --- PASS: TestFileRename/full,forceCache=false (2.58s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:21 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:21 DEBUG : Looking for writers 2026/07/07 03:21:21 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:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:21 DEBUG : dir/file1: size = 16 OK 2026/07/07 03:21:21 DEBUG : dir/file1.rclone_chunk.001_shpwe2: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/07 03:21:21 INFO : dir/file1.rclone_chunk.001_shpwe2: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:21 INFO : dir/file1.rclone_chunk.001_shpwe2: Deleted 2026/07/07 03:21:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:21:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/07 03:21:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/07 03:21:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:22 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:22 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:22 DEBUG : dir: Looking for writers 2026/07/07 03:21:22 DEBUG : file1: reading active writers 2026/07/07 03:21:22 DEBUG : Looking for writers 2026/07/07 03:21:22 DEBUG : dir: reading active writers 2026/07/07 03:21:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.92s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:22 DEBUG : dir/file1: size = 16 OK 2026/07/07 03:21:22 DEBUG : dir/file1.rclone_chunk.001_shpxho: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/07 03:21:22 INFO : dir/file1.rclone_chunk.001_shpxho: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:22 INFO : dir/file1.rclone_chunk.001_shpxho: Deleted 2026/07/07 03:21:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:21:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/07 03:21:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/07 03:21:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/07 03:21:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/07 03:21:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/07 03:21:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/07 03:21:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/07 03:21:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/07 03:21:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/07 03:21:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/07 03:21:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/07 03:21:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/07 03:21:23 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/07 03:21:23 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/07 03:21:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/07 03:21:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/07 03:21:23 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/07 03:21:23 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:23 DEBUG : dir: Looking for writers 2026/07/07 03:21:23 DEBUG : file1: reading active writers 2026/07/07 03:21:23 DEBUG : Looking for writers 2026/07/07 03:21:23 DEBUG : dir: reading active writers 2026/07/07 03:21:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.40s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:24 DEBUG : dir/file1: size = 16 OK 2026/07/07 03:21:24 DEBUG : dir/file1.rclone_chunk.001_shpydm: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/07 03:21:24 INFO : dir/file1.rclone_chunk.001_shpydm: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:24 INFO : dir/file1.rclone_chunk.001_shpydm: Deleted 2026/07/07 03:21:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:21:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/07 03:21:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/07 03:21:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:24 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/07 03:21:24 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/07 03:21:24 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/07 03:21:24 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/07 03:21:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/07 03:21:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/07 03:21:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/07 03:21:24 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/07 03:21:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/07 03:21:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/07 03:21:24 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/07 03:21:24 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/07 03:21:24 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/07 03:21:24 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/07 03:21:24 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/07 03:21:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/07 03:21:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/07 03:21:24 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/07 03:21:24 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/07 03:21:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/07 03:21:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/07 03:21:24 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/07 03:21:24 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/07 03:21:24 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/07 03:21:24 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/07 03:21:24 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/07 03:21:24 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/07 03:21:24 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/07 03:21:24 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/07 03:21:24 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/07 03:21:24 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:24 DEBUG : dir: Looking for writers 2026/07/07 03:21:24 DEBUG : file1: reading active writers 2026/07/07 03:21:24 DEBUG : Looking for writers 2026/07/07 03:21:24 DEBUG : dir: reading active writers 2026/07/07 03:21:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.46s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:25 DEBUG : dir/file1: size = 16 OK 2026/07/07 03:21:25 DEBUG : dir/file1.rclone_chunk.001_shq0d6: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/07 03:21:25 INFO : dir/file1.rclone_chunk.001_shq0d6: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:25 INFO : dir/file1.rclone_chunk.001_shq0d6: Deleted 2026/07/07 03:21:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:21:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/07 03:21:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/07 03:21:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:25 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:25 DEBUG : dir: Looking for writers 2026/07/07 03:21:25 DEBUG : file1: reading active writers 2026/07/07 03:21:25 DEBUG : Looking for writers 2026/07/07 03:21:25 DEBUG : dir: reading active writers 2026/07/07 03:21:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.95s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:26 DEBUG : dir/file1: size = 16 OK 2026/07/07 03:21:26 DEBUG : dir/file1.rclone_chunk.001_shq19l: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/07 03:21:26 INFO : dir/file1.rclone_chunk.001_shq19l: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:26 INFO : dir/file1.rclone_chunk.001_shq19l: Deleted 2026/07/07 03:21:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:21:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/07 03:21:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/07 03:21:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:26 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/07 03:21:26 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/07 03:21:26 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:26 DEBUG : dir: Looking for writers 2026/07/07 03:21:26 DEBUG : file1: reading active writers 2026/07/07 03:21:26 DEBUG : Looking for writers 2026/07/07 03:21:26 DEBUG : dir: reading active writers 2026/07/07 03:21:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.91s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:21:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:21:27 DEBUG : dir/file1: size = 16 OK 2026/07/07 03:21:27 DEBUG : dir/file1.rclone_chunk.001_shq2de: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/07 03:21:27 INFO : dir/file1.rclone_chunk.001_shq2de: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:27 INFO : dir/file1.rclone_chunk.001_shq2de: Deleted 2026/07/07 03:21:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:21:27 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:21:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:21:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:21:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/07 03:21:27 DEBUG : dir/file1(0x188a65b33d00): _readAt: size=1, off=0 2026/07/07 03:21:27 DEBUG : dir/file1(0x188a65b33d00): openPending: 2026/07/07 03:21:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/07 03:21:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/07 03:21:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:27 DEBUG : dir/file1(0x188a65b33d00): >openPending: err= 2026/07/07 03:21:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/07 03:21:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:21:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:27 DEBUG : dir/file1(0x188a65b33d00): >_readAt: n=1, err= 2026/07/07 03:21:27 DEBUG : dir/file1(0x188a65b33d00): _readAt: size=256, off=1 2026/07/07 03:21:27 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/07 03:21:27 DEBUG : dir/file1(0x188a65b33d00): >_readAt: n=15, err=EOF 2026/07/07 03:21:27 DEBUG : dir/file1(0x188a65b33d00): _readAt: size=16, off=16 2026/07/07 03:21:27 DEBUG : dir/file1(0x188a65b33d00): >_readAt: n=0, err=EOF 2026/07/07 03:21:27 DEBUG : dir/file1(0x188a65b33d00): close: 2026/07/07 03:21:27 DEBUG : dir/file1(0x188a65b33d00): >close: err= 2026/07/07 03:21:27 DEBUG : dir/file1(0x188a65b33d00): close: 2026/07/07 03:21:27 DEBUG : dir/file1(0x188a65b33d00): >close: err=file already closed 2026/07/07 03:21:27 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:27 DEBUG : dir: Looking for writers 2026/07/07 03:21:27 DEBUG : file1: reading active writers 2026/07/07 03:21:27 DEBUG : Looking for writers 2026/07/07 03:21:27 DEBUG : dir: reading active writers 2026/07/07 03:21:27 DEBUG : >WaitForWriters: 2026/07/07 03:21:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.00s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:21:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:21:28 DEBUG : dir/file1: size = 16 OK 2026/07/07 03:21:28 DEBUG : dir/file1.rclone_chunk.001_shq3bn: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/07 03:21:28 INFO : dir/file1.rclone_chunk.001_shq3bn: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:28 INFO : dir/file1.rclone_chunk.001_shq3bn: Deleted 2026/07/07 03:21:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:21:28 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:21:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:21:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:21:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/07 03:21:28 DEBUG : dir/file1(0x188a65ad1600): _readAt: size=1, off=0 2026/07/07 03:21:28 DEBUG : dir/file1(0x188a65ad1600): openPending: 2026/07/07 03:21:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/07 03:21:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/07 03:21:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:28 DEBUG : dir/file1(0x188a65ad1600): >openPending: err= 2026/07/07 03:21:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/07 03:21:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:21:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:28 DEBUG : dir/file1(0x188a65ad1600): >_readAt: n=1, err= 2026/07/07 03:21:28 DEBUG : dir/file1(0x188a65ad1600): _readAt: size=1, off=5 2026/07/07 03:21:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/07 03:21:28 DEBUG : dir/file1(0x188a65ad1600): >_readAt: n=1, err= 2026/07/07 03:21:28 DEBUG : dir/file1(0x188a65ad1600): _readAt: size=1, off=3 2026/07/07 03:21:28 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/07 03:21:28 DEBUG : dir/file1(0x188a65ad1600): >_readAt: n=1, err= 2026/07/07 03:21:28 DEBUG : dir/file1(0x188a65ad1600): _readAt: size=1, off=13 2026/07/07 03:21:28 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/07 03:21:28 DEBUG : dir/file1(0x188a65ad1600): >_readAt: n=1, err= 2026/07/07 03:21:28 DEBUG : dir/file1(0x188a65ad1600): _readAt: size=16, off=100 2026/07/07 03:21:28 DEBUG : dir/file1(0x188a65ad1600): >_readAt: n=0, err=EOF 2026/07/07 03:21:28 DEBUG : dir/file1(0x188a65ad1600): close: 2026/07/07 03:21:28 DEBUG : dir/file1(0x188a65ad1600): >close: err= 2026/07/07 03:21:28 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:28 DEBUG : dir: Looking for writers 2026/07/07 03:21:28 DEBUG : file1: reading active writers 2026/07/07 03:21:28 DEBUG : Looking for writers 2026/07/07 03:21:28 DEBUG : dir: reading active writers 2026/07/07 03:21:28 DEBUG : >WaitForWriters: 2026/07/07 03:21:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.94s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:21:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:21:29 DEBUG : dir/file1: size = 16 OK 2026/07/07 03:21:29 DEBUG : dir/file1.rclone_chunk.001_shq3m7: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/07 03:21:29 INFO : dir/file1.rclone_chunk.001_shq3m7: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:29 INFO : dir/file1.rclone_chunk.001_shq3m7: Deleted 2026/07/07 03:21:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:21:29 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:21:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:21:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:21:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/07 03:21:29 DEBUG : dir/file1(0x188a657f1300): _readAt: size=1, off=0 2026/07/07 03:21:29 DEBUG : dir/file1(0x188a657f1300): openPending: 2026/07/07 03:21:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/07 03:21:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/07 03:21:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:29 DEBUG : dir/file1(0x188a657f1300): >openPending: err= 2026/07/07 03:21:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/07 03:21:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:21:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:29 DEBUG : dir/file1(0x188a657f1300): >_readAt: n=1, err= 2026/07/07 03:21:29 DEBUG : dir/file1(0x188a657f1300): _readAt: size=1, off=5 2026/07/07 03:21:29 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/07 03:21:29 DEBUG : dir/file1(0x188a657f1300): >_readAt: n=1, err= 2026/07/07 03:21:29 DEBUG : dir/file1(0x188a657f1300): _readAt: size=1, off=1 2026/07/07 03:21:29 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/07 03:21:29 DEBUG : dir/file1(0x188a657f1300): >_readAt: n=1, err= 2026/07/07 03:21:29 DEBUG : dir/file1(0x188a657f1300): _readAt: size=6, off=10 2026/07/07 03:21:29 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/07 03:21:29 DEBUG : dir/file1(0x188a657f1300): >_readAt: n=6, err= 2026/07/07 03:21:29 DEBUG : dir/file1(0x188a657f1300): _readAt: size=256, off=10 2026/07/07 03:21:29 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/07 03:21:29 DEBUG : dir/file1(0x188a657f1300): >_readAt: n=6, err=EOF 2026/07/07 03:21:29 DEBUG : dir/file1(0x188a657f1300): _readAt: size=256, off=100 2026/07/07 03:21:29 DEBUG : dir/file1(0x188a657f1300): >_readAt: n=0, err=EOF 2026/07/07 03:21:29 DEBUG : dir/file1(0x188a657f1300): close: 2026/07/07 03:21:29 DEBUG : dir/file1(0x188a657f1300): >close: err= 2026/07/07 03:21:29 DEBUG : dir/file1(0x188a657f1300): _readAt: size=256, off=100 2026/07/07 03:21:29 DEBUG : dir/file1(0x188a657f1300): >_readAt: n=0, err=file already closed 2026/07/07 03:21:29 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:29 DEBUG : dir: Looking for writers 2026/07/07 03:21:29 DEBUG : file1: reading active writers 2026/07/07 03:21:29 DEBUG : Looking for writers 2026/07/07 03:21:29 DEBUG : dir: reading active writers 2026/07/07 03:21:29 DEBUG : >WaitForWriters: 2026/07/07 03:21:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.07s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:21:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:21:30 DEBUG : dir/file1: size = 16 OK 2026/07/07 03:21:30 DEBUG : dir/file1.rclone_chunk.001_shq5ts: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/07 03:21:30 INFO : dir/file1.rclone_chunk.001_shq5ts: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:30 INFO : dir/file1.rclone_chunk.001_shq5ts: Deleted 2026/07/07 03:21:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:21:30 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:21:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:21:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:21:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/07 03:21:30 DEBUG : dir/file1(0x188a658ede80): RWFileHandle.Flush 2026/07/07 03:21:30 DEBUG : dir/file1(0x188a658ede80): _readAt: size=256, off=0 2026/07/07 03:21:30 DEBUG : dir/file1(0x188a658ede80): openPending: 2026/07/07 03:21:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/07 03:21:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/07 03:21:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:30 DEBUG : dir/file1(0x188a658ede80): >openPending: err= 2026/07/07 03:21:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/07 03:21:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:21:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:30 DEBUG : dir/file1(0x188a658ede80): >_readAt: n=16, err=EOF 2026/07/07 03:21:30 DEBUG : dir/file1(0x188a658ede80): RWFileHandle.Flush 2026/07/07 03:21:30 DEBUG : dir/file1(0x188a658ede80): RWFileHandle.Flush 2026/07/07 03:21:30 DEBUG : dir/file1(0x188a658ede80): close: 2026/07/07 03:21:30 DEBUG : dir/file1(0x188a658ede80): >close: err= 2026/07/07 03:21:30 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:30 DEBUG : dir: Looking for writers 2026/07/07 03:21:30 DEBUG : file1: reading active writers 2026/07/07 03:21:30 DEBUG : Looking for writers 2026/07/07 03:21:30 DEBUG : dir: reading active writers 2026/07/07 03:21:30 DEBUG : >WaitForWriters: 2026/07/07 03:21:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.16s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:21:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:31 DEBUG : Config file has changed externally - reloading 2026/07/07 03:21:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:21:31 DEBUG : dir/file1: size = 16 OK 2026/07/07 03:21:31 DEBUG : dir/file1.rclone_chunk.001_shq6gr: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/07 03:21:31 INFO : dir/file1.rclone_chunk.001_shq6gr: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:31 INFO : dir/file1.rclone_chunk.001_shq6gr: Deleted 2026/07/07 03:21:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:21:31 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:21:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:21:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:21:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/07 03:21:31 DEBUG : dir/file1(0x188a65b3b3c0): _readAt: size=256, off=0 2026/07/07 03:21:31 DEBUG : dir/file1(0x188a65b3b3c0): openPending: 2026/07/07 03:21:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/07 03:21:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/07 03:21:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:31 DEBUG : dir/file1(0x188a65b3b3c0): >openPending: err= 2026/07/07 03:21:31 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/07 03:21:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:21:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:31 DEBUG : dir/file1(0x188a65b3b3c0): >_readAt: n=16, err=EOF 2026/07/07 03:21:31 DEBUG : dir/file1(0x188a65b3b3c0): RWFileHandle.Release 2026/07/07 03:21:31 DEBUG : dir/file1(0x188a65b3b3c0): close: 2026/07/07 03:21:31 DEBUG : dir/file1(0x188a65b3b3c0): >close: err= 2026/07/07 03:21:31 DEBUG : dir/file1(0x188a65b3b3c0): RWFileHandle.Release 2026/07/07 03:21:31 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:31 DEBUG : dir: Looking for writers 2026/07/07 03:21:31 DEBUG : file1: reading active writers 2026/07/07 03:21:31 DEBUG : Looking for writers 2026/07/07 03:21:31 DEBUG : dir: reading active writers 2026/07/07 03:21:31 DEBUG : >WaitForWriters: 2026/07/07 03:21:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.03s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:21:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:21:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:32 DEBUG : file1: newRWFileHandle: 2026/07/07 03:21:32 DEBUG : file1(0x188a65b3af00): openPending: 2026/07/07 03:21:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:32 DEBUG : file1(0x188a65b3af00): >openPending: err= 2026/07/07 03:21:32 DEBUG : file1: >newRWFileHandle: err= 2026/07/07 03:21:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/07 03:21:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/07 03:21:32 DEBUG : file1(0x188a65b3af00): _writeAt: size=5, off=0 2026/07/07 03:21:32 DEBUG : file1(0x188a65b3af00): >_writeAt: n=5, err= 2026/07/07 03:21:32 DEBUG : file1(0x188a65b3af00): _writeAt: size=7, off=5 2026/07/07 03:21:32 DEBUG : file1(0x188a65b3af00): >_writeAt: n=7, err= 2026/07/07 03:21:32 DEBUG : file1: vfs cache: truncate to size=11 2026/07/07 03:21:32 DEBUG : file1(0x188a65b3af00): close: 2026/07/07 03:21:32 DEBUG : file1: vfs cache: setting modification time to 2026-07-07 03:21:32.210946785 +0000 UTC m=+69.329430529 2026/07/07 03:21:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:32 DEBUG : file1(0x188a65b3af00): >close: err= 2026/07/07 03:21:32 DEBUG : file1(0x188a65b3af00): close: 2026/07/07 03:21:32 DEBUG : file1(0x188a65b3af00): >close: err=file already closed 2026/07/07 03:21:32 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:32 DEBUG : Looking for writers 2026/07/07 03:21:32 DEBUG : file1: reading active writers 2026/07/07 03:21:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:21:32 DEBUG : Looking for writers 2026/07/07 03:21:32 DEBUG : file1: reading active writers 2026/07/07 03:21:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:21:32 DEBUG : Looking for writers 2026/07/07 03:21:32 DEBUG : file1: reading active writers 2026/07/07 03:21:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:21:32 DEBUG : Looking for writers 2026/07/07 03:21:32 DEBUG : file1: reading active writers 2026/07/07 03:21:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:21:32 DEBUG : file1: vfs cache: starting upload 2026/07/07 03:21:32 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/07 03:21:32 DEBUG : Looking for writers 2026/07/07 03:21:32 DEBUG : file1: reading active writers 2026/07/07 03:21:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:21:32 DEBUG : Looking for writers 2026/07/07 03:21:32 DEBUG : file1: reading active writers 2026/07/07 03:21:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 03:21:32 DEBUG : file1: size = 11 OK 2026/07/07 03:21:32 DEBUG : file1.rclone_chunk.001_shq7uu: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 03:21:32 INFO : file1.rclone_chunk.001_shq7uu: Copied (server-side copy) to: file1 2026/07/07 03:21:32 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza/dir/file1: no such file or directory 2026/07/07 03:21:32 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza/dir/file1: no such file or directory 2026/07/07 03:21:32 INFO : file1.rclone_chunk.001_shq7uu: Deleted 2026/07/07 03:21:32 DEBUG : file1: size = 11 OK 2026/07/07 03:21:32 INFO : file1: Copied (new) 2026/07/07 03:21:32 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-07 03:21:32.210946785 +0000 UTC" 2026/07/07 03:21:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/07 03:21:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:32 INFO : file1: vfs cache: upload succeeded try #1 2026/07/07 03:21:32 DEBUG : Looking for writers 2026/07/07 03:21:32 DEBUG : file1: reading active writers 2026/07/07 03:21:32 DEBUG : >WaitForWriters: 2026/07/07 03:21:32 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:32 DEBUG : Looking for writers 2026/07/07 03:21:32 DEBUG : file1: reading active writers 2026/07/07 03:21:32 DEBUG : >WaitForWriters: 2026/07/07 03:21:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.99s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:21:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:21:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:33 DEBUG : file1: newRWFileHandle: 2026/07/07 03:21:33 DEBUG : file1(0x188a65c8fbc0): openPending: 2026/07/07 03:21:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:33 DEBUG : file1(0x188a65c8fbc0): >openPending: err= 2026/07/07 03:21:33 DEBUG : file1: >newRWFileHandle: err= 2026/07/07 03:21:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/07 03:21:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/07 03:21:33 DEBUG : file1(0x188a65c8fbc0): _writeAt: size=7, off=0 2026/07/07 03:21:33 DEBUG : file1(0x188a65c8fbc0): >_writeAt: n=7, err= 2026/07/07 03:21:33 DEBUG : file1(0x188a65c8fbc0): _writeAt: size=6, off=5 2026/07/07 03:21:33 DEBUG : file1(0x188a65c8fbc0): >_writeAt: n=6, err= 2026/07/07 03:21:33 DEBUG : file1(0x188a65c8fbc0): close: 2026/07/07 03:21:33 DEBUG : file1: vfs cache: setting modification time to 2026-07-07 03:21:33.197661563 +0000 UTC m=+70.316145306 2026/07/07 03:21:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:33 DEBUG : file1(0x188a65c8fbc0): >close: err= 2026/07/07 03:21:33 DEBUG : file1(0x188a65c8fbc0): _writeAt: size=5, off=0 2026/07/07 03:21:33 DEBUG : file1(0x188a65c8fbc0): >_writeAt: n=0, err=file already closed 2026/07/07 03:21:33 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:33 DEBUG : Looking for writers 2026/07/07 03:21:33 DEBUG : file1: reading active writers 2026/07/07 03:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:21:33 DEBUG : Looking for writers 2026/07/07 03:21:33 DEBUG : file1: reading active writers 2026/07/07 03:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:21:33 DEBUG : Looking for writers 2026/07/07 03:21:33 DEBUG : file1: reading active writers 2026/07/07 03:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:21:33 DEBUG : Looking for writers 2026/07/07 03:21:33 DEBUG : file1: reading active writers 2026/07/07 03:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:21:33 DEBUG : file1: vfs cache: starting upload 2026/07/07 03:21:33 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/07 03:21:33 DEBUG : Looking for writers 2026/07/07 03:21:33 DEBUG : file1: reading active writers 2026/07/07 03:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:21:33 DEBUG : Looking for writers 2026/07/07 03:21:33 DEBUG : file1: reading active writers 2026/07/07 03:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 03:21:33 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza/dir/file1: no such file or directory 2026/07/07 03:21:33 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza/dir/file1: no such file or directory 2026/07/07 03:21:33 DEBUG : file1: size = 11 OK 2026/07/07 03:21:33 DEBUG : file1.rclone_chunk.001_shq8o5: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 03:21:33 INFO : file1.rclone_chunk.001_shq8o5: Copied (server-side copy) to: file1 2026/07/07 03:21:33 DEBUG : Looking for writers 2026/07/07 03:21:33 DEBUG : file1: reading active writers 2026/07/07 03:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/07 03:21:33 INFO : file1.rclone_chunk.001_shq8o5: Deleted 2026/07/07 03:21:33 DEBUG : file1: size = 11 OK 2026/07/07 03:21:33 INFO : file1: Copied (new) 2026/07/07 03:21:33 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-07 03:21:33.197661563 +0000 UTC" 2026/07/07 03:21:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/07 03:21:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:33 INFO : file1: vfs cache: upload succeeded try #1 2026/07/07 03:21:34 DEBUG : Looking for writers 2026/07/07 03:21:34 DEBUG : file1: reading active writers 2026/07/07 03:21:34 DEBUG : >WaitForWriters: 2026/07/07 03:21:34 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:34 DEBUG : Looking for writers 2026/07/07 03:21:34 DEBUG : file1: reading active writers 2026/07/07 03:21:34 DEBUG : >WaitForWriters: 2026/07/07 03:21:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting 2026/07/07 03:21:34 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza/dir/file1: no such file or directory 2026/07/07 03:21:34 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (1.57s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:21:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:21:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:34 DEBUG : file1: newRWFileHandle: 2026/07/07 03:21:34 DEBUG : file1(0x188a657f06c0): openPending: 2026/07/07 03:21:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:34 DEBUG : file1(0x188a657f06c0): >openPending: err= 2026/07/07 03:21:34 DEBUG : file1: >newRWFileHandle: err= 2026/07/07 03:21:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/07 03:21:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/07 03:21:34 DEBUG : file1(0x188a657f06c0): close: 2026/07/07 03:21:34 DEBUG : file1: vfs cache: setting modification time to 2026-07-07 03:21:34.773188116 +0000 UTC m=+71.891671859 2026/07/07 03:21:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:34 DEBUG : file1(0x188a657f06c0): >close: err= 2026/07/07 03:21:34 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/07 03:21:34 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/07 03:21:34 DEBUG : file2: newRWFileHandle: 2026/07/07 03:21:34 DEBUG : file2(0x188a657f0cc0): openPending: 2026/07/07 03:21:34 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/07 03:21:34 DEBUG : file2(0x188a657f0cc0): >openPending: err= 2026/07/07 03:21:34 DEBUG : file2: >newRWFileHandle: err= 2026/07/07 03:21:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/07 03:21:34 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/07 03:21:34 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/07 03:21:34 DEBUG : file2(0x188a657f0cc0): RWFileHandle.Flush 2026/07/07 03:21:34 DEBUG : file2(0x188a657f0cc0): RWFileHandle.Release 2026/07/07 03:21:34 DEBUG : file2(0x188a657f0cc0): close: 2026/07/07 03:21:34 DEBUG : file2: vfs cache: setting modification time to 2026-07-07 03:21:34.774056406 +0000 UTC m=+71.892540139 2026/07/07 03:21:34 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:34 DEBUG : file2(0x188a657f0cc0): >close: err= 2026/07/07 03:21:34 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:34 DEBUG : Looking for writers 2026/07/07 03:21:34 DEBUG : file1: reading active writers 2026/07/07 03:21:34 DEBUG : file2: reading active writers 2026/07/07 03:21:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/07 03:21:34 DEBUG : Looking for writers 2026/07/07 03:21:34 DEBUG : file1: reading active writers 2026/07/07 03:21:34 DEBUG : file2: reading active writers 2026/07/07 03:21:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/07 03:21:34 DEBUG : Looking for writers 2026/07/07 03:21:34 DEBUG : file1: reading active writers 2026/07/07 03:21:34 DEBUG : file2: reading active writers 2026/07/07 03:21:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/07 03:21:34 DEBUG : Looking for writers 2026/07/07 03:21:34 DEBUG : file1: reading active writers 2026/07/07 03:21:34 DEBUG : file2: reading active writers 2026/07/07 03:21:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/07 03:21:34 DEBUG : file2: vfs cache: starting upload 2026/07/07 03:21:34 DEBUG : file1: vfs cache: starting upload 2026/07/07 03:21:34 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/07 03:21:34 DEBUG : Looking for writers 2026/07/07 03:21:34 DEBUG : file1: reading active writers 2026/07/07 03:21:34 DEBUG : file2: reading active writers 2026/07/07 03:21:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/07 03:21:35 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/07/07 03:21:35 DEBUG : Looking for writers 2026/07/07 03:21:35 DEBUG : file1: reading active writers 2026/07/07 03:21:35 DEBUG : file2: reading active writers 2026/07/07 03:21:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/07/07 03:21:35 DEBUG : file1: size = 0 OK 2026/07/07 03:21:35 DEBUG : file1.rclone_chunk.001_shq9db: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/07 03:21:35 INFO : file1.rclone_chunk.001_shq9db: Copied (server-side copy) to: file1 2026/07/07 03:21:35 INFO : file1.rclone_chunk.001_shq9db: Deleted 2026/07/07 03:21:35 DEBUG : file1: size = 0 OK 2026/07/07 03:21:35 INFO : file1: Copied (new) 2026/07/07 03:21:35 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-07 03:21:34.773188116 +0000 UTC" 2026/07/07 03:21:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/07 03:21:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:35 INFO : file1: vfs cache: upload succeeded try #1 2026/07/07 03:21:35 DEBUG : file2: size = 0 OK 2026/07/07 03:21:35 DEBUG : file2.rclone_chunk.001_shqa7w: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/07 03:21:35 INFO : file2.rclone_chunk.001_shqa7w: Copied (server-side copy) to: file2 2026/07/07 03:21:35 DEBUG : Looking for writers 2026/07/07 03:21:35 DEBUG : file1: reading active writers 2026/07/07 03:21:35 DEBUG : file2: reading active writers 2026/07/07 03:21:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/07 03:21:35 INFO : file2.rclone_chunk.001_shqa7w: Deleted 2026/07/07 03:21:35 DEBUG : file2: size = 0 OK 2026/07/07 03:21:35 INFO : file2: Copied (new) 2026/07/07 03:21:35 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-07 03:21:34.774056406 +0000 UTC" 2026/07/07 03:21:35 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/07 03:21:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/07 03:21:35 INFO : file2: vfs cache: upload succeeded try #1 2026/07/07 03:21:35 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza/dir/file1: no such file or directory 2026/07/07 03:21:35 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza/dir/file1: no such file or directory 2026/07/07 03:21:36 DEBUG : Looking for writers 2026/07/07 03:21:36 DEBUG : file1: reading active writers 2026/07/07 03:21:36 DEBUG : file2: reading active writers 2026/07/07 03:21:36 DEBUG : >WaitForWriters: 2026/07/07 03:21:36 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:36 DEBUG : Looking for writers 2026/07/07 03:21:36 DEBUG : file1: reading active writers 2026/07/07 03:21:36 DEBUG : file2: reading active writers 2026/07/07 03:21:36 DEBUG : >WaitForWriters: 2026/07/07 03:21:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.67s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:21:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:21:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:36 DEBUG : file1: newRWFileHandle: 2026/07/07 03:21:36 DEBUG : file1(0x188a65bb5740): openPending: 2026/07/07 03:21:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:36 DEBUG : file1(0x188a65bb5740): >openPending: err= 2026/07/07 03:21:36 DEBUG : file1: >newRWFileHandle: err= 2026/07/07 03:21:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/07 03:21:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/07 03:21:36 DEBUG : file1(0x188a65bb5740): _writeAt: size=5, off=0 2026/07/07 03:21:36 DEBUG : file1(0x188a65bb5740): >_writeAt: n=5, err= 2026/07/07 03:21:36 DEBUG : file1(0x188a65bb5740): RWFileHandle.Flush 2026/07/07 03:21:36 DEBUG : file1(0x188a65bb5740): RWFileHandle.Flush 2026/07/07 03:21:36 DEBUG : file1(0x188a65bb5740): close: 2026/07/07 03:21:36 DEBUG : file1: vfs cache: setting modification time to 2026-07-07 03:21:36.435917401 +0000 UTC m=+73.554401144 2026/07/07 03:21:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:36 DEBUG : file1(0x188a65bb5740): >close: err= 2026/07/07 03:21:36 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:36 DEBUG : Looking for writers 2026/07/07 03:21:36 DEBUG : file1: reading active writers 2026/07/07 03:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:21:36 DEBUG : Looking for writers 2026/07/07 03:21:36 DEBUG : file1: reading active writers 2026/07/07 03:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:21:36 DEBUG : Looking for writers 2026/07/07 03:21:36 DEBUG : file1: reading active writers 2026/07/07 03:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:21:36 DEBUG : Looking for writers 2026/07/07 03:21:36 DEBUG : file1: reading active writers 2026/07/07 03:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:21:36 DEBUG : file1: vfs cache: starting upload 2026/07/07 03:21:36 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/07 03:21:36 DEBUG : Looking for writers 2026/07/07 03:21:36 DEBUG : file1: reading active writers 2026/07/07 03:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:21:36 DEBUG : Looking for writers 2026/07/07 03:21:36 DEBUG : file1: reading active writers 2026/07/07 03:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 03:21:36 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza/dir/file1: no such file or directory 2026/07/07 03:21:36 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza/dir/file1: no such file or directory 2026/07/07 03:21:37 DEBUG : file1: size = 5 OK 2026/07/07 03:21:37 DEBUG : file1.rclone_chunk.001_shqbq8: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 03:21:37 INFO : file1.rclone_chunk.001_shqbq8: Copied (server-side copy) to: file1 2026/07/07 03:21:37 DEBUG : Looking for writers 2026/07/07 03:21:37 DEBUG : file1: reading active writers 2026/07/07 03:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/07 03:21:37 INFO : file1.rclone_chunk.001_shqbq8: Deleted 2026/07/07 03:21:37 DEBUG : file1: size = 5 OK 2026/07/07 03:21:37 INFO : file1: Copied (new) 2026/07/07 03:21:37 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-07 03:21:36.435917401 +0000 UTC" 2026/07/07 03:21:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/07 03:21:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:37 INFO : file1: vfs cache: upload succeeded try #1 2026/07/07 03:21:37 DEBUG : Looking for writers 2026/07/07 03:21:37 DEBUG : file1: reading active writers 2026/07/07 03:21:37 DEBUG : >WaitForWriters: 2026/07/07 03:21:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.47s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:21:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:21:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:37 DEBUG : file1: newRWFileHandle: 2026/07/07 03:21:37 DEBUG : file1(0x188a65c08c00): openPending: 2026/07/07 03:21:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:37 DEBUG : file1(0x188a65c08c00): >openPending: err= 2026/07/07 03:21:37 DEBUG : file1: >newRWFileHandle: err= 2026/07/07 03:21:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/07 03:21:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/07 03:21:37 DEBUG : file1(0x188a65c08c00): _writeAt: size=5, off=0 2026/07/07 03:21:37 DEBUG : file1(0x188a65c08c00): >_writeAt: n=5, err= 2026/07/07 03:21:37 DEBUG : file1(0x188a65c08c00): RWFileHandle.Release 2026/07/07 03:21:37 DEBUG : file1(0x188a65c08c00): close: 2026/07/07 03:21:37 DEBUG : file1: vfs cache: setting modification time to 2026-07-07 03:21:37.900803511 +0000 UTC m=+75.019287254 2026/07/07 03:21:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:37 DEBUG : file1(0x188a65c08c00): >close: err= 2026/07/07 03:21:37 DEBUG : file1(0x188a65c08c00): RWFileHandle.Release 2026/07/07 03:21:37 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:37 DEBUG : Looking for writers 2026/07/07 03:21:37 DEBUG : file1: reading active writers 2026/07/07 03:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:21:37 DEBUG : Looking for writers 2026/07/07 03:21:37 DEBUG : file1: reading active writers 2026/07/07 03:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:21:37 DEBUG : Looking for writers 2026/07/07 03:21:37 DEBUG : file1: reading active writers 2026/07/07 03:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:21:37 DEBUG : Looking for writers 2026/07/07 03:21:37 DEBUG : file1: reading active writers 2026/07/07 03:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:21:38 DEBUG : file1: vfs cache: starting upload 2026/07/07 03:21:38 DEBUG : Looking for writers 2026/07/07 03:21:38 DEBUG : file1: reading active writers 2026/07/07 03:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:21:38 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/07 03:21:38 DEBUG : Looking for writers 2026/07/07 03:21:38 DEBUG : file1: reading active writers 2026/07/07 03:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 03:21:38 DEBUG : file1: size = 5 OK 2026/07/07 03:21:38 DEBUG : file1.rclone_chunk.001_shqdt2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 03:21:38 INFO : file1.rclone_chunk.001_shqdt2: Copied (server-side copy) to: file1 2026/07/07 03:21:38 INFO : file1.rclone_chunk.001_shqdt2: Deleted 2026/07/07 03:21:38 DEBUG : file1: size = 5 OK 2026/07/07 03:21:38 INFO : file1: Copied (new) 2026/07/07 03:21:38 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-07 03:21:37.900803511 +0000 UTC" 2026/07/07 03:21:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/07 03:21:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:38 INFO : file1: vfs cache: upload succeeded try #1 2026/07/07 03:21:38 DEBUG : Looking for writers 2026/07/07 03:21:38 DEBUG : file1: reading active writers 2026/07/07 03:21:38 DEBUG : >WaitForWriters: 2026/07/07 03:21:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.82s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:21:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:21:39 DEBUG : dir/file1: size = 16 OK 2026/07/07 03:21:39 DEBUG : dir/file1.rclone_chunk.001_shqdfb: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/07 03:21:39 INFO : dir/file1.rclone_chunk.001_shqdfb: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:39 INFO : dir/file1.rclone_chunk.001_shqdfb: Deleted 2026/07/07 03:21:39 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/07 03:21:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 03:21:39 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:21:39 DEBUG : dir/file1(0x188a65c8fac0): openPending: 2026/07/07 03:21:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/07 03:21:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/07 03:21:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:39 DEBUG : dir/file1(0x188a65c8fac0): >openPending: err= 2026/07/07 03:21:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/07 03:21:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:21:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:21:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/07 03:21:39 DEBUG : dir/file1(0x188a65c8fac0): _writeAt: size=5, off=0 2026/07/07 03:21:39 DEBUG : dir/file1(0x188a65c8fac0): >_writeAt: n=5, err= 2026/07/07 03:21:39 DEBUG : dir/file1(0x188a65c8fac0): close: 2026/07/07 03:21:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:39 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-07 03:21:39.376867557 +0000 UTC m=+76.495351320 2026/07/07 03:21:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:39 DEBUG : dir/file1(0x188a65c8fac0): >close: err= 2026/07/07 03:21:39 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:39 DEBUG : dir: Looking for writers 2026/07/07 03:21:39 DEBUG : file1: reading active writers 2026/07/07 03:21:39 DEBUG : Looking for writers 2026/07/07 03:21:39 DEBUG : dir: reading active writers 2026/07/07 03:21:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:21:39 DEBUG : dir: Looking for writers 2026/07/07 03:21:39 DEBUG : file1: reading active writers 2026/07/07 03:21:39 DEBUG : Looking for writers 2026/07/07 03:21:39 DEBUG : dir: reading active writers 2026/07/07 03:21:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:21:39 DEBUG : dir: Looking for writers 2026/07/07 03:21:39 DEBUG : file1: reading active writers 2026/07/07 03:21:39 DEBUG : Looking for writers 2026/07/07 03:21:39 DEBUG : dir: reading active writers 2026/07/07 03:21:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:21:39 DEBUG : dir: Looking for writers 2026/07/07 03:21:39 DEBUG : file1: reading active writers 2026/07/07 03:21:39 DEBUG : Looking for writers 2026/07/07 03:21:39 DEBUG : dir: reading active writers 2026/07/07 03:21:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:21:39 DEBUG : dir/file1: vfs cache: starting upload 2026/07/07 03:21:39 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/07/07 03:21:39 DEBUG : dir: Looking for writers 2026/07/07 03:21:39 DEBUG : file1: reading active writers 2026/07/07 03:21:39 DEBUG : Looking for writers 2026/07/07 03:21:39 DEBUG : dir: reading active writers 2026/07/07 03:21:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:21:39 DEBUG : dir: Looking for writers 2026/07/07 03:21:39 DEBUG : file1: reading active writers 2026/07/07 03:21:39 DEBUG : Looking for writers 2026/07/07 03:21:39 DEBUG : dir: reading active writers 2026/07/07 03:21:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 03:21:39 DEBUG : dir/file1: size = 5 OK 2026/07/07 03:21:39 DEBUG : dir/file1.rclone_chunk.001_shqelt: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 03:21:39 INFO : dir/file1.rclone_chunk.001_shqelt: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:39 INFO : dir/file1.rclone_chunk.001_shqelt: Deleted 2026/07/07 03:21:39 DEBUG : dir/file1: size = 5 OK 2026/07/07 03:21:39 INFO : dir/file1: Copied (replaced existing) 2026/07/07 03:21:39 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-07 03:21:39.376867557 +0000 UTC" 2026/07/07 03:21:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/07 03:21:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/07 03:21:40 DEBUG : dir: Looking for writers 2026/07/07 03:21:40 DEBUG : file1: reading active writers 2026/07/07 03:21:40 DEBUG : Looking for writers 2026/07/07 03:21:40 DEBUG : dir: reading active writers 2026/07/07 03:21:40 DEBUG : >WaitForWriters: 2026/07/07 03:21:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.55s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:21:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:21:40 DEBUG : dir/file1: size = 16 OK 2026/07/07 03:21:40 DEBUG : dir/file1.rclone_chunk.001_shqf1j: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/07 03:21:40 INFO : dir/file1.rclone_chunk.001_shqf1j: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:40 INFO : dir/file1.rclone_chunk.001_shqf1j: Deleted 2026/07/07 03:21:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:40 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:21:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:21:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:21:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/07 03:21:40 DEBUG : dir/file1(0x188a65cac8c0): _writeAt: size=5, off=0 2026/07/07 03:21:40 DEBUG : dir/file1(0x188a65cac8c0): openPending: 2026/07/07 03:21:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/07 03:21:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/07 03:21:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:40 DEBUG : dir/file1(0x188a65cac8c0): >openPending: err= 2026/07/07 03:21:40 DEBUG : dir/file1(0x188a65cac8c0): >_writeAt: n=5, err= 2026/07/07 03:21:40 DEBUG : dir/file1(0x188a65cac8c0): _writeAt: size=15, off=5 2026/07/07 03:21:40 DEBUG : dir/file1(0x188a65cac8c0): >_writeAt: n=15, err= 2026/07/07 03:21:40 DEBUG : dir/file1(0x188a65cac8c0): close: 2026/07/07 03:21:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/07/07 03:21:40 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-07 03:21:40.924849575 +0000 UTC m=+78.043333318 2026/07/07 03:21:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:40 DEBUG : dir/file1(0x188a65cac8c0): >close: err= 2026/07/07 03:21:40 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:40 DEBUG : dir: Looking for writers 2026/07/07 03:21:40 DEBUG : file1: reading active writers 2026/07/07 03:21:40 DEBUG : Looking for writers 2026/07/07 03:21:40 DEBUG : dir: reading active writers 2026/07/07 03:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:21:40 DEBUG : dir: Looking for writers 2026/07/07 03:21:40 DEBUG : file1: reading active writers 2026/07/07 03:21:40 DEBUG : Looking for writers 2026/07/07 03:21:40 DEBUG : dir: reading active writers 2026/07/07 03:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:21:40 DEBUG : dir: Looking for writers 2026/07/07 03:21:40 DEBUG : file1: reading active writers 2026/07/07 03:21:40 DEBUG : Looking for writers 2026/07/07 03:21:40 DEBUG : dir: reading active writers 2026/07/07 03:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:21:40 DEBUG : dir: Looking for writers 2026/07/07 03:21:40 DEBUG : file1: reading active writers 2026/07/07 03:21:40 DEBUG : Looking for writers 2026/07/07 03:21:40 DEBUG : dir: reading active writers 2026/07/07 03:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:21:41 DEBUG : dir/file1: vfs cache: starting upload 2026/07/07 03:21:41 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/07/07 03:21:41 DEBUG : dir: Looking for writers 2026/07/07 03:21:41 DEBUG : file1: reading active writers 2026/07/07 03:21:41 DEBUG : Looking for writers 2026/07/07 03:21:41 DEBUG : dir: reading active writers 2026/07/07 03:21:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:21:41 DEBUG : dir: Looking for writers 2026/07/07 03:21:41 DEBUG : file1: reading active writers 2026/07/07 03:21:41 DEBUG : Looking for writers 2026/07/07 03:21:41 DEBUG : dir: reading active writers 2026/07/07 03:21:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 03:21:41 DEBUG : dir/file1: size = 20 OK 2026/07/07 03:21:41 DEBUG : dir/file1.rclone_chunk.001_shqg9s: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/07 03:21:41 INFO : dir/file1.rclone_chunk.001_shqg9s: Copied (server-side copy) to: dir/file1 2026/07/07 03:21:41 INFO : dir/file1.rclone_chunk.001_shqg9s: Deleted 2026/07/07 03:21:41 DEBUG : dir/file1: size = 20 OK 2026/07/07 03:21:41 INFO : dir/file1: Copied (replaced existing) 2026/07/07 03:21:41 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-07 03:21:40.924849575 +0000 UTC" 2026/07/07 03:21:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/07 03:21:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/07 03:21:41 DEBUG : dir: Looking for writers 2026/07/07 03:21:41 DEBUG : file1: reading active writers 2026/07/07 03:21:41 DEBUG : Looking for writers 2026/07/07 03:21:41 DEBUG : dir: reading active writers 2026/07/07 03:21:41 DEBUG : >WaitForWriters: 2026/07/07 03:21:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.52s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:21:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:21:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:41 DEBUG : file1: newRWFileHandle: 2026/07/07 03:21:41 DEBUG : file1(0x188a65d3db40): openPending: 2026/07/07 03:21:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:41 DEBUG : file1(0x188a65d3db40): >openPending: err= 2026/07/07 03:21:41 DEBUG : file1: >newRWFileHandle: err= 2026/07/07 03:21:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/07 03:21:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/07 03:21:41 DEBUG : file1(0x188a65d3db40): _writeAt: size=5, off=0 2026/07/07 03:21:41 DEBUG : file1(0x188a65d3db40): >_writeAt: n=5, err= 2026/07/07 03:21:41 DEBUG : file1(0x188a65d3db40): close: 2026/07/07 03:21:41 DEBUG : file1: vfs cache: setting modification time to 2026-07-07 03:21:41.790654942 +0000 UTC m=+78.909138674 2026/07/07 03:21:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:41 DEBUG : file1(0x188a65d3db40): >close: err= 2026/07/07 03:21:41 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:41 DEBUG : Looking for writers 2026/07/07 03:21:41 DEBUG : file1: reading active writers 2026/07/07 03:21:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:21:41 DEBUG : Looking for writers 2026/07/07 03:21:41 DEBUG : file1: reading active writers 2026/07/07 03:21:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:21:41 DEBUG : Looking for writers 2026/07/07 03:21:41 DEBUG : file1: reading active writers 2026/07/07 03:21:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:21:41 DEBUG : Looking for writers 2026/07/07 03:21:41 DEBUG : file1: reading active writers 2026/07/07 03:21:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:21:41 DEBUG : file1: vfs cache: starting upload 2026/07/07 03:21:41 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/07 03:21:41 DEBUG : Looking for writers 2026/07/07 03:21:41 DEBUG : file1: reading active writers 2026/07/07 03:21:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:21:42 DEBUG : Looking for writers 2026/07/07 03:21:42 DEBUG : file1: reading active writers 2026/07/07 03:21:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 03:21:42 DEBUG : file1: size = 5 OK 2026/07/07 03:21:42 DEBUG : file1.rclone_chunk.001_shqge5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 03:21:42 INFO : file1.rclone_chunk.001_shqge5: Copied (server-side copy) to: file1 2026/07/07 03:21:42 INFO : file1.rclone_chunk.001_shqge5: Deleted 2026/07/07 03:21:42 DEBUG : file1: size = 5 OK 2026/07/07 03:21:42 INFO : file1: Copied (new) 2026/07/07 03:21:42 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-07 03:21:41.790654942 +0000 UTC" 2026/07/07 03:21:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:42 INFO : file1: vfs cache: upload succeeded try #1 2026/07/07 03:21:42 DEBUG : Looking for writers 2026/07/07 03:21:42 DEBUG : file1: reading active writers 2026/07/07 03:21:42 DEBUG : >WaitForWriters: 2026/07/07 03:21:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:21:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/07 03:21:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ecfc0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ecfc0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ecfc0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ecfc0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ecfc0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.610697956 +0000 UTC m=+79.729181689 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ecfc0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ed440): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ed440): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ed440): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ed440): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ed440): _writeAt: size=3, off=2 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ed440): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ed440): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.610697956 +0000 UTC m=+79.729181689 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ed440): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ed940): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ed940): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ed940): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ed940): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ed940): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.610697956 +0000 UTC m=+79.729181689 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ed940): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65853110 item 1 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65557880): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65557880): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65557880): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65557880): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65557880): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.612939586 +0000 UTC m=+79.731423339 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65557880): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c0c80): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c0c80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c0c80): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c0c80): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c0c80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.612939586 +0000 UTC m=+79.731423339 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c0c80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65853c00 item 2 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c13c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c13c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c13c0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c13c0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c13c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.614507131 +0000 UTC m=+79.732990874 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c13c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c1b80): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c1b80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c1b80): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c1b80): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c1b80): _writeAt: size=3, off=2 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c1b80): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c1b80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.614507131 +0000 UTC m=+79.732990874 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c1b80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0180): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0180): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0180): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0180): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0180): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.614507131 +0000 UTC m=+79.732990874 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0180): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656a4460 item 3 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0840): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0840): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0840): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0840): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0840): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.616484996 +0000 UTC m=+79.734968729 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0840): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0d80): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0d80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0d80): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0d80): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0d80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.616484996 +0000 UTC m=+79.734968729 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0d80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ef6150 item 4 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1400): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1400): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1400): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1400): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1400): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.617843588 +0000 UTC m=+79.736327322 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1400): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1880): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1880): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1880): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1880): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1880): _writeAt: size=3, off=2 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1880): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1880): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.617843588 +0000 UTC m=+79.736327322 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1880): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1d40): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1d40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1d40): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1d40): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1d40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.617843588 +0000 UTC m=+79.736327322 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1d40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ef67e0 item 5 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8e4c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8e4c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8e4c0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8e4c0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8e4c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.619792488 +0000 UTC m=+79.738276262 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8e4c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8ea00): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8ea00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8ea00): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8ea00): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8ea00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.619792488 +0000 UTC m=+79.738276262 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8ea00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ef6e00 item 6 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8f080): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8f080): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8f080): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8f080): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8f080): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.621280495 +0000 UTC m=+79.739764227 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8f080): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8f580): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8f580): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8f580): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8f580): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8f580): _writeAt: size=3, off=2 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8f580): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8f580): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.621280495 +0000 UTC m=+79.739764227 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8f580): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8fa40): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8fa40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8fa40): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8fa40): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8fa40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.621280495 +0000 UTC m=+79.739764227 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8fa40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ef7340 item 7 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534e880): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534e880): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534e880): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534e880): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534e880): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.623167498 +0000 UTC m=+79.741651262 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534e880): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534edc0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534edc0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534edc0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534edc0): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534edc0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.623167498 +0000 UTC m=+79.741651262 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534edc0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ef7960 item 8 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534f380): _readAt: size=2, off=0 2026/07/07 03:21:42 ERROR : open-test-file(0x188a6534f380): Couldn't read size of file 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534f380): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534f380): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534f380): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534f380): close: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534f380): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534f740): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534f740): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534f740): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534f740): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534f740): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.624487929 +0000 UTC m=+79.742971662 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534f740): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534fbc0): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534fbc0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534fbc0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534fbc0): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534fbc0): _writeAt: size=3, off=2 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534fbc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534fbc0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.624487929 +0000 UTC m=+79.742971662 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534fbc0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c083c0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c083c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c083c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c083c0): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c083c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.624487929 +0000 UTC m=+79.742971662 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c083c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ef7ce0 item 9 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08a40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08a40): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08a40): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08a40): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08a40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.626587563 +0000 UTC m=+79.745071306 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08a40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08f80): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08f80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08f80): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08f80): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08f80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.626587563 +0000 UTC m=+79.745071306 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08f80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a6620c310 item 10 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c095c0): _readAt: size=2, off=0 2026/07/07 03:21:42 ERROR : open-test-file(0x188a65c095c0): Couldn't read size of file 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c095c0): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c095c0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c095c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c095c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c095c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09980): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09980): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09980): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09980): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09980): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.628418042 +0000 UTC m=+79.746901805 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09980): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09e80): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09e80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09e80): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09e80): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09e80): _writeAt: size=3, off=2 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09e80): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09e80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.628418042 +0000 UTC m=+79.746901805 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09e80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7a580): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7a580): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7a580): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7a580): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7a580): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.628418042 +0000 UTC m=+79.746901805 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7a580): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a6620ca10 item 11 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7ac00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7ac00): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7ac00): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7ac00): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7ac00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.63073844 +0000 UTC m=+79.749222183 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7ac00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7b140): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7b140): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7b140): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7b140): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7b140): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.63073844 +0000 UTC m=+79.749222183 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7b140): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a6620cee0 item 12 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7b780): _readAt: size=2, off=0 2026/07/07 03:21:42 ERROR : open-test-file(0x188a65b7b780): Couldn't read size of file 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7b780): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7b780): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7b780): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7b780): close: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7b780): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7bb40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7bb40): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7bb40): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7bb40): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7bb40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.632166744 +0000 UTC m=+79.750650487 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7bb40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bc480): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bc480): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bc480): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bc480): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bc480): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.632166744 +0000 UTC m=+79.750650487 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bc480): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a6620d490 item 13 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bd040): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bd040): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bd040): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bd040): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bd040): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.633547458 +0000 UTC m=+79.752031201 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bd040): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bdbc0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bdbc0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bdbc0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bdbc0): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bdbc0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.633547458 +0000 UTC m=+79.752031201 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bdbc0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a6620d960 item 14 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb4a40): _readAt: size=2, off=0 2026/07/07 03:21:42 ERROR : open-test-file(0x188a65bb4a40): Couldn't read size of file 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb4a40): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb4a40): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb4a40): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb4a40): close: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb4a40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb4e00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb4e00): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb4e00): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb4e00): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb4e00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.634920917 +0000 UTC m=+79.753404661 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb4e00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb54c0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb54c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb54c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb54c0): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb54c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.634920917 +0000 UTC m=+79.753404661 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb54c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a6620ddc0 item 15 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 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/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5b40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5b40): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5b40): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5b40): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5b40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.636343459 +0000 UTC m=+79.754827192 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5b40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0180): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0180): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0180): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0180): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0180): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.636343459 +0000 UTC m=+79.754827192 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0180): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656c6bd0 item 16 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0840): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0840): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0840): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0840): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0840): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.637865778 +0000 UTC m=+79.756349521 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0840): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0dc0): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0dc0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0dc0): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0dc0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0dc0): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0dc0): _writeAt: size=3, off=7 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0dc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0dc0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.637865778 +0000 UTC m=+79.756349521 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0dc0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f12c0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f12c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f12c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f12c0): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f12c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.637865778 +0000 UTC m=+79.756349521 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f12c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656c7260 item 17 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1940): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1940): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1940): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1940): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1940): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.639690878 +0000 UTC m=+79.758174621 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1940): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1e80): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1e80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1e80): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1e80): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1e80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.639690878 +0000 UTC m=+79.758174621 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1e80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655ea1c0 item 18 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946600): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946600): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946600): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946600): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946600): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.641030764 +0000 UTC m=+79.759514507 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946600): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946b00): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946b00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946b00): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946b00): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946b00): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946b00): _writeAt: size=3, off=7 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946b00): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946b00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.641030764 +0000 UTC m=+79.759514507 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946b00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947000): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947000): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947000): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947000): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947000): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.641030764 +0000 UTC m=+79.759514507 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947000): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655eafc0 item 19 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947680): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947680): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947680): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947680): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947680): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.642813223 +0000 UTC m=+79.761296966 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947680): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947bc0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947bc0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947bc0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947bc0): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947bc0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.642813223 +0000 UTC m=+79.761296966 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947bc0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65b3c5b0 item 20 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992340): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992340): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992340): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992340): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992340): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.644016792 +0000 UTC m=+79.762500526 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992340): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992840): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992840): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992840): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992840): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992840): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992840): _writeAt: size=3, off=7 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992840): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992840): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.644016792 +0000 UTC m=+79.762500526 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992840): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992d40): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992d40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992d40): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992d40): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992d40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.644016792 +0000 UTC m=+79.762500526 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992d40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65b3c9a0 item 21 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659933c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659933c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659933c0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659933c0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659933c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.645650501 +0000 UTC m=+79.764134235 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659933c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993900): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993900): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993900): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993900): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993900): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.645650501 +0000 UTC m=+79.764134235 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993900): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65b3cfc0 item 22 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b4080): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b4080): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b4080): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b4080): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b4080): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.646793489 +0000 UTC m=+79.765277222 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b4080): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b4580): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b4580): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b4580): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b4580): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b4580): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b4580): _writeAt: size=3, off=7 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b4580): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b4580): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.646793489 +0000 UTC m=+79.765277222 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b4580): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b4a80): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b4a80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b4a80): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b4a80): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b4a80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.646793489 +0000 UTC m=+79.765277222 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b4a80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65b3d500 item 23 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 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/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b5100): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b5100): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b5100): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b5100): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b5100): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.648494544 +0000 UTC m=+79.766978277 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b5100): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b5640): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b5640): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b5640): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b5640): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b5640): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.648494544 +0000 UTC m=+79.766978277 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b5640): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65b3db90 item 24 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b5c80): _readAt: size=2, off=0 2026/07/07 03:21:42 ERROR : open-test-file(0x188a659b5c80): Couldn't read size of file 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b5c80): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b5c80): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b5c80): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b5c80): close: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b5c80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3e140): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3e140): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3e140): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3e140): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3e140): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.65424196 +0000 UTC m=+79.772725703 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3e140): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3e640): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3e640): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3e640): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3e640): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3e640): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3e640): _writeAt: size=3, off=7 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3e640): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3e640): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.65424196 +0000 UTC m=+79.772725703 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3e640): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3eb80): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3eb80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3eb80): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3eb80): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3eb80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.65424196 +0000 UTC m=+79.772725703 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3eb80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65f70070 item 25 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3f200): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3f200): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3f200): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3f200): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3f200): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.659019314 +0000 UTC m=+79.777503047 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3f200): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3f740): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3f740): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3f740): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3f740): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3f740): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.659019314 +0000 UTC m=+79.777503047 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3f740): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65f70540 item 26 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3fd80): _readAt: size=2, off=0 2026/07/07 03:21:42 ERROR : open-test-file(0x188a65a3fd80): Couldn't read size of file 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3fd80): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3fd80): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3fd80): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3fd80): close: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a3fd80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6e240): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6e240): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6e240): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6e240): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6e240): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.660259564 +0000 UTC m=+79.778743307 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6e240): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6e740): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6e740): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6e740): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6e740): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6e740): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6e740): _writeAt: size=3, off=7 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6e740): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6e740): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.660259564 +0000 UTC m=+79.778743307 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6e740): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6ec80): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6ec80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6ec80): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6ec80): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6ec80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.660259564 +0000 UTC m=+79.778743307 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6ec80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65f70a10 item 27 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 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/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6f300): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6f300): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6f300): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6f300): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6f300): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.66187588 +0000 UTC m=+79.780359614 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6f300): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6f840): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6f840): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6f840): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6f840): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6f840): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.66187588 +0000 UTC m=+79.780359614 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6f840): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65f71110 item 28 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6fe80): _readAt: size=2, off=0 2026/07/07 03:21:42 ERROR : open-test-file(0x188a65a6fe80): Couldn't read size of file 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6fe80): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6fe80): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6fe80): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6fe80): close: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a6fe80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aae340): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aae340): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aae340): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aae340): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aae340): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.663424929 +0000 UTC m=+79.781908672 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aae340): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaea00): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaea00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaea00): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaea00): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaea00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.663424929 +0000 UTC m=+79.781908672 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaea00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65f71570 item 29 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 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/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaf080): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaf080): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaf080): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaf080): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaf080): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.66488911 +0000 UTC m=+79.783372843 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaf080): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaf5c0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaf5c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaf5c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaf5c0): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaf5c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.66488911 +0000 UTC m=+79.783372843 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaf5c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65f718f0 item 30 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 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/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aafc00): _readAt: size=2, off=0 2026/07/07 03:21:42 ERROR : open-test-file(0x188a65aafc00): Couldn't read size of file 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aafc00): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aafc00): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aafc00): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aafc00): close: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aafc00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac60c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac60c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac60c0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac60c0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac60c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.666451866 +0000 UTC m=+79.784935598 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac60c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac6780): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac6780): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac6780): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac6780): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac6780): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.666451866 +0000 UTC m=+79.784935598 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac6780): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65f71dc0 item 31 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 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/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac6e00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac6e00): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac6e00): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac6e00): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac6e00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.667835815 +0000 UTC m=+79.786319548 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac6e00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac7340): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac7340): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac7340): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac7340): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac7340): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.667835815 +0000 UTC m=+79.786319548 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac7340): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a66206310 item 32 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac7980): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac7980): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac7980): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac7980): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac7980): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.668909923 +0000 UTC m=+79.787393716 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac7980): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac7e00): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac7e00): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac7e00): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac7e00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac7e00): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a66206690 item 33 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac7e00): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac7e00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.669338237 +0000 UTC m=+79.787821970 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac7e00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b24400): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b24400): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b24400): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b24400): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b24400): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.669338237 +0000 UTC m=+79.787821970 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b24400): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a66206850 item 33 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b24a40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b24a40): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b24a40): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b24a40): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b24a40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.670471246 +0000 UTC m=+79.788954989 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b24a40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b24ec0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b24ec0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a66206bd0 item 34 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b24ec0): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b24ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b24ec0): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b24ec0): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b24ec0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.670977817 +0000 UTC m=+79.789461550 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b24ec0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b25400): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b25400): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b25400): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b25400): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b25400): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.670977817 +0000 UTC m=+79.789461550 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b25400): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a66206d90 item 34 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b25a40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b25a40): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b25a40): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b25a40): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b25a40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.672138257 +0000 UTC m=+79.790621990 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b25a40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b25ec0): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b25ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b25ec0): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b25ec0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b25ec0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a66207180 item 35 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b25ec0): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b25ec0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.672530754 +0000 UTC m=+79.791014488 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b25ec0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b604c0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b604c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b604c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b604c0): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b604c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.672530754 +0000 UTC m=+79.791014488 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b604c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a66207490 item 35 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b60b40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b60b40): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b60b40): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b60b40): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b60b40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.673718615 +0000 UTC m=+79.792202349 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b60b40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b61040): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b61040): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a66207810 item 36 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b61040): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b61040): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b61040): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b61040): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b61040): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.674303234 +0000 UTC m=+79.792786967 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b61040): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b61580): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b61580): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b61580): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b61580): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b61580): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.674303234 +0000 UTC m=+79.792786967 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b61580): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a662079d0 item 36 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b61bc0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b61bc0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b61bc0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b61bc0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b61bc0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.675443596 +0000 UTC m=+79.793927339 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b61bc0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbe140): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbe140): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbe140): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbe140): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbe140): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a66207d50 item 37 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbe140): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbe140): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.675879124 +0000 UTC m=+79.794362857 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbe140): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbe640): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbe640): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbe640): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbe640): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbe640): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.675879124 +0000 UTC m=+79.794362857 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbe640): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65976310 item 37 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbecc0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbecc0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbecc0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbecc0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbecc0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.677065653 +0000 UTC m=+79.795549396 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbecc0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbf1c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbf1c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a659769a0 item 38 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbf1c0): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbf1c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbf1c0): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbf1c0): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbf1c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.67754855 +0000 UTC m=+79.796032282 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbf1c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbf700): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbf700): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbf700): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbf700): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbf700): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.67754855 +0000 UTC m=+79.796032282 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbf700): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65976c40 item 38 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbfd80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbfd80): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbfd80): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbfd80): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbfd80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.678669225 +0000 UTC m=+79.797152978 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bbfd80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c22380): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c22380): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c22380): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c22380): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c22380): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65977180 item 39 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c22380): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c22380): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.679139438 +0000 UTC m=+79.797623171 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c22380): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c22880): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c22880): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c22880): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c22880): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c22880): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.679139438 +0000 UTC m=+79.797623171 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c22880): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65977340 item 39 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c22f00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c22f00): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c22f00): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c22f00): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c22f00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.680395939 +0000 UTC m=+79.798879672 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c22f00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c23400): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c23400): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65977960 item 40 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c23400): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c23400): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c23400): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c23400): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c23400): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.680882071 +0000 UTC m=+79.799365805 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c23400): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c23940): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c23940): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c23940): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c23940): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c23940): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.680882071 +0000 UTC m=+79.799365805 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c23940): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65977b20 item 40 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c56000): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c56000): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c56000): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c56000): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c56000): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c56000): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c56000): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.68200435 +0000 UTC m=+79.800488093 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c56000): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c56500): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c56500): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c56500): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db2380 item 41 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c56500): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c56500): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.682456109 +0000 UTC m=+79.800939842 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c56500): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c569c0): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c569c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c569c0): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c569c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c569c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db2540 item 41 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c569c0): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c569c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.682945507 +0000 UTC m=+79.801429241 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c569c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c56f00): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c56f00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c56f00): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c56f00): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c56f00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.682945507 +0000 UTC m=+79.801429241 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c56f00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db2770 item 41 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c57540): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c57540): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c57540): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c57540): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c57540): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c57540): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c57540): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.684131626 +0000 UTC m=+79.802615389 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c57540): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c57a40): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c57a40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c57a40): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db2d20 item 42 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c57a40): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c57a40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.684523241 +0000 UTC m=+79.803006975 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c57a40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c98080): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c98080): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db3030 item 42 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c98080): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c98080): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c98080): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c98080): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c98080): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.685164927 +0000 UTC m=+79.803648670 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c98080): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c98600): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c98600): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c98600): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c98600): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c98600): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.685164927 +0000 UTC m=+79.803648670 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c98600): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db3260 item 42 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c98c40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c98c40): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c98c40): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c98c40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c98c40): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c98c40): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c98c40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.686239966 +0000 UTC m=+79.804723700 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c98c40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c99140): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c99140): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c99140): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db35e0 item 43 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c99140): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c99140): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.686640398 +0000 UTC m=+79.805124132 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c99140): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c99680): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c99680): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c99680): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c99680): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c99680): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db37a0 item 43 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c99680): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c99680): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.687119379 +0000 UTC m=+79.805603152 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c99680): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c99bc0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c99bc0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c99bc0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c99bc0): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c99bc0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.687119379 +0000 UTC m=+79.805603152 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c99bc0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db39d0 item 43 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd2300): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd2300): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd2300): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd2300): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd2300): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd2300): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd2300): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.688271031 +0000 UTC m=+79.806754765 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd2300): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd2800): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd2800): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd2800): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db3d50 item 44 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd2800): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd2800): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.688647569 +0000 UTC m=+79.807131302 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd2800): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd2d40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd2d40): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655f20e0 item 44 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd2d40): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd2d40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd2d40): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd2d40): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd2d40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.689192002 +0000 UTC m=+79.807675735 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd2d40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd32c0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd32c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd32c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd32c0): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd32c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.689192002 +0000 UTC m=+79.807675735 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd32c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655f2380 item 44 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd3900): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd3900): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd3900): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd3900): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd3900): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd3900): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd3900): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.690374222 +0000 UTC m=+79.808857995 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd3900): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd3e00): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd3e00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd3e00): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655f3ab0 item 45 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd3e00): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd3e00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.690785083 +0000 UTC m=+79.809268817 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cd3e00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3c600): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3c600): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3c600): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3c600): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3c600): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.690785083 +0000 UTC m=+79.809268817 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3c600): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65bea000 item 45 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3cc40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3cc40): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3cc40): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3cc40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3cc40): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3cc40): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3cc40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.69250253 +0000 UTC m=+79.810986263 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3cc40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3d140): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3d140): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3d140): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65bea4d0 item 46 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3d140): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3d140): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.692893243 +0000 UTC m=+79.811376977 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3d140): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3d840): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3d840): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3d840): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3d840): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3d840): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.692893243 +0000 UTC m=+79.811376977 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3d840): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65bea770 item 46 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3de80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3de80): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3de80): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3de80): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3de80): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3de80): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3de80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.69411586 +0000 UTC m=+79.812599594 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d3de80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d88480): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d88480): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d88480): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65beac40 item 47 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d88480): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d88480): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.694490594 +0000 UTC m=+79.812974328 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d88480): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d88b80): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d88b80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d88b80): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d88b80): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d88b80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.694490594 +0000 UTC m=+79.812974328 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d88b80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65beafc0 item 47 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 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/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d891c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d891c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d891c0): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d891c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d891c0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d891c0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d891c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.695553291 +0000 UTC m=+79.814037023 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d891c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d896c0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d896c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d896c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65beb3b0 item 48 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d896c0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d896c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.696017303 +0000 UTC m=+79.814501036 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d896c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d89dc0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d89dc0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d89dc0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d89dc0): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d89dc0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.696017303 +0000 UTC m=+79.814501036 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d89dc0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65beb570 item 48 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db6500): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db6500): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db6500): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db6500): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db6500): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.697311473 +0000 UTC m=+79.815795216 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db6500): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db6980): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db6980): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db6980): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db6980): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db6980): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db6980): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65bebc00 item 49 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db6980): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db6980): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.698360133 +0000 UTC m=+79.816843876 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db6980): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db6ec0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db6ec0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db6ec0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db6ec0): >_readAt: n=8, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db6ec0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.698360133 +0000 UTC m=+79.816843876 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db6ec0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b4070 item 49 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db7540): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db7540): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db7540): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db7540): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db7540): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.699860221 +0000 UTC m=+79.818343954 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db7540): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db7a40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db7a40): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db7a40): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b4d90 item 50 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db7a40): _readAt: size=2, off=5 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db7a40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db7a40): _writeAt: size=3, off=5 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db7a40): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db7a40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.700382061 +0000 UTC m=+79.818865794 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65db7a40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd60c0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd60c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd60c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd60c0): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd60c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.700382061 +0000 UTC m=+79.818865794 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd60c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b5030 item 50 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd6740): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd6740): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd6740): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd6740): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd6740): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.701411885 +0000 UTC m=+79.819895618 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd6740): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd6c40): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd6c40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd6c40): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd6c40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd6c40): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd6c40): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a652ac620 item 51 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd6c40): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd6c40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.702391225 +0000 UTC m=+79.820874958 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd6c40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd7180): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd7180): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd7180): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd7180): >_readAt: n=8, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd7180): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.702391225 +0000 UTC m=+79.820874958 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd7180): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a652ad110 item 51 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd7800): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd7800): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd7800): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd7800): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd7800): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.704268422 +0000 UTC m=+79.822752165 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd7800): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd7d00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd7d00): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd7d00): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b0620 item 52 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd7d00): _readAt: size=2, off=5 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd7d00): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd7d00): _writeAt: size=3, off=5 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd7d00): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd7d00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.705190002 +0000 UTC m=+79.823673736 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dd7d00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e12380): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e12380): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e12380): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e12380): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e12380): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.705190002 +0000 UTC m=+79.823673736 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e12380): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b0a10 item 52 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e12a00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e12a00): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e12a00): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e12a00): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e12a00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.708581873 +0000 UTC m=+79.827065607 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e12a00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e12f00): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e12f00): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e12f00): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e12f00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e12f00): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e12f00): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b0f50 item 53 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e12f00): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e12f00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.709302898 +0000 UTC m=+79.827786631 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e12f00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e13440): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e13440): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e13440): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e13440): >_readAt: n=8, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e13440): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.709302898 +0000 UTC m=+79.827786631 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e13440): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b1180 item 53 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e13ac0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e13ac0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e13ac0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e13ac0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e13ac0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.71161986 +0000 UTC m=+79.830103603 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e13ac0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e380c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e380c0): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e380c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b1810 item 54 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e380c0): _readAt: size=2, off=5 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e380c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e380c0): _writeAt: size=3, off=5 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e380c0): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e380c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.712371662 +0000 UTC m=+79.830855405 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e380c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e38640): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e38640): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e38640): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e38640): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e38640): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.712371662 +0000 UTC m=+79.830855405 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e38640): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b1ab0 item 54 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e38cc0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e38cc0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e38cc0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e38cc0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e38cc0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.71355221 +0000 UTC m=+79.832035944 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e38cc0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e391c0): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e391c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e391c0): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e391c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e391c0): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e391c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655fc930 item 55 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e391c0): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e391c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.71406837 +0000 UTC m=+79.832552103 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e391c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e39700): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e39700): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e39700): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e39700): >_readAt: n=8, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e39700): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.71406837 +0000 UTC m=+79.832552103 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e39700): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655fce00 item 55 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 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/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e39d80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e39d80): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e39d80): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e39d80): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e39d80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.715842123 +0000 UTC m=+79.834325855 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e39d80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e58380): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e58380): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e58380): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655fdd50 item 56 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e58380): _readAt: size=2, off=5 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e58380): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e58380): _writeAt: size=3, off=5 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e58380): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e58380): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.716639149 +0000 UTC m=+79.835122982 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e58380): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e58900): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e58900): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e58900): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e58900): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e58900): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.716639149 +0000 UTC m=+79.835122982 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e58900): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657ba5b0 item 56 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e58f40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e58f40): open at offset 0 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e58f40): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e58f40): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e58f40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e58f40): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e58f40): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e58f40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.719321317 +0000 UTC m=+79.837805101 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e58f40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e59480): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e59480): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e59480): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657baf50 item 57 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e59480): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e59480): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.720192103 +0000 UTC m=+79.838675846 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e59480): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e599c0): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e599c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e599c0): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e599c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e599c0): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e599c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657bb2d0 item 57 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e599c0): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e599c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.720701771 +0000 UTC m=+79.839185503 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e599c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7c040): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7c040): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7c040): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7c040): >_readAt: n=8, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7c040): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.720701771 +0000 UTC m=+79.839185503 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7c040): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657bb490 item 57 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7c680): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7c680): open at offset 0 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7c680): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7c680): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7c680): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7c680): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7c680): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7c680): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.722385534 +0000 UTC m=+79.840869266 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7c680): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7cbc0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7cbc0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7cbc0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657bb960 item 58 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7cbc0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7cbc0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.722961214 +0000 UTC m=+79.841444947 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7cbc0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7d100): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7d100): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7d100): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657bbdc0 item 58 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7d100): _readAt: size=2, off=5 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7d100): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7d100): _writeAt: size=3, off=5 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7d100): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7d100): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.723542737 +0000 UTC m=+79.842026470 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7d100): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7d6c0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7d6c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7d6c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7d6c0): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7d6c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.723542737 +0000 UTC m=+79.842026470 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7d6c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655d69a0 item 58 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7dd00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7dd00): open at offset 0 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7dd00): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7dd00): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7dd00): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7dd00): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7dd00): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7dd00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.724970138 +0000 UTC m=+79.843453871 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e7dd00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea2340): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea2340): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea2340): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655d7500 item 59 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea2340): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea2340): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.725519931 +0000 UTC m=+79.844003664 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea2340): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea2880): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea2880): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea2880): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea2880): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea2880): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea2880): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655d78f0 item 59 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea2880): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea2880): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.725998971 +0000 UTC m=+79.844482714 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea2880): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea2e00): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea2e00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea2e00): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea2e00): >_readAt: n=8, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea2e00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.725998971 +0000 UTC m=+79.844482714 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea2e00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655d7dc0 item 59 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 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/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea3440): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea3440): open at offset 0 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea3440): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea3440): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea3440): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea3440): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea3440): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea3440): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.727821345 +0000 UTC m=+79.846305088 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea3440): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea3980): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea3980): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea3980): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655cc850 item 60 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea3980): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea3980): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.728483578 +0000 UTC m=+79.846967311 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea3980): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea3ec0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea3ec0): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea3ec0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655cccb0 item 60 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea3ec0): _readAt: size=2, off=5 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea3ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea3ec0): _writeAt: size=3, off=5 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea3ec0): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea3ec0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.729121707 +0000 UTC m=+79.847605439 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ea3ec0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed2580): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed2580): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed2580): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed2580): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed2580): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.729121707 +0000 UTC m=+79.847605439 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed2580): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655cd2d0 item 60 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed2bc0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed2bc0): open at offset 0 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed2bc0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed2bc0): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed2bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed2bc0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed2bc0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed2bc0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.73026225 +0000 UTC m=+79.848745982 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed2bc0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed3100): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed3100): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed3100): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655cdc70 item 61 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed3100): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed3100): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.730839373 +0000 UTC m=+79.849323116 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed3100): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed3800): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed3800): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed3800): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed3800): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed3800): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.730839373 +0000 UTC m=+79.849323116 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed3800): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65d96070 item 61 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 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/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed3e40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed3e40): open at offset 0 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed3e40): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed3e40): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed3e40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed3e40): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed3e40): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed3e40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.732503729 +0000 UTC m=+79.850987462 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ed3e40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f20480): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f20480): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f20480): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65d965b0 item 62 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f20480): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f20480): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.733053282 +0000 UTC m=+79.851537025 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f20480): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f20b80): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f20b80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f20b80): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f20b80): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f20b80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.733053282 +0000 UTC m=+79.851537025 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f20b80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65d967e0 item 62 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 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/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f211c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f211c0): open at offset 0 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f211c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f211c0): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f211c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f211c0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f211c0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f211c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.734940246 +0000 UTC m=+79.853423999 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f211c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f21700): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f21700): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f21700): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65d96bd0 item 63 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f21700): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f21700): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.735488175 +0000 UTC m=+79.853971939 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f21700): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f21e00): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f21e00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f21e00): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f21e00): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f21e00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.735488175 +0000 UTC m=+79.853971939 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f21e00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65d96d90 item 63 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 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/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4a540): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4a540): open at offset 0 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4a540): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4a540): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4a540): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4a540): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4a540): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4a540): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.736963216 +0000 UTC m=+79.855446949 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4a540): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4aa80): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4aa80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4aa80): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65d971f0 item 64 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4aa80): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4aa80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.737451434 +0000 UTC m=+79.855935197 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4aa80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4b180): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4b180): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4b180): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4b180): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4b180): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.737451434 +0000 UTC m=+79.855935197 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4b180): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65d97570 item 64 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4b7c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4b7c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4b7c0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4b7c0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4b7c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.73939286 +0000 UTC m=+79.857876623 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4b7c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4bc40): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4bc40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4bc40): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4bc40): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4bc40): _writeAt: size=3, off=2 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65d97a40 item 65 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4bc40): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4bc40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.740051627 +0000 UTC m=+79.858535370 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4bc40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6a240): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6a240): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6a240): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6a240): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6a240): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.740051627 +0000 UTC m=+79.858535370 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6a240): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65d97e30 item 65 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6a700): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6a700): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6a700): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6a700): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6a700): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.743221713 +0000 UTC m=+79.861705446 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6a700): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6ac00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6ac00): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656be770 item 66 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6ac00): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6ac00): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6ac00): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6ac00): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6ac00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.743863027 +0000 UTC m=+79.862346761 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6ac00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6b140): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6b140): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6b140): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6b140): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6b140): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.743863027 +0000 UTC m=+79.862346761 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6b140): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656beb60 item 66 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6b780): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6b780): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6b780): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6b780): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6b780): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.745262376 +0000 UTC m=+79.863746119 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6b780): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6bc00): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6bc00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6bc00): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6bc00): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6bc00): _writeAt: size=3, off=2 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656bf260 item 67 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6bc00): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6bc00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.745773926 +0000 UTC m=+79.864257660 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f6bc00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab6200): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab6200): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab6200): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab6200): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab6200): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.745773926 +0000 UTC m=+79.864257660 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab6200): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656bf730 item 67 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab6880): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab6880): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab6880): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab6880): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab6880): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.74703733 +0000 UTC m=+79.865521083 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab6880): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab6d80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab6d80): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65c0e4d0 item 68 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab6d80): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab6d80): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab6d80): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab6d80): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab6d80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.747517892 +0000 UTC m=+79.866001625 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab6d80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab7300): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab7300): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab7300): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab7300): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab7300): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.747517892 +0000 UTC m=+79.866001625 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ab7300): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65c0e7e0 item 68 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7c000): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7c000): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7c000): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7c000): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7c000): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.74886323 +0000 UTC m=+79.867347023 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7c000): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7c480): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7c480): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7c480): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7c480): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7c480): _writeAt: size=3, off=2 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65c0ecb0 item 69 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7c480): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7c480): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.74932608 +0000 UTC m=+79.867809813 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7c480): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7c980): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7c980): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7c980): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7c980): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7c980): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.74932608 +0000 UTC m=+79.867809813 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7c980): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65c0f260 item 69 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7d000): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7d000): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7d000): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7d000): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7d000): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.750389677 +0000 UTC m=+79.868873420 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7d000): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7d500): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7d500): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65c0f650 item 70 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7d500): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7d500): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7d500): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7d500): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7d500): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.750868326 +0000 UTC m=+79.869352059 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7d500): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7da80): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7da80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7da80): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7da80): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7da80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.750868326 +0000 UTC m=+79.869352059 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d7da80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65c0f810 item 70 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ec300): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ec300): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ec300): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ec300): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ec300): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.752453995 +0000 UTC m=+79.870937768 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ec300): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ec900): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ec900): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ec900): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ec900): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ec900): _writeAt: size=3, off=2 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65c0fce0 item 71 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ec900): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ec900): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.754699132 +0000 UTC m=+79.873182865 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ec900): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ece00): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ece00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ece00): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ece00): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ece00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.754699132 +0000 UTC m=+79.873182865 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ece00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655e2460 item 71 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ed4c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ed4c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ed4c0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ed4c0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ed4c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.756020394 +0000 UTC m=+79.874504127 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658ed4c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658eda00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658eda00): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655e2850 item 72 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658eda00): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658eda00): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658eda00): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658eda00): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658eda00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.756645609 +0000 UTC m=+79.875129341 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658eda00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65557700): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65557700): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65557700): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65557700): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65557700): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.756645609 +0000 UTC m=+79.875129341 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65557700): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655e2bd0 item 72 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c0d00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c0d00): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c0d00): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c0d00): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c0d00): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c0d00): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c0d00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.757735776 +0000 UTC m=+79.876219509 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c0d00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c1300): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c1300): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c1300): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655e2f50 item 73 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c1300): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c1300): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.758788543 +0000 UTC m=+79.877272276 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c1300): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c1ac0): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c1ac0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c1ac0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c1ac0): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c1ac0): _writeAt: size=3, off=2 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655e3180 item 73 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c1ac0): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c1ac0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.759276019 +0000 UTC m=+79.877759753 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a656c1ac0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0180): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0180): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0180): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0180): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0180): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.759276019 +0000 UTC m=+79.877759753 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0180): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655e3340 item 73 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0800): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0800): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0800): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0800): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0800): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0800): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0800): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.760455304 +0000 UTC m=+79.878939038 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0800): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0d00): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0d00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0d00): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655e39d0 item 74 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0d00): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0d00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.760810512 +0000 UTC m=+79.879294244 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d0d00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1280): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1280): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655e3e30 item 74 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1280): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1280): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1280): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1280): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1280): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.76150175 +0000 UTC m=+79.879985483 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1280): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1800): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1800): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1800): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1800): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1800): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.76150175 +0000 UTC m=+79.879985483 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1800): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657dc310 item 74 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1e40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1e40): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1e40): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1e40): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1e40): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1e40): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1e40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.762950221 +0000 UTC m=+79.881433974 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a658d1e40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534ea80): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534ea80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534ea80): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657dc8c0 item 75 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534ea80): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534ea80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.763403152 +0000 UTC m=+79.881886886 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534ea80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534efc0): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534efc0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534efc0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534efc0): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534efc0): _writeAt: size=3, off=2 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657dca80 item 75 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534efc0): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534efc0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.763856303 +0000 UTC m=+79.882340036 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534efc0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534f500): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534f500): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534f500): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534f500): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534f500): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.763856303 +0000 UTC m=+79.882340036 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534f500): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657dcd90 item 75 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534fb40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534fb40): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534fb40): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534fb40): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534fb40): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534fb40): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534fb40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.764937885 +0000 UTC m=+79.883421618 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a6534fb40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08340): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08340): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08340): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657dd1f0 item 76 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08340): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08340): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.765380377 +0000 UTC m=+79.883864120 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08340): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08880): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08880): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657dd3b0 item 76 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08880): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08880): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08880): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08880): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08880): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.765991704 +0000 UTC m=+79.884475447 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08880): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08e00): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08e00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08e00): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08e00): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08e00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.765991704 +0000 UTC m=+79.884475447 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c08e00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657dd570 item 76 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09440): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09440): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09440): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09440): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09440): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09440): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09440): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.767323175 +0000 UTC m=+79.885806938 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09440): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09940): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09940): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09940): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657dd8f0 item 77 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09940): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09940): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.767838944 +0000 UTC m=+79.886322687 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c09940): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7a240): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7a240): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7a240): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7a240): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7a240): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.767838944 +0000 UTC m=+79.886322687 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7a240): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657ddab0 item 77 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7a880): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7a880): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7a880): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7a880): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7a880): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7a880): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7a880): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.769320287 +0000 UTC m=+79.887804030 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7a880): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7ad80): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7ad80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7ad80): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ae60e0 item 78 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7ad80): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7ad80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.769722933 +0000 UTC m=+79.888206666 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7ad80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7b480): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7b480): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7b480): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7b480): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7b480): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.769722933 +0000 UTC m=+79.888206666 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7b480): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ae6b60 item 78 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7bac0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7bac0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7bac0): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7bac0): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7bac0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7bac0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7bac0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.771175512 +0000 UTC m=+79.889659265 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b7bac0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bc240): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bc240): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bc240): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ae7340 item 79 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bc240): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bc240): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.771588288 +0000 UTC m=+79.890072021 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bc240): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bce00): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bce00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bce00): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bce00): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bce00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.771588288 +0000 UTC m=+79.890072021 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bce00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ae7730 item 79 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 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/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bd900): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bd900): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bd900): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bd900): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bd900): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bd900): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bd900): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.773163536 +0000 UTC m=+79.891647269 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a655bd900): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb4600): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb4600): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb4600): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ae7b20 item 80 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb4600): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb4600): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.773641073 +0000 UTC m=+79.892124807 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb4600): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb4ec0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb4ec0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb4ec0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb4ec0): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb4ec0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.773641073 +0000 UTC m=+79.892124807 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb4ec0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ae7ce0 item 80 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5500): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5500): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5500): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5500): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5500): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.775110914 +0000 UTC m=+79.893594647 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5500): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5980): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5980): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5980): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5980): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5980): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5980): _writeAt: size=3, off=7 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65852460 item 81 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5980): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5980): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.775690233 +0000 UTC m=+79.894173986 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5980): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5ec0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5ec0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5ec0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5ec0): >_readAt: n=8, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5ec0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.775690233 +0000 UTC m=+79.894173986 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bb5ec0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a658530a0 item 81 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0640): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0640): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0640): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0640): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0640): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.777295988 +0000 UTC m=+79.895779761 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0640): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0cc0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0cc0): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0cc0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a658535e0 item 82 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0cc0): _readAt: size=2, off=5 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0cc0): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0cc0): _writeAt: size=3, off=5 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0cc0): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0cc0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.778360599 +0000 UTC m=+79.896844372 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f0cc0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1240): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1240): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1240): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1240): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1240): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.778360599 +0000 UTC m=+79.896844372 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1240): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65853c00 item 82 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f18c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f18c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f18c0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f18c0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f18c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.779758996 +0000 UTC m=+79.898242739 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f18c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1dc0): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1dc0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1dc0): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1dc0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1dc0): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1dc0): _writeAt: size=3, off=7 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656a4460 item 83 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1dc0): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1dc0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.780315591 +0000 UTC m=+79.898799323 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a657f1dc0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4a400): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4a400): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4a400): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4a400): >_readAt: n=8, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4a400): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.780315591 +0000 UTC m=+79.898799323 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4a400): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656a5420 item 83 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4aa80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4aa80): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4aa80): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4aa80): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4aa80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.782047334 +0000 UTC m=+79.900531077 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4aa80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4af80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4af80): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4af80): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ef61c0 item 84 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4af80): _readAt: size=2, off=5 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4af80): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4af80): _writeAt: size=3, off=5 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4af80): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4af80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.782661307 +0000 UTC m=+79.901145070 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4af80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4b500): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4b500): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4b500): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4b500): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4b500): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.782661307 +0000 UTC m=+79.901145070 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4b500): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ef6460 item 84 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4bb80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4bb80): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4bb80): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4bb80): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4bb80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.783987678 +0000 UTC m=+79.902471442 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f4bb80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659461c0): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659461c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659461c0): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659461c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659461c0): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659461c0): _writeAt: size=3, off=7 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ef6a80 item 85 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659461c0): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659461c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.786789401 +0000 UTC m=+79.905273135 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659461c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946700): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946700): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946700): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946700): >_readAt: n=8, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946700): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.786789401 +0000 UTC m=+79.905273135 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946700): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ef6d20 item 85 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946d80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946d80): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946d80): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946d80): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946d80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.788163522 +0000 UTC m=+79.906647255 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65946d80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947280): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947280): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947280): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ef7260 item 86 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947280): _readAt: size=2, off=5 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947280): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947280): _writeAt: size=3, off=5 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947280): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947280): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.788696724 +0000 UTC m=+79.907180457 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947280): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947800): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947800): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947800): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947800): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947800): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.788696724 +0000 UTC m=+79.907180457 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947800): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ef7420 item 86 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947e80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947e80): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947e80): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947e80): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947e80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.789838449 +0000 UTC m=+79.908322182 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65947e80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992480): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992480): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992480): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992480): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992480): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992480): _writeAt: size=3, off=7 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ef7880 item 87 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992480): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992480): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.790321677 +0000 UTC m=+79.908805410 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65992480): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659929c0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659929c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659929c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659929c0): >_readAt: n=8, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659929c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.790321677 +0000 UTC m=+79.908805410 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659929c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ef7ab0 item 87 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 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/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993040): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993040): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993040): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993040): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993040): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.791413067 +0000 UTC m=+79.909896800 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993040): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993540): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993540): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993540): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ef7e30 item 88 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993540): _readAt: size=2, off=5 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993540): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993540): _writeAt: size=3, off=5 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993540): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993540): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.79186697 +0000 UTC m=+79.910350702 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993540): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993ac0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993ac0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993ac0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993ac0): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993ac0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.79186697 +0000 UTC m=+79.910350702 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65993ac0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a6620c150 item 88 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b2200): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b2200): open at offset 0 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b2200): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b2200): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b2200): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b2200): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b2200): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b2200): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.793012361 +0000 UTC m=+79.911496093 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b2200): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b2740): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b2740): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b2740): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a6620c690 item 89 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b2740): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b2740): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.793463268 +0000 UTC m=+79.911947001 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b2740): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b2c80): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b2c80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b2c80): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b2c80): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b2c80): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b2c80): _writeAt: size=3, off=7 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a6620ca10 item 89 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b2c80): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b2c80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.793992732 +0000 UTC m=+79.912476465 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b2c80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b3200): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b3200): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b3200): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b3200): >_readAt: n=8, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b3200): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.793992732 +0000 UTC m=+79.912476465 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b3200): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a6620cbd0 item 89 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b3840): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b3840): open at offset 0 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b3840): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b3840): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b3840): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b3840): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b3840): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b3840): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.795229536 +0000 UTC m=+79.913713329 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b3840): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b3d80): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b3d80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b3d80): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a6620cf50 item 90 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b3d80): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b3d80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.795728072 +0000 UTC m=+79.914211805 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a659b3d80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a223c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a223c0): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a223c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a6620d2d0 item 90 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a223c0): _readAt: size=2, off=5 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a223c0): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a223c0): _writeAt: size=3, off=5 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a223c0): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a223c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.79634447 +0000 UTC m=+79.914828203 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a223c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a22980): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a22980): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a22980): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a22980): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a22980): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.79634447 +0000 UTC m=+79.914828203 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a22980): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a6620d500 item 90 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a22fc0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a22fc0): open at offset 0 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a22fc0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a22fc0): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a22fc0): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a22fc0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a22fc0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a22fc0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.797511172 +0000 UTC m=+79.915994905 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a22fc0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a23500): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a23500): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a23500): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a6620d9d0 item 91 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a23500): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a23500): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.797937192 +0000 UTC m=+79.916420925 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a23500): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a23a40): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a23a40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a23a40): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a23a40): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a23a40): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a23a40): _writeAt: size=3, off=7 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a6620dc70 item 91 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a23a40): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a23a40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.798416873 +0000 UTC m=+79.916900666 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a23a40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a480c0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a480c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a480c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a480c0): >_readAt: n=8, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a480c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.798416873 +0000 UTC m=+79.916900666 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a480c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a6620de30 item 91 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 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/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a48700): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a48700): open at offset 0 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a48700): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a48700): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a48700): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a48700): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a48700): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a48700): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.799530754 +0000 UTC m=+79.918014488 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a48700): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a48c40): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a48c40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a48c40): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656c6c40 item 92 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a48c40): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a48c40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.79990614 +0000 UTC m=+79.918389874 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a48c40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a49180): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a49180): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a49180): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656c6f50 item 92 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a49180): _readAt: size=2, off=5 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a49180): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a49180): _writeAt: size=3, off=5 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a49180): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a49180): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.80041184 +0000 UTC m=+79.918895573 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a49180): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a49740): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a49740): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a49740): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a49740): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a49740): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.80041184 +0000 UTC m=+79.918895573 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a49740): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656c7420 item 92 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a49d80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a49d80): open at offset 0 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a49d80): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a49d80): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a49d80): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a49d80): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a49d80): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a49d80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.801551761 +0000 UTC m=+79.920035494 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a49d80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a783c0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a783c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a783c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656c7e30 item 93 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a783c0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a783c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.802183228 +0000 UTC m=+79.920666960 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a783c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a78ac0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a78ac0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a78ac0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a78ac0): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a78ac0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.802183228 +0000 UTC m=+79.920666960 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a78ac0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655ea700 item 93 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 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/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a79100): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a79100): open at offset 0 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a79100): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a79100): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a79100): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a79100): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a79100): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a79100): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.803464304 +0000 UTC m=+79.921948057 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a79100): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a79640): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a79640): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a79640): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655eb6c0 item 94 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a79640): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a79640): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.803852844 +0000 UTC m=+79.922336577 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a79640): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a79d40): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a79d40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a79d40): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a79d40): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a79d40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.803852844 +0000 UTC m=+79.922336577 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65a79d40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65b3c380 item 94 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 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/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaa480): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaa480): open at offset 0 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaa480): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaa480): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaa480): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaa480): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaa480): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaa480): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.804978989 +0000 UTC m=+79.923462722 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaa480): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaa9c0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaa9c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaa9c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65b3c770 item 95 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaa9c0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaa9c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.8054212 +0000 UTC m=+79.923904934 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aaa9c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aab0c0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aab0c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aab0c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aab0c0): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aab0c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.8054212 +0000 UTC m=+79.923904934 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aab0c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65b3c930 item 95 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 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/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aab700): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aab700): open at offset 0 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aab700): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aab700): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aab700): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aab700): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aab700): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aab700): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.806563996 +0000 UTC m=+79.925047730 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aab700): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aabc40): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aabc40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aabc40): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65b3ce00 item 96 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aabc40): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aabc40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.806917541 +0000 UTC m=+79.925401274 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65aabc40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac2440): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac2440): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac2440): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac2440): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac2440): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.806917541 +0000 UTC m=+79.925401274 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac2440): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65b3cfc0 item 96 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= 2026/07/07 03:21:42 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:42 DEBUG : Looking for writers 2026/07/07 03:21:42 DEBUG : >WaitForWriters: 2026/07/07 03:21:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:21:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/07 03:21:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9a700): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9a700): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9a700): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9a700): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9a700): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.935037676 +0000 UTC m=+80.053521409 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9a700): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9ab80): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9ab80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9ab80): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9ab80): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9ab80): _writeAt: size=3, off=2 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9ab80): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9ab80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.935037676 +0000 UTC m=+80.053521409 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9ab80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9b040): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9b040): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9b040): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9b040): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9b040): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.935037676 +0000 UTC m=+80.053521409 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9b040): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65976770 item 1 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9b680): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9b680): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9b680): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9b680): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9b680): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.937954725 +0000 UTC m=+80.056438459 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9b680): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9bb80): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9bb80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9bb80): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9bb80): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9bb80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.937954725 +0000 UTC m=+80.056438459 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65f9bb80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65976e70 item 2 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd02c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd02c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd02c0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd02c0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd02c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.939566863 +0000 UTC m=+80.058050596 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd02c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd0740): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd0740): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd0740): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd0740): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd0740): _writeAt: size=3, off=2 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd0740): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd0740): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.939566863 +0000 UTC m=+80.058050596 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd0740): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd0c00): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd0c00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd0c00): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd0c00): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd0c00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.939566863 +0000 UTC m=+80.058050596 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd0c00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a659772d0 item 3 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd1280): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd1280): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd1280): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd1280): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd1280): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.941649085 +0000 UTC m=+80.060132817 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd1280): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd17c0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd17c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd17c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd17c0): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd17c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.941649085 +0000 UTC m=+80.060132817 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd17c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65977a40 item 4 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd1e00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd1e00): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd1e00): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd1e00): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd1e00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.943059243 +0000 UTC m=+80.061542976 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fd1e00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fee380): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fee380): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fee380): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fee380): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fee380): _writeAt: size=3, off=2 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fee380): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fee380): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.943059243 +0000 UTC m=+80.061542976 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fee380): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fee840): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fee840): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fee840): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fee840): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fee840): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.943059243 +0000 UTC m=+80.061542976 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fee840): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db21c0 item 5 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65feeec0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65feeec0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65feeec0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65feeec0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65feeec0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.945214242 +0000 UTC m=+80.063697985 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65feeec0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fef400): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fef400): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fef400): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fef400): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fef400): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.945214242 +0000 UTC m=+80.063697985 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fef400): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db27e0 item 6 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fefa80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fefa80): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fefa80): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fefa80): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fefa80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.946841739 +0000 UTC m=+80.065325472 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65fefa80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf2080): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf2080): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf2080): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf2080): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf2080): _writeAt: size=3, off=2 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf2080): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf2080): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.946841739 +0000 UTC m=+80.065325472 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf2080): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf2540): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf2540): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf2540): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf2540): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf2540): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.946841739 +0000 UTC m=+80.065325472 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf2540): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db2d90 item 7 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf2bc0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf2bc0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf2bc0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf2bc0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf2bc0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.94891301 +0000 UTC m=+80.067396743 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf2bc0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf3100): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf3100): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf3100): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf3100): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf3100): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.94891301 +0000 UTC m=+80.067396743 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf3100): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db3420 item 8 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf36c0): _readAt: size=2, off=0 2026/07/07 03:21:42 ERROR : open-test-file(0x188a65bf36c0): Couldn't read size of file 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf36c0): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf36c0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf36c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf36c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf36c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf3a80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf3a80): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf3a80): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf3a80): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf3a80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.950354397 +0000 UTC m=+80.068838130 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65bf3a80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c32000): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c32000): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c32000): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c32000): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c32000): _writeAt: size=3, off=2 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c32000): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c32000): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.950354397 +0000 UTC m=+80.068838130 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c32000): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c32500): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c32500): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c32500): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c32500): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c32500): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.950354397 +0000 UTC m=+80.068838130 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c32500): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db37a0 item 9 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c32b80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c32b80): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c32b80): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c32b80): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c32b80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.952569507 +0000 UTC m=+80.071053250 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c32b80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c330c0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c330c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c330c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c330c0): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c330c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.952569507 +0000 UTC m=+80.071053250 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c330c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db3ce0 item 10 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c33700): _readAt: size=2, off=0 2026/07/07 03:21:42 ERROR : open-test-file(0x188a65c33700): Couldn't read size of file 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c33700): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c33700): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c33700): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c33700): close: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c33700): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c33ac0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c33ac0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c33ac0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c33ac0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c33ac0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.953984485 +0000 UTC m=+80.072468218 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c33ac0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c620c0): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c620c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c620c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c620c0): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c620c0): _writeAt: size=3, off=2 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c620c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c620c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.953984485 +0000 UTC m=+80.072468218 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c620c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c625c0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c625c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c625c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c625c0): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c625c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.953984485 +0000 UTC m=+80.072468218 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c625c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655f2230 item 11 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c62c40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c62c40): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c62c40): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c62c40): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c62c40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.95603637 +0000 UTC m=+80.074520113 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c62c40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c63180): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c63180): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c63180): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c63180): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c63180): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.95603637 +0000 UTC m=+80.074520113 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c63180): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655f3ce0 item 12 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c637c0): _readAt: size=2, off=0 2026/07/07 03:21:42 ERROR : open-test-file(0x188a65c637c0): Couldn't read size of file 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c637c0): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c637c0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c637c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c637c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c637c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c63b80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c63b80): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c63b80): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c63b80): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c63b80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.957528523 +0000 UTC m=+80.076012266 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c63b80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8a340): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8a340): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8a340): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8a340): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8a340): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.957528523 +0000 UTC m=+80.076012266 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8a340): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65bea3f0 item 13 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8a9c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8a9c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8a9c0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8a9c0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8a9c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.959444451 +0000 UTC m=+80.077928195 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8a9c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8af00): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8af00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8af00): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8af00): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8af00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.959444451 +0000 UTC m=+80.077928195 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8af00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65bea9a0 item 14 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8b540): _readAt: size=2, off=0 2026/07/07 03:21:42 ERROR : open-test-file(0x188a65c8b540): Couldn't read size of file 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8b540): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8b540): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8b540): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8b540): close: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8b540): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8b900): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8b900): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8b900): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8b900): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8b900): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.960970689 +0000 UTC m=+80.079454432 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65c8b900): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc00c0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc00c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc00c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc00c0): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc00c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.960970689 +0000 UTC m=+80.079454432 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc00c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65beaee0 item 15 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 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/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc0740): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc0740): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc0740): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc0740): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc0740): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.962623765 +0000 UTC m=+80.081107497 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc0740): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc0c80): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc0c80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc0c80): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc0c80): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc0c80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.962623765 +0000 UTC m=+80.081107497 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc0c80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65beb2d0 item 16 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc12c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc12c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc12c0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc12c0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc12c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.964347863 +0000 UTC m=+80.082831606 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc12c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc1740): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc1740): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc1740): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc1740): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc1740): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc1740): _writeAt: size=3, off=7 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc1740): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc1740): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.964347863 +0000 UTC m=+80.082831606 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc1740): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc1c40): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc1c40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc1c40): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc1c40): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc1c40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.964347863 +0000 UTC m=+80.082831606 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cc1c40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65beb810 item 17 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cee3c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cee3c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cee3c0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cee3c0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cee3c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.966269352 +0000 UTC m=+80.084753085 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cee3c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cee900): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cee900): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cee900): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cee900): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cee900): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.966269352 +0000 UTC m=+80.084753085 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cee900): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b4150 item 18 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ceef80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ceef80): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ceef80): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ceef80): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ceef80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.967901307 +0000 UTC m=+80.086385050 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ceef80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cef480): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cef480): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cef480): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cef480): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cef480): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cef480): _writeAt: size=3, off=7 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cef480): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cef480): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.967901307 +0000 UTC m=+80.086385050 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cef480): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cef980): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cef980): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cef980): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cef980): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cef980): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.967901307 +0000 UTC m=+80.086385050 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65cef980): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b4e00 item 19 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d54100): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d54100): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d54100): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d54100): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d54100): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.970412445 +0000 UTC m=+80.088896188 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d54100): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d54640): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d54640): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d54640): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d54640): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d54640): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.970412445 +0000 UTC m=+80.088896188 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d54640): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a652ac620 item 20 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d54cc0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d54cc0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d54cc0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d54cc0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d54cc0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.971769314 +0000 UTC m=+80.090253047 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d54cc0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d551c0): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d551c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d551c0): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d551c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d551c0): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d551c0): _writeAt: size=3, off=7 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d551c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d551c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.971769314 +0000 UTC m=+80.090253047 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d551c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d556c0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d556c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d556c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d556c0): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d556c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.971769314 +0000 UTC m=+80.090253047 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d556c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b0230 item 21 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d55d40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d55d40): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d55d40): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d55d40): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d55d40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.973770663 +0000 UTC m=+80.092254395 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d55d40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8c380): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8c380): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8c380): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8c380): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8c380): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.973770663 +0000 UTC m=+80.092254395 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8c380): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b0c40 item 22 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8ca00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8ca00): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8ca00): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8ca00): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8ca00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.975487848 +0000 UTC m=+80.093971581 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8ca00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8cf00): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8cf00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8cf00): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8cf00): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8cf00): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8cf00): _writeAt: size=3, off=7 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8cf00): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8cf00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.975487848 +0000 UTC m=+80.093971581 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8cf00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8d400): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8d400): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8d400): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8d400): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8d400): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.975487848 +0000 UTC m=+80.093971581 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8d400): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b1110 item 23 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 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/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8da80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8da80): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8da80): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8da80): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8da80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.977269545 +0000 UTC m=+80.095753279 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65d8da80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dba0c0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dba0c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dba0c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dba0c0): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dba0c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.977269545 +0000 UTC m=+80.095753279 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dba0c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b1960 item 24 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dba700): _readAt: size=2, off=0 2026/07/07 03:21:42 ERROR : open-test-file(0x188a65dba700): Couldn't read size of file 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dba700): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dba700): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dba700): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dba700): close: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dba700): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbaac0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbaac0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbaac0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbaac0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbaac0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.979198859 +0000 UTC m=+80.097682602 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbaac0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbafc0): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbafc0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbafc0): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbafc0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbafc0): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbafc0): _writeAt: size=3, off=7 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbafc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbafc0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.979198859 +0000 UTC m=+80.097682602 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbafc0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbb500): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbb500): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbb500): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbb500): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbb500): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.979198859 +0000 UTC m=+80.097682602 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbb500): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655fc690 item 25 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbbb80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbbb80): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbbb80): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbbb80): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbbb80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.981005082 +0000 UTC m=+80.099488816 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dbbb80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dda1c0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dda1c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dda1c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dda1c0): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dda1c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.981005082 +0000 UTC m=+80.099488816 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dda1c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655fd2d0 item 26 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dda800): _readAt: size=2, off=0 2026/07/07 03:21:42 ERROR : open-test-file(0x188a65dda800): Couldn't read size of file 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dda800): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dda800): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dda800): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dda800): close: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65dda800): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddabc0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddabc0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddabc0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddabc0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddabc0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.982363895 +0000 UTC m=+80.100847628 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddabc0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddb0c0): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddb0c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddb0c0): open at offset 5 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddb0c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddb0c0): >_readAt: n=2, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddb0c0): _writeAt: size=3, off=7 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddb0c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddb0c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.982363895 +0000 UTC m=+80.100847628 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddb0c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddb600): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddb600): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddb600): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddb600): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddb600): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.982363895 +0000 UTC m=+80.100847628 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddb600): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657ba700 item 27 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 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/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddbc80): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddbc80): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddbc80): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddbc80): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddbc80): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.984038931 +0000 UTC m=+80.102522664 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ddbc80): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e162c0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e162c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e162c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e162c0): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e162c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.984038931 +0000 UTC m=+80.102522664 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e162c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657bb2d0 item 28 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e16900): _readAt: size=2, off=0 2026/07/07 03:21:42 ERROR : open-test-file(0x188a65e16900): Couldn't read size of file 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e16900): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e16900): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e16900): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e16900): close: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e16900): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e16cc0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e16cc0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e16cc0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e16cc0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e16cc0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.985429683 +0000 UTC m=+80.103913416 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e16cc0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e17380): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e17380): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e17380): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e17380): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e17380): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.985429683 +0000 UTC m=+80.103913416 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e17380): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657bb730 item 29 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 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/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e17a00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e17a00): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e17a00): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e17a00): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e17a00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.986883094 +0000 UTC m=+80.105366827 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e17a00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e34040): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e34040): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e34040): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e34040): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e34040): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.986883094 +0000 UTC m=+80.105366827 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e34040): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657bbdc0 item 30 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 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/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e34680): _readAt: size=2, off=0 2026/07/07 03:21:42 ERROR : open-test-file(0x188a65e34680): Couldn't read size of file 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e34680): >_readAt: n=0, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e34680): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e34680): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e34680): close: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e34680): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e34a40): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e34a40): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e34a40): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e34a40): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e34a40): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.988223091 +0000 UTC m=+80.106706824 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e34a40): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e35100): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e35100): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e35100): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e35100): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e35100): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.988223091 +0000 UTC m=+80.106706824 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65e35100): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655d7110 item 31 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 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/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac36c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac36c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac36c0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac36c0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac36c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.989565112 +0000 UTC m=+80.108048845 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac36c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac3c00): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac3c00): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac3c00): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac3c00): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac3c00): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.989565112 +0000 UTC m=+80.108048845 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65ac3c00): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a662070a0 item 32 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5e340): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5e340): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5e340): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5e340): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5e340): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.99081508 +0000 UTC m=+80.109298812 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5e340): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5e7c0): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5e7c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5e7c0): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5e7c0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5e7c0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a66207570 item 33 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5e7c0): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5e7c0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.991388426 +0000 UTC m=+80.109872160 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5e7c0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5ecc0): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5ecc0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5ecc0): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5ecc0): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5ecc0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.991388426 +0000 UTC m=+80.109872160 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5ecc0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a66207730 item 33 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5f300): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5f300): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5f300): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5f300): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5f300): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.992829443 +0000 UTC m=+80.111313176 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5f300): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5f780): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5f780): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a66207ab0 item 34 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5f780): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5f780): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5f780): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5f780): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5f780): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.993725397 +0000 UTC m=+80.112209130 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65b5f780): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acc880): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acc880): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acc880): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acc880): >_readAt: n=3, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acc880): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.993725397 +0000 UTC m=+80.112209130 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acc880): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65f70a10 item 34 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65accec0): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65accec0): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65accec0): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65accec0): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65accec0): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.997248655 +0000 UTC m=+80.115732388 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65accec0): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acd340): _readAt: size=2, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acd340): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acd340): _writeAt: size=3, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acd340): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acd340): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65f70ee0 item 35 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acd340): >_writeAt: n=3, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acd340): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.997749736 +0000 UTC m=+80.116233500 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acd340): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acc180): _readAt: size=512, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acc180): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acc180): >openPending: err= 2026/07/07 03:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acc180): >_readAt: n=5, err=EOF 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acc180): close: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.997749736 +0000 UTC m=+80.116233500 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acc180): >close: err= 2026/07/07 03:21:42 DEBUG : open-test-file: Remove: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655d6700 item 35 2026/07/07 03:21:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acd840): openPending: 2026/07/07 03:21:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acd840): >openPending: err= 2026/07/07 03:21:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acd840): _writeAt: size=5, off=0 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acd840): >_writeAt: n=5, err= 2026/07/07 03:21:42 DEBUG : open-test-file(0x188a65acd840): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:42.999926605 +0000 UTC m=+80.118410338 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65acd840): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65acdd40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65acdd40): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655d7490 item 36 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65acdd40): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65acdd40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65acdd40): _writeAt: size=3, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65acdd40): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65acdd40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.00063759 +0000 UTC m=+80.119121354 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65acdd40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5e380): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5e380): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5e380): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5e380): >_readAt: n=3, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5e380): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.00063759 +0000 UTC m=+80.119121354 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5e380): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655d78f0 item 36 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5e9c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5e9c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5e9c0): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5e9c0): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5e9c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.002211337 +0000 UTC m=+80.120695070 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5e9c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5ee40): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5ee40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5ee40): _writeAt: size=3, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5ee40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5ee40): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65f70150 item 37 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5ee40): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5ee40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.002642427 +0000 UTC m=+80.121126160 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5ee40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5f380): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5f380): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5f380): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5f380): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5f380): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.002642427 +0000 UTC m=+80.121126160 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b5f380): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65f70310 item 37 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6a040): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6a040): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6a040): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6a040): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6a040): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.004159455 +0000 UTC m=+80.122643189 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6a040): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6a540): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6a540): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65f71110 item 38 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6a540): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6a540): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6a540): _writeAt: size=3, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6a540): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6a540): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.005067662 +0000 UTC m=+80.123551395 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6a540): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6ab00): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6ab00): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6ab00): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6ab00): >_readAt: n=3, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6ab00): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.005067662 +0000 UTC m=+80.123551395 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6ab00): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65f712d0 item 38 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6b180): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6b180): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6b180): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6b180): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6b180): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.006638283 +0000 UTC m=+80.125122026 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6b180): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6b680): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6b680): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6b680): _writeAt: size=3, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6b680): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6b680): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65f71730 item 39 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6b680): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6b680): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.007491215 +0000 UTC m=+80.125974948 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6b680): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6bb80): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6bb80): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6bb80): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6bb80): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6bb80): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.007491215 +0000 UTC m=+80.125974948 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65f6bb80): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65f718f0 item 39 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab6300): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab6300): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab6300): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab6300): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab6300): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.009386866 +0000 UTC m=+80.127870649 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab6300): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab6800): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab6800): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65f71dc0 item 40 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab6800): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab6800): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab6800): _writeAt: size=3, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab6800): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab6800): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.010721682 +0000 UTC m=+80.129205445 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab6800): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab6d40): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab6d40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab6d40): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab6d40): >_readAt: n=3, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab6d40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.010721682 +0000 UTC m=+80.129205445 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab6d40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a66206310 item 40 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab7380): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab7380): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab7380): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab7380): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab7380): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab7380): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab7380): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.012665834 +0000 UTC m=+80.131149577 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab7380): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab7cc0): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab7cc0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab7cc0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a66206690 item 41 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab7cc0): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab7cc0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.013327467 +0000 UTC m=+80.131811201 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ab7cc0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ec5c0): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ec5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ec5c0): _writeAt: size=3, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ec5c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ec5c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a66206850 item 41 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ec5c0): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ec5c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.01399428 +0000 UTC m=+80.132478013 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ec5c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ecb00): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ecb00): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ecb00): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ecb00): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ecb00): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.01399428 +0000 UTC m=+80.132478013 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ecb00): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a66206a10 item 41 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ed180): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ed180): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ed180): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ed180): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ed180): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ed180): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ed180): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.016172912 +0000 UTC m=+80.134656665 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ed180): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ed680): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ed680): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ed680): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a66206e00 item 42 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ed680): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ed680): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.01656002 +0000 UTC m=+80.135043753 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ed680): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658edc00): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658edc00): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a66207030 item 42 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658edc00): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658edc00): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658edc00): _writeAt: size=3, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658edc00): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658edc00): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.017478625 +0000 UTC m=+80.135962368 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658edc00): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c0740): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c0740): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c0740): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c0740): >_readAt: n=3, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c0740): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.017478625 +0000 UTC m=+80.135962368 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c0740): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a662071f0 item 42 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c1040): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c1040): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c1040): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c1040): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c1040): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c1040): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c1040): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.019012677 +0000 UTC m=+80.137496410 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c1040): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c1800): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c1800): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c1800): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a662076c0 item 43 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c1800): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c1800): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.019628594 +0000 UTC m=+80.138112348 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c1800): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c1e80): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c1e80): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c1e80): _writeAt: size=3, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c1e80): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c1e80): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a66207880 item 43 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c1e80): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c1e80): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.020276641 +0000 UTC m=+80.138760374 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a656c1e80): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d04c0): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d04c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d04c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d04c0): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d04c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.020276641 +0000 UTC m=+80.138760374 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d04c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a66207c00 item 43 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d0b40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d0b40): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d0b40): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d0b40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d0b40): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d0b40): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d0b40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.022584196 +0000 UTC m=+80.141067939 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d0b40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d1080): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d1080): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d1080): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656be460 item 44 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d1080): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d1080): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.023111256 +0000 UTC m=+80.141594989 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d1080): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d15c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d15c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656be770 item 44 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d15c0): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d15c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d15c0): _writeAt: size=3, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d15c0): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d15c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.023679963 +0000 UTC m=+80.142163717 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d15c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d1b40): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d1b40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d1b40): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d1b40): >_readAt: n=3, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d1b40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.023679963 +0000 UTC m=+80.142163717 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658d1b40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656beb60 item 44 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534eb80): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534eb80): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534eb80): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534eb80): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534eb80): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534eb80): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534eb80): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.025302542 +0000 UTC m=+80.143786274 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534eb80): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534f080): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534f080): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534f080): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65c0e620 item 45 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534f080): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534f080): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.025755142 +0000 UTC m=+80.144238876 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534f080): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534f780): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534f780): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534f780): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534f780): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534f780): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.025755142 +0000 UTC m=+80.144238876 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534f780): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65c0e7e0 item 45 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534fdc0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534fdc0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534fdc0): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534fdc0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534fdc0): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534fdc0): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534fdc0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.027049153 +0000 UTC m=+80.145532886 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6534fdc0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c085c0): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c085c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c085c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65c0ecb0 item 46 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c085c0): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c085c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.02759082 +0000 UTC m=+80.146074573 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c085c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c08cc0): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c08cc0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c08cc0): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c08cc0): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c08cc0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.02759082 +0000 UTC m=+80.146074573 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c08cc0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65c0f260 item 46 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c09300): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c09300): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c09300): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c09300): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c09300): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c09300): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c09300): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.028797376 +0000 UTC m=+80.147281109 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c09300): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c09800): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c09800): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c09800): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65c0f650 item 47 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c09800): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c09800): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.029256069 +0000 UTC m=+80.147739802 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c09800): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7a000): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7a000): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7a000): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7a000): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7a000): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.029256069 +0000 UTC m=+80.147739802 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7a000): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65c0f810 item 47 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7a740): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7a740): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7a740): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7a740): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7a740): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7a740): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7a740): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.030429102 +0000 UTC m=+80.148912845 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7a740): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7ac40): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7ac40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7ac40): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65c0fce0 item 48 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7ac40): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7ac40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.030900878 +0000 UTC m=+80.149384612 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7ac40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7b340): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7b340): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7b340): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7b340): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7b340): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.030900878 +0000 UTC m=+80.149384612 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7b340): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655e2460 item 48 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7b980): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7b980): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7b980): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7b980): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7b980): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.032145486 +0000 UTC m=+80.150629219 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7b980): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7be00): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7be00): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7be00): _writeAt: size=3, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7be00): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7be00): open at offset 5 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7be00): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655e2850 item 49 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7be00): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7be00): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.032535468 +0000 UTC m=+80.151019201 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65b7be00): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a655bca40): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a655bca40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a655bca40): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a655bca40): >_readAt: n=8, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a655bca40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.032535468 +0000 UTC m=+80.151019201 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a655bca40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655e2bd0 item 49 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a655bd140): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a655bd140): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a655bd140): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a655bd140): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a655bd140): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.033767302 +0000 UTC m=+80.152251036 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a655bd140): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb40c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb40c0): open at offset 5 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb40c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655e2f50 item 50 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb40c0): _readAt: size=2, off=5 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb40c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb40c0): _writeAt: size=3, off=5 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb40c0): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb40c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.034311204 +0000 UTC m=+80.152794938 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb40c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb4a00): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb4a00): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb4a00): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb4a00): >_readAt: n=3, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb4a00): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.034311204 +0000 UTC m=+80.152794938 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb4a00): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655e3180 item 50 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb5080): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb5080): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb5080): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb5080): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb5080): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.035476704 +0000 UTC m=+80.153960437 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb5080): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb5580): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb5580): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb5580): _writeAt: size=3, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb5580): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb5580): open at offset 5 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb5580): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655e35e0 item 51 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb5580): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb5580): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.035979417 +0000 UTC m=+80.154463150 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb5580): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb5ac0): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb5ac0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb5ac0): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb5ac0): >_readAt: n=8, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb5ac0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.035979417 +0000 UTC m=+80.154463150 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb5ac0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655e3960 item 51 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f0240): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f0240): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f0240): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f0240): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f0240): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.037110773 +0000 UTC m=+80.155594507 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f0240): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f0740): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f0740): open at offset 5 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f0740): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657dc1c0 item 52 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f0740): _readAt: size=2, off=5 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f0740): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f0740): _writeAt: size=3, off=5 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f0740): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f0740): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.037530571 +0000 UTC m=+80.156014305 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f0740): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f0e40): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f0e40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f0e40): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f0e40): >_readAt: n=3, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f0e40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.037530571 +0000 UTC m=+80.156014305 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f0e40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657dc690 item 52 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f14c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f14c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f14c0): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f14c0): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f14c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.038679659 +0000 UTC m=+80.157163393 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f14c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f19c0): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f19c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f19c0): _writeAt: size=3, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f19c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f19c0): open at offset 5 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f19c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657dca10 item 53 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f19c0): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f19c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.039133613 +0000 UTC m=+80.157617346 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a657f19c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac2000): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac2000): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac2000): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac2000): >_readAt: n=8, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac2000): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.039133613 +0000 UTC m=+80.157617346 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac2000): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657dccb0 item 53 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac2680): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac2680): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac2680): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac2680): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac2680): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.04026062 +0000 UTC m=+80.158744353 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac2680): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac2bc0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac2bc0): open at offset 5 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac2bc0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657dd180 item 54 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac2bc0): _readAt: size=2, off=5 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac2bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac2bc0): _writeAt: size=3, off=5 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac2bc0): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac2bc0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.040762592 +0000 UTC m=+80.159246326 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac2bc0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac3140): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac3140): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac3140): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac3140): >_readAt: n=3, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac3140): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.040762592 +0000 UTC m=+80.159246326 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac3140): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657dd340 item 54 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac37c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac37c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac37c0): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac37c0): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac37c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.041893296 +0000 UTC m=+80.160377030 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac37c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac3cc0): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac3cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac3cc0): _writeAt: size=3, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac3cc0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac3cc0): open at offset 5 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac3cc0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657dd6c0 item 55 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac3cc0): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac3cc0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.04235877 +0000 UTC m=+80.160842504 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac3cc0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ae300): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ae300): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ae300): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ae300): >_readAt: n=8, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ae300): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.04235877 +0000 UTC m=+80.160842504 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ae300): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657dd880 item 55 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ae980): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ae980): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ae980): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ae980): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ae980): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.043497961 +0000 UTC m=+80.161981693 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ae980): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658aee80): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658aee80): open at offset 5 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658aee80): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657ddce0 item 56 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658aee80): _readAt: size=2, off=5 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658aee80): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658aee80): _writeAt: size=3, off=5 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658aee80): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658aee80): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.043961411 +0000 UTC m=+80.162445145 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658aee80): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658af400): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658af400): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658af400): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658af400): >_readAt: n=3, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658af400): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.043961411 +0000 UTC m=+80.162445145 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658af400): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ae6000 item 56 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658afa40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658afa40): open at offset 0 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658afa40): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658afa40): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658afa40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658afa40): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658afa40): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658afa40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.04499852 +0000 UTC m=+80.163482253 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658afa40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ee080): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ee080): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ee080): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ae6e70 item 57 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ee080): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ee080): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.045463112 +0000 UTC m=+80.163946845 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ee080): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ee5c0): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ee5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ee5c0): _writeAt: size=3, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ee5c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ee5c0): open at offset 5 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ee5c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ae71f0 item 57 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ee5c0): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ee5c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.04624972 +0000 UTC m=+80.164733453 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ee5c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658eeb40): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658eeb40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658eeb40): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658eeb40): >_readAt: n=8, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658eeb40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.04624972 +0000 UTC m=+80.164733453 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658eeb40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ae7420 item 57 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ef180): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ef180): open at offset 0 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ef180): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ef180): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ef180): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ef180): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ef180): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ef180): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.047322655 +0000 UTC m=+80.165806389 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ef180): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ef6c0): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ef6c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ef6c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ae79d0 item 58 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ef6c0): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ef6c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.047774664 +0000 UTC m=+80.166258397 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658ef6c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658efc00): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658efc00): open at offset 5 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658efc00): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ae7b90 item 58 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658efc00): _readAt: size=2, off=5 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658efc00): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658efc00): _writeAt: size=3, off=5 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658efc00): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658efc00): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.048342031 +0000 UTC m=+80.166825764 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a658efc00): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598c2c0): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598c2c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598c2c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598c2c0): >_readAt: n=3, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598c2c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.048342031 +0000 UTC m=+80.166825764 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598c2c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ae7d50 item 58 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598c900): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598c900): open at offset 0 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598c900): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598c900): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598c900): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598c900): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598c900): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598c900): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.049500015 +0000 UTC m=+80.167983748 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598c900): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598ce40): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598ce40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598ce40): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65852540 item 59 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598ce40): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598ce40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.049923841 +0000 UTC m=+80.168407574 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598ce40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598d380): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598d380): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598d380): _writeAt: size=3, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598d380): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598d380): open at offset 5 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598d380): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65852e00 item 59 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598d380): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598d380): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.050377284 +0000 UTC m=+80.168861016 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598d380): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598d900): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598d900): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598d900): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598d900): >_readAt: n=8, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598d900): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.050377284 +0000 UTC m=+80.168861016 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a6598d900): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a658533b0 item 59 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a4040): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a4040): open at offset 0 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a4040): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a4040): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a4040): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a4040): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a4040): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a4040): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.051501315 +0000 UTC m=+80.169985047 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a4040): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a4580): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a4580): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a4580): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65853b90 item 60 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a4580): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a4580): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.051937895 +0000 UTC m=+80.170421627 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a4580): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a4ac0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a4ac0): open at offset 5 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a4ac0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65853e30 item 60 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a4ac0): _readAt: size=2, off=5 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a4ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a4ac0): _writeAt: size=3, off=5 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a4ac0): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a4ac0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.05243559 +0000 UTC m=+80.170919323 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a4ac0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a5080): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a5080): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a5080): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a5080): >_readAt: n=3, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a5080): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.05243559 +0000 UTC m=+80.170919323 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a5080): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656a4310 item 60 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a56c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a56c0): open at offset 0 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a56c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a56c0): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a56c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a56c0): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a56c0): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a56c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.053551916 +0000 UTC m=+80.172035650 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a56c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a5c00): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a5c00): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a5c00): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656a5c00 item 61 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a5c00): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a5c00): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.05397955 +0000 UTC m=+80.172463283 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a659a5c00): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a18400): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a18400): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a18400): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a18400): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a18400): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.05397955 +0000 UTC m=+80.172463283 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a18400): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ef6150 item 61 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a18a40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a18a40): open at offset 0 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a18a40): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a18a40): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a18a40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a18a40): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a18a40): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a18a40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.055062824 +0000 UTC m=+80.173546557 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a18a40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a18f80): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a18f80): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a18f80): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ef67e0 item 62 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a18f80): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a18f80): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.055437829 +0000 UTC m=+80.173921561 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a18f80): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a19680): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a19680): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a19680): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a19680): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a19680): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.055437829 +0000 UTC m=+80.173921561 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a19680): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ef6a10 item 62 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a19cc0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a19cc0): open at offset 0 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a19cc0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a19cc0): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a19cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a19cc0): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a19cc0): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a19cc0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.056664213 +0000 UTC m=+80.175147945 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a19cc0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3e300): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3e300): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3e300): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ef6fc0 item 63 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3e300): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3e300): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.057063903 +0000 UTC m=+80.175547636 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3e300): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3ea00): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3ea00): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3ea00): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3ea00): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3ea00): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.057063903 +0000 UTC m=+80.175547636 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3ea00): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ef71f0 item 63 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3f040): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3f040): open at offset 0 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3f040): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3f040): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3f040): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3f040): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3f040): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3f040): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.05833391 +0000 UTC m=+80.176817642 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3f040): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3f580): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3f580): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3f580): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ef7570 item 64 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3f580): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3f580): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.058753417 +0000 UTC m=+80.177237150 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3f580): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3fc80): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3fc80): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3fc80): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3fc80): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3fc80): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.058753417 +0000 UTC m=+80.177237150 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a3fc80): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ef7810 item 64 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a643c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a643c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a643c0): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a643c0): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a643c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.059940908 +0000 UTC m=+80.178424641 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a643c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a64840): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a64840): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a64840): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a64840): >_readAt: n=2, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a64840): _writeAt: size=3, off=2 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ef7c00 item 65 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a64840): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a64840): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.06043202 +0000 UTC m=+80.178915754 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a64840): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a64d40): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a64d40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a64d40): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a64d40): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a64d40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.06043202 +0000 UTC m=+80.178915754 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a64d40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65ef7dc0 item 65 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a65380): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a65380): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a65380): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a65380): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a65380): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.06152893 +0000 UTC m=+80.180012664 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a65380): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a65800): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a65800): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a6620c2a0 item 66 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a65800): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a65800): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a65800): _writeAt: size=3, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a65800): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a65800): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.061999695 +0000 UTC m=+80.180483429 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a65800): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a65d40): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a65d40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a65d40): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a65d40): >_readAt: n=3, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a65d40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.061999695 +0000 UTC m=+80.180483429 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a65d40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a6620c540 item 66 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a94480): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a94480): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a94480): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a94480): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a94480): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.063142041 +0000 UTC m=+80.181625774 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a94480): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a94900): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a94900): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a94900): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a94900): >_readAt: n=2, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a94900): _writeAt: size=3, off=2 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a6620cb60 item 67 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a94900): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a94900): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.063534759 +0000 UTC m=+80.182018491 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a94900): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a94e00): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a94e00): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a94e00): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a94e00): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a94e00): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.063534759 +0000 UTC m=+80.182018491 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a94e00): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a6620cd20 item 67 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a95480): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a95480): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a95480): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a95480): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a95480): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.064674769 +0000 UTC m=+80.183158502 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a95480): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a95980): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a95980): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a6620d260 item 68 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a95980): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a95980): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a95980): _writeAt: size=3, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a95980): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a95980): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.065220224 +0000 UTC m=+80.183703958 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a95980): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a95ec0): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a95ec0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a95ec0): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a95ec0): >_readAt: n=3, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a95ec0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.065220224 +0000 UTC m=+80.183703958 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65a95ec0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a6620d490 item 68 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac0600): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac0600): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac0600): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac0600): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac0600): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.066386485 +0000 UTC m=+80.184870218 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac0600): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac0a80): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac0a80): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac0a80): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac0a80): >_readAt: n=2, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac0a80): _writeAt: size=3, off=2 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a6620d960 item 69 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac0a80): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac0a80): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.067000068 +0000 UTC m=+80.185483800 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac0a80): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac0f80): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac0f80): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac0f80): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac0f80): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac0f80): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.067000068 +0000 UTC m=+80.185483800 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ac0f80): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a6620dc00 item 69 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e48580): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e48580): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e48580): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e48580): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e48580): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.068504594 +0000 UTC m=+80.186988328 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e48580): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e48a80): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e48a80): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656c6bd0 item 70 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e48a80): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e48a80): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e48a80): _writeAt: size=3, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e48a80): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e48a80): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.068945773 +0000 UTC m=+80.187429506 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e48a80): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e48fc0): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e48fc0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e48fc0): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e48fc0): >_readAt: n=3, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e48fc0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.068945773 +0000 UTC m=+80.187429506 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e48fc0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656c6ee0 item 70 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e49640): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e49640): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e49640): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e49640): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e49640): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.070021814 +0000 UTC m=+80.188505547 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e49640): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e49b40): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e49b40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e49b40): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e49b40): >_readAt: n=2, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e49b40): _writeAt: size=3, off=2 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656c77a0 item 71 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e49b40): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e49b40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.070455649 +0000 UTC m=+80.188939382 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e49b40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6c140): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6c140): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6c140): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6c140): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6c140): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.070455649 +0000 UTC m=+80.188939382 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6c140): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656c7dc0 item 71 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6c7c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6c7c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6c7c0): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6c7c0): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6c7c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.071537721 +0000 UTC m=+80.190021454 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6c7c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6ccc0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6ccc0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655eaaf0 item 72 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6ccc0): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6ccc0): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6ccc0): _writeAt: size=3, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6ccc0): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6ccc0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.072099507 +0000 UTC m=+80.190583250 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6ccc0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6d200): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6d200): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6d200): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6d200): >_readAt: n=3, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6d200): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.072099507 +0000 UTC m=+80.190583250 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6d200): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655eb260 item 72 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6d7c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6d7c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6d7c0): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6d7c0): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6d7c0): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6d7c0): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6d7c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.073229669 +0000 UTC m=+80.191713402 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6d7c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6dcc0): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6dcc0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6dcc0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65b3c4d0 item 73 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6dcc0): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6dcc0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.073622568 +0000 UTC m=+80.192106301 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e6dcc0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb8280): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb8280): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb8280): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb8280): >_readAt: n=2, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb8280): _writeAt: size=3, off=2 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65b3c690 item 73 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb8280): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb8280): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.07416169 +0000 UTC m=+80.192645424 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb8280): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb87c0): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb87c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb87c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb87c0): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb87c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.07416169 +0000 UTC m=+80.192645424 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb87c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65b3c8c0 item 73 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb8e00): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb8e00): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb8e00): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb8e00): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb8e00): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb8e00): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb8e00): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.07567292 +0000 UTC m=+80.194156652 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb8e00): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb9300): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb9300): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb9300): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65b3cd90 item 74 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb9300): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb9300): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.076125931 +0000 UTC m=+80.194609663 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb9300): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb9840): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb9840): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65b3cf50 item 74 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb9840): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb9840): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb9840): _writeAt: size=3, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb9840): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb9840): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.076569213 +0000 UTC m=+80.195052966 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb9840): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb9dc0): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb9dc0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb9dc0): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb9dc0): >_readAt: n=3, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb9dc0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.076569213 +0000 UTC m=+80.195052966 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65bb9dc0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65b3d2d0 item 74 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be8500): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be8500): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be8500): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be8500): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be8500): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be8500): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be8500): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.077828208 +0000 UTC m=+80.196311941 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be8500): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be8a00): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be8a00): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be8a00): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65b3d650 item 75 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be8a00): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be8a00): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.078282792 +0000 UTC m=+80.196766525 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be8a00): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be8f40): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be8f40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be8f40): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be8f40): >_readAt: n=2, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be8f40): _writeAt: size=3, off=2 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65b3d9d0 item 75 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be8f40): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be8f40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.078813088 +0000 UTC m=+80.197296821 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be8f40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be9480): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be9480): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be9480): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be9480): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be9480): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.078813088 +0000 UTC m=+80.197296821 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be9480): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65b3db90 item 75 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be9ac0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be9ac0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be9ac0): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be9ac0): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be9ac0): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be9ac0): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be9ac0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.079966614 +0000 UTC m=+80.198450347 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65be9ac0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c340c0): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c340c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c340c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65976380 item 76 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c340c0): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c340c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.080409937 +0000 UTC m=+80.198893670 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c340c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c34600): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c34600): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a659767e0 item 76 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c34600): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c34600): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c34600): _writeAt: size=3, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c34600): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c34600): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.081015815 +0000 UTC m=+80.199499548 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c34600): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c34b80): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c34b80): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c34b80): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c34b80): >_readAt: n=3, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c34b80): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.081015815 +0000 UTC m=+80.199499548 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c34b80): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65976a80 item 76 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c351c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c351c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c351c0): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c351c0): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c351c0): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c351c0): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c351c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.082174703 +0000 UTC m=+80.200658436 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c351c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c356c0): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c356c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c356c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65977030 item 77 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c356c0): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c356c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.082574003 +0000 UTC m=+80.201057735 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c356c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c35dc0): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c35dc0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c35dc0): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c35dc0): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c35dc0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.082574003 +0000 UTC m=+80.201057735 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c35dc0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a659771f0 item 77 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c62500): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c62500): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c62500): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c62500): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c62500): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c62500): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c62500): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.083785939 +0000 UTC m=+80.202269672 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c62500): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c62a00): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c62a00): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c62a00): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65977730 item 78 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c62a00): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c62a00): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.084235313 +0000 UTC m=+80.202719046 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c62a00): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c63100): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c63100): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c63100): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c63100): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c63100): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.084235313 +0000 UTC m=+80.202719046 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c63100): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a659779d0 item 78 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c63740): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c63740): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c63740): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c63740): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c63740): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c63740): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c63740): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.085449724 +0000 UTC m=+80.203933457 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c63740): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c63c40): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c63c40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c63c40): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db2070 item 79 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c63c40): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c63c40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.085887255 +0000 UTC m=+80.204370989 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c63c40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c98440): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c98440): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c98440): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c98440): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c98440): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.085887255 +0000 UTC m=+80.204370989 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c98440): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db23f0 item 79 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c98a80): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c98a80): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c98a80): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c98a80): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c98a80): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c98a80): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c98a80): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.086991912 +0000 UTC m=+80.205475645 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c98a80): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c98f80): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c98f80): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c98f80): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db27e0 item 80 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c98f80): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c98f80): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.087430515 +0000 UTC m=+80.205914248 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c98f80): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c99680): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c99680): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c99680): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c99680): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c99680): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.087430515 +0000 UTC m=+80.205914248 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c99680): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db2bd0 item 80 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c99cc0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c99cc0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c99cc0): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c99cc0): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c99cc0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.088732221 +0000 UTC m=+80.207215954 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65c99cc0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd4240): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd4240): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd4240): open at offset 5 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd4240): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd4240): >_readAt: n=2, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd4240): _writeAt: size=3, off=7 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db30a0 item 81 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd4240): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd4240): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.089176464 +0000 UTC m=+80.207660198 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd4240): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd4780): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd4780): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd4780): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd4780): >_readAt: n=8, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd4780): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.089176464 +0000 UTC m=+80.207660198 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd4780): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db32d0 item 81 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd4e00): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd4e00): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd4e00): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd4e00): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd4e00): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.090328248 +0000 UTC m=+80.208811981 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd4e00): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd5300): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd5300): open at offset 5 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd5300): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db3650 item 82 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd5300): _readAt: size=2, off=5 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd5300): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd5300): _writeAt: size=3, off=5 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd5300): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd5300): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.090780418 +0000 UTC m=+80.209264151 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd5300): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd5880): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd5880): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd5880): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd5880): >_readAt: n=3, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd5880): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.090780418 +0000 UTC m=+80.209264151 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65cd5880): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db3810 item 82 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d06000): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d06000): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d06000): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d06000): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d06000): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.091922122 +0000 UTC m=+80.210405855 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d06000): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d06500): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d06500): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d06500): open at offset 5 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d06500): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d06500): >_readAt: n=2, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d06500): _writeAt: size=3, off=7 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db3c00 item 83 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d06500): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d06500): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.092529634 +0000 UTC m=+80.211013367 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d06500): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d06a40): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d06a40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d06a40): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d06a40): >_readAt: n=8, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d06a40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.092529634 +0000 UTC m=+80.211013367 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d06a40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65db3dc0 item 83 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d070c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d070c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d070c0): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d070c0): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d070c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.093549139 +0000 UTC m=+80.212032871 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d070c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d075c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d075c0): open at offset 5 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d075c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655f2770 item 84 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d075c0): _readAt: size=2, off=5 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d075c0): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d075c0): _writeAt: size=3, off=5 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d075c0): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d075c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.094043487 +0000 UTC m=+80.212527220 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d075c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d07b40): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d07b40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d07b40): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d07b40): >_readAt: n=3, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d07b40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.094043487 +0000 UTC m=+80.212527220 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d07b40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655f3340 item 84 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5e2c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5e2c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5e2c0): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5e2c0): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5e2c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.095022546 +0000 UTC m=+80.213506279 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5e2c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5e7c0): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5e7c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5e7c0): open at offset 5 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5e7c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5e7c0): >_readAt: n=2, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5e7c0): _writeAt: size=3, off=7 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65bea070 item 85 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5e7c0): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5e7c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.095456722 +0000 UTC m=+80.213940454 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5e7c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5ed00): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5ed00): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5ed00): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5ed00): >_readAt: n=8, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5ed00): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.095456722 +0000 UTC m=+80.213940454 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5ed00): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65bea380 item 85 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5f380): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5f380): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5f380): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5f380): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5f380): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.09653096 +0000 UTC m=+80.215014693 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5f380): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5f880): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5f880): open at offset 5 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5f880): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65bea8c0 item 86 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5f880): _readAt: size=2, off=5 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5f880): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5f880): _writeAt: size=3, off=5 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5f880): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5f880): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.097041759 +0000 UTC m=+80.215525492 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5f880): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5fe00): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5fe00): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5fe00): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5fe00): >_readAt: n=3, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5fe00): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.097041759 +0000 UTC m=+80.215525492 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d5fe00): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65beaaf0 item 86 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8c580): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8c580): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8c580): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8c580): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8c580): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.098180728 +0000 UTC m=+80.216664461 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8c580): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8ca80): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8ca80): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8ca80): open at offset 5 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8ca80): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8ca80): >_readAt: n=2, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8ca80): _writeAt: size=3, off=7 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65beb030 item 87 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8ca80): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8ca80): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.098667563 +0000 UTC m=+80.217151297 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8ca80): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8cfc0): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8cfc0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8cfc0): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8cfc0): >_readAt: n=8, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8cfc0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.098667563 +0000 UTC m=+80.217151297 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8cfc0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65beb260 item 87 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8d640): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8d640): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8d640): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8d640): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8d640): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.100236059 +0000 UTC m=+80.218719792 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8d640): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8db40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8db40): open at offset 5 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8db40): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65beb7a0 item 88 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8db40): _readAt: size=2, off=5 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8db40): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8db40): _writeAt: size=3, off=5 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8db40): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8db40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.10087019 +0000 UTC m=+80.219353923 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65d8db40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc41c0): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc41c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc41c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc41c0): >_readAt: n=3, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc41c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.10087019 +0000 UTC m=+80.219353923 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc41c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a65bebab0 item 88 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc4800): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc4800): open at offset 0 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc4800): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc4800): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc4800): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc4800): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc4800): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc4800): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.102018338 +0000 UTC m=+80.220502071 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc4800): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc4d40): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc4d40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc4d40): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b4150 item 89 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc4d40): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc4d40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.102652028 +0000 UTC m=+80.221135761 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc4d40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc5280): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc5280): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc5280): open at offset 5 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc5280): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc5280): >_readAt: n=2, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc5280): _writeAt: size=3, off=7 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b4af0 item 89 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc5280): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc5280): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.1031964 +0000 UTC m=+80.221680133 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc5280): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc5800): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc5800): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc5800): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc5800): >_readAt: n=8, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc5800): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.1031964 +0000 UTC m=+80.221680133 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc5800): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b4e00 item 89 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc5e40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc5e40): open at offset 0 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc5e40): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc5e40): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc5e40): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc5e40): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc5e40): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc5e40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.104466456 +0000 UTC m=+80.222950189 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65dc5e40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de6480): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de6480): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de6480): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b5500 item 90 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de6480): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de6480): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.104930577 +0000 UTC m=+80.223414311 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de6480): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de69c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de69c0): open at offset 5 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de69c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a652acbd0 item 90 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de69c0): _readAt: size=2, off=5 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de69c0): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de69c0): _writeAt: size=3, off=5 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de69c0): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de69c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.105454602 +0000 UTC m=+80.223938335 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de69c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de6f80): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de6f80): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de6f80): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de6f80): >_readAt: n=3, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de6f80): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.105454602 +0000 UTC m=+80.223938335 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de6f80): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a652ad340 item 90 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de75c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de75c0): open at offset 0 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de75c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de75c0): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de75c0): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de75c0): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de75c0): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de75c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.10664112 +0000 UTC m=+80.225124863 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de75c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de7b00): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de7b00): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de7b00): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b0770 item 91 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de7b00): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de7b00): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.10706112 +0000 UTC m=+80.225544852 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65de7b00): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e12140): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e12140): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e12140): open at offset 5 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e12140): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e12140): >_readAt: n=2, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e12140): _writeAt: size=3, off=7 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b0b60 item 91 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e12140): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e12140): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.107574785 +0000 UTC m=+80.226058518 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e12140): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e126c0): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e126c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e126c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e126c0): >_readAt: n=8, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e126c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.107574785 +0000 UTC m=+80.226058518 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e126c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b0e00 item 91 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e12d00): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e12d00): open at offset 0 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e12d00): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e12d00): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e12d00): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e12d00): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e12d00): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e12d00): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.108829872 +0000 UTC m=+80.227313606 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e12d00): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e13240): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e13240): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e13240): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b11f0 item 92 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e13240): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e13240): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.109286029 +0000 UTC m=+80.227769763 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e13240): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e13780): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e13780): open at offset 5 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e13780): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b1490 item 92 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e13780): _readAt: size=2, off=5 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e13780): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e13780): _writeAt: size=3, off=5 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e13780): >_writeAt: n=3, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e13780): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.1098085 +0000 UTC m=+80.228292233 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e13780): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e13d40): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e13d40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e13d40): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e13d40): >_readAt: n=3, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e13d40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.1098085 +0000 UTC m=+80.228292233 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e13d40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a656b18f0 item 92 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2a480): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2a480): open at offset 0 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2a480): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2a480): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2a480): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2a480): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2a480): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2a480): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.110970954 +0000 UTC m=+80.229454688 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2a480): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2a9c0): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2a9c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2a9c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655fc540 item 93 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2a9c0): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2a9c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.111457698 +0000 UTC m=+80.229941431 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2a9c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2b0c0): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2b0c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2b0c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2b0c0): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2b0c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.111457698 +0000 UTC m=+80.229941431 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2b0c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655fca10 item 93 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2b700): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2b700): open at offset 0 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2b700): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2b700): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2b700): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2b700): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2b700): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2b700): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.112875732 +0000 UTC m=+80.231359465 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2b700): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2bc40): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2bc40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2bc40): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655fd2d0 item 94 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2bc40): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2bc40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.113416097 +0000 UTC m=+80.231899830 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e2bc40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e50440): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e50440): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e50440): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e50440): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e50440): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.113416097 +0000 UTC m=+80.231899830 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e50440): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a655fde30 item 94 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e50a80): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e50a80): open at offset 0 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e50a80): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e50a80): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e50a80): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e50a80): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e50a80): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e50a80): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.114748139 +0000 UTC m=+80.233231873 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e50a80): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e50fc0): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e50fc0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e50fc0): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657bad90 item 95 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e50fc0): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e50fc0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.115151216 +0000 UTC m=+80.233634950 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e50fc0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e516c0): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e516c0): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e516c0): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e516c0): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e516c0): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.115151216 +0000 UTC m=+80.233634950 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e516c0): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657bb030 item 95 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e51d00): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e51d00): open at offset 0 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e51d00): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e51d00): _readAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e51d00): >_readAt: n=0, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e51d00): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e51d00): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e51d00): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.116368914 +0000 UTC m=+80.234852647 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65e51d00): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ea8340): _writeAt: size=5, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ea8340): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ea8340): >openPending: err= 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657bb570 item 96 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ea8340): >_writeAt: n=5, err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ea8340): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.116733369 +0000 UTC m=+80.235217101 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ea8340): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:21:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:21:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ea8a40): _readAt: size=512, off=0 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ea8a40): openPending: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ea8a40): >openPending: err= 2026/07/07 03:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ea8a40): >_readAt: n=5, err=EOF 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ea8a40): close: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:21:43.116733369 +0000 UTC m=+80.235217101 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : open-test-file(0x188a65ea8a40): >close: err= 2026/07/07 03:21:43 DEBUG : open-test-file: Remove: 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x188a657bb7a0 item 96 2026/07/07 03:21:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:21:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:21:43 DEBUG : open-test-file: >Remove: err= 2026/07/07 03:21:43 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:43 DEBUG : Looking for writers 2026/07/07 03:21:43 DEBUG : >WaitForWriters: 2026/07/07 03:21:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.65s) --- PASS: TestRWFileHandleOpenTests/writes (0.32s) --- 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.01s) --- 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.32s) --- 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:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:21:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:21:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:43 DEBUG : file1: newRWFileHandle: 2026/07/07 03:21:43 DEBUG : file1(0x188a65fa6600): openPending: 2026/07/07 03:21:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:43 DEBUG : file1(0x188a65fa6600): >openPending: err= 2026/07/07 03:21:43 DEBUG : file1: >newRWFileHandle: err= 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/07 03:21:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/07 03:21:43 DEBUG : file1(0x188a65fa6600): _writeAt: size=2, off=0 2026/07/07 03:21:43 DEBUG : file1(0x188a65fa6600): >_writeAt: n=2, err= 2026/07/07 03:21:43 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/07 03:21:43 DEBUG : file1(0x188a65fa6600): RWFileHandle.Flush 2026/07/07 03:21:43 DEBUG : file1(0x188a65fa6600): RWFileHandle.Release 2026/07/07 03:21:43 DEBUG : file1(0x188a65fa6600): close: 2026/07/07 03:21:43 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/07 03:21:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:43 DEBUG : file1(0x188a65fa6600): >close: err= 2026/07/07 03:21:43 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:43 DEBUG : Looking for writers 2026/07/07 03:21:43 DEBUG : file1: reading active writers 2026/07/07 03:21:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:21:43 DEBUG : Looking for writers 2026/07/07 03:21:43 DEBUG : file1: reading active writers 2026/07/07 03:21:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:21:43 DEBUG : Looking for writers 2026/07/07 03:21:43 DEBUG : file1: reading active writers 2026/07/07 03:21:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:21:43 DEBUG : Looking for writers 2026/07/07 03:21:43 DEBUG : file1: reading active writers 2026/07/07 03:21:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:21:43 DEBUG : file1: vfs cache: starting upload 2026/07/07 03:21:43 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/07 03:21:43 DEBUG : Looking for writers 2026/07/07 03:21:43 DEBUG : file1: reading active writers 2026/07/07 03:21:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:21:43 DEBUG : Looking for writers 2026/07/07 03:21:43 DEBUG : file1: reading active writers 2026/07/07 03:21:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 03:21:43 DEBUG : file1: size = 2 OK 2026/07/07 03:21:43 DEBUG : file1.rclone_chunk.001_shqi2h: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/07 03:21:43 INFO : file1.rclone_chunk.001_shqi2h: Copied (server-side copy) to: file1 2026/07/07 03:21:43 INFO : file1.rclone_chunk.001_shqi2h: Deleted 2026/07/07 03:21:43 DEBUG : file1: size = 2 OK 2026/07/07 03:21:43 INFO : file1: Copied (new) 2026/07/07 03:21:43 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/07/07 03:21:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/07 03:21:43 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/07 03:21:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:21:43 INFO : file1: vfs cache: upload succeeded try #1 2026/07/07 03:21:43 DEBUG : Looking for writers 2026/07/07 03:21:43 DEBUG : file1: reading active writers 2026/07/07 03:21:43 DEBUG : >WaitForWriters: 2026/07/07 03:21:43 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:43 DEBUG : Looking for writers 2026/07/07 03:21:43 DEBUG : file1: reading active writers 2026/07/07 03:21:43 DEBUG : >WaitForWriters: 2026/07/07 03:21:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.92s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:21:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:44 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:21:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:21:44 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:21:44 DEBUG : rename_me: newRWFileHandle: 2026/07/07 03:21:44 DEBUG : rename_me(0x188a65f6a040): openPending: 2026/07/07 03:21:44 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:21:44 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/07 03:21:44 DEBUG : rename_me(0x188a65f6a040): >openPending: err= 2026/07/07 03:21:44 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/07 03:21:44 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/07 03:21:44 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/07 03:21:44 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/07 03:21:44 DEBUG : rename_me(0x188a65f6a040): _writeAt: size=5, off=0 2026/07/07 03:21:44 DEBUG : rename_me(0x188a65f6a040): >_writeAt: n=5, err= 2026/07/07 03:21:44 DEBUG : rename_me(0x188a65f6a040): close: 2026/07/07 03:21:44 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-07 03:21:44.184317301 +0000 UTC m=+81.302801044 2026/07/07 03:21:44 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/07 03:21:44 DEBUG : rename_me(0x188a65f6a040): >close: err= 2026/07/07 03:21:44 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/07 03:21:44 DEBUG : i_was_renamed: Updating file with 0x188a6628a340 2026/07/07 03:21:44 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/07 03:21:44 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/07 03:21:44 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:44 DEBUG : Looking for writers 2026/07/07 03:21:44 DEBUG : i_was_renamed: reading active writers 2026/07/07 03:21:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:21:44 DEBUG : Looking for writers 2026/07/07 03:21:44 DEBUG : i_was_renamed: reading active writers 2026/07/07 03:21:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:21:44 DEBUG : Looking for writers 2026/07/07 03:21:44 DEBUG : i_was_renamed: reading active writers 2026/07/07 03:21:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:21:44 DEBUG : Looking for writers 2026/07/07 03:21:44 DEBUG : i_was_renamed: reading active writers 2026/07/07 03:21:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:21:44 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/07 03:21:44 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/07/07 03:21:44 DEBUG : Looking for writers 2026/07/07 03:21:44 DEBUG : i_was_renamed: reading active writers 2026/07/07 03:21:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:21:44 DEBUG : Looking for writers 2026/07/07 03:21:44 DEBUG : i_was_renamed: reading active writers 2026/07/07 03:21:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 03:21:44 DEBUG : i_was_renamed: size = 5 OK 2026/07/07 03:21:44 DEBUG : i_was_renamed.rclone_chunk.001_shqjow: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 03:21:44 INFO : i_was_renamed.rclone_chunk.001_shqjow: Copied (server-side copy) to: i_was_renamed 2026/07/07 03:21:44 INFO : i_was_renamed.rclone_chunk.001_shqjow: Deleted 2026/07/07 03:21:44 DEBUG : i_was_renamed: size = 5 OK 2026/07/07 03:21:44 INFO : i_was_renamed: Copied (new) 2026/07/07 03:21:44 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-07 03:21:44.184317301 +0000 UTC" 2026/07/07 03:21:44 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/07 03:21:44 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/07 03:21:44 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/07 03:21:44 DEBUG : Looking for writers 2026/07/07 03:21:44 DEBUG : i_was_renamed: reading active writers 2026/07/07 03:21:44 DEBUG : >WaitForWriters: 2026/07/07 03:21:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.84s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:21:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:21:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kipagug5qaza" 2026/07/07 03:21:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:21:45 DEBUG : forgetting directory cache 2026/07/07 03:21:45 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/07 03:21:45 DEBUG : TestRWCacheUpdate.rclone_chunk.001_shqkr1: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/07/07 03:21:45 INFO : TestRWCacheUpdate.rclone_chunk.001_shqkr1: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/07 03:21:45 INFO : TestRWCacheUpdate.rclone_chunk.001_shqkr1: Deleted 2026/07/07 03:21:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 03:21:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 03:21:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 03:21:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:21:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:21:45 DEBUG : TestRWCacheUpdate(0x188a658ed540): _readAt: size=512, off=0 2026/07/07 03:21:45 DEBUG : TestRWCacheUpdate(0x188a658ed540): openPending: 2026/07/07 03:21:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-07 02:22:44.97531228 +0000 UTC" against cached fingerprint "" 2026/07/07 03:21:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/07 03:21:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:21:45 DEBUG : TestRWCacheUpdate(0x188a658ed540): >openPending: err= 2026/07/07 03:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/07 03:21:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:21:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:45 DEBUG : TestRWCacheUpdate(0x188a658ed540): >_readAt: n=20, err=EOF 2026/07/07 03:21:45 DEBUG : TestRWCacheUpdate(0x188a658ed540): close: 2026/07/07 03:21:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 02:22:44.97531228 +0000 UTC 2026/07/07 03:21:45 DEBUG : TestRWCacheUpdate(0x188a658ed540): >close: err= 2026/07/07 03:21:45 DEBUG : Re-reading directory (101.981705ms old) 2026/07/07 03:21:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:21:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/07 03:21:46 DEBUG : forgetting directory cache 2026/07/07 03:21:46 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/07 03:21:46 DEBUG : TestRWCacheUpdate.rclone_chunk.001_shqluq: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/07/07 03:21:46 INFO : TestRWCacheUpdate.rclone_chunk.001_shqluq: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/07 03:21:46 INFO : TestRWCacheUpdate.rclone_chunk.001_shqluq: Deleted 2026/07/07 03:21:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 03:21:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 03:21:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 03:21:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:21:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:21:46 DEBUG : TestRWCacheUpdate(0x188a655bd800): _readAt: size=512, off=0 2026/07/07 03:21:46 DEBUG : TestRWCacheUpdate(0x188a655bd800): openPending: 2026/07/07 03:21:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-07 02:23:44.97531228 +0000 UTC" against cached fingerprint "20,2026-07-07 02:22:44.97531228 +0000 UTC" 2026/07/07 03:21:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-07 02:23:44.97531228 +0000 UTC" != cached fingerprint "20,2026-07-07 02:22:44.97531228 +0000 UTC") 2026/07/07 03:21:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 03:21:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 03:21:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/07 03:21:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:21:46 DEBUG : TestRWCacheUpdate(0x188a655bd800): >openPending: err= 2026/07/07 03:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/07 03:21:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:21:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:46 DEBUG : TestRWCacheUpdate(0x188a655bd800): >_readAt: n=20, err=EOF 2026/07/07 03:21:46 DEBUG : TestRWCacheUpdate(0x188a655bd800): close: 2026/07/07 03:21:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 02:23:44.97531228 +0000 UTC 2026/07/07 03:21:46 DEBUG : TestRWCacheUpdate(0x188a655bd800): >close: err= 2026/07/07 03:21:46 DEBUG : forgetting directory cache 2026/07/07 03:21:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:21:47 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/07 03:21:47 DEBUG : TestRWCacheUpdate.rclone_chunk.001_shql0j: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/07/07 03:21:47 INFO : TestRWCacheUpdate.rclone_chunk.001_shql0j: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/07 03:21:47 INFO : TestRWCacheUpdate.rclone_chunk.001_shql0j: Deleted 2026/07/07 03:21:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 03:21:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 03:21:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 03:21:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:21:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:21:47 DEBUG : TestRWCacheUpdate(0x188a657f1c00): _readAt: size=512, off=0 2026/07/07 03:21:47 DEBUG : TestRWCacheUpdate(0x188a657f1c00): openPending: 2026/07/07 03:21:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-07 02:24:44.97531228 +0000 UTC" against cached fingerprint "20,2026-07-07 02:23:44.97531228 +0000 UTC" 2026/07/07 03:21:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-07 02:24:44.97531228 +0000 UTC" != cached fingerprint "20,2026-07-07 02:23:44.97531228 +0000 UTC") 2026/07/07 03:21:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 03:21:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 03:21:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/07 03:21:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:21:47 DEBUG : TestRWCacheUpdate(0x188a657f1c00): >openPending: err= 2026/07/07 03:21:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/07 03:21:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:21:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:47 DEBUG : TestRWCacheUpdate(0x188a657f1c00): >_readAt: n=20, err=EOF 2026/07/07 03:21:47 DEBUG : TestRWCacheUpdate(0x188a657f1c00): close: 2026/07/07 03:21:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 02:24:44.97531228 +0000 UTC 2026/07/07 03:21:47 DEBUG : TestRWCacheUpdate(0x188a657f1c00): >close: err= 2026/07/07 03:21:47 DEBUG : Re-reading directory (103.044762ms old) 2026/07/07 03:21:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:21:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/07 03:21:48 DEBUG : forgetting directory cache 2026/07/07 03:21:48 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/07 03:21:48 DEBUG : TestRWCacheUpdate.rclone_chunk.001_shqnzn: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/07/07 03:21:48 INFO : TestRWCacheUpdate.rclone_chunk.001_shqnzn: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/07 03:21:48 INFO : TestRWCacheUpdate.rclone_chunk.001_shqnzn: Deleted 2026/07/07 03:21:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 03:21:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 03:21:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 03:21:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:21:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:21:48 DEBUG : TestRWCacheUpdate(0x188a65b7b5c0): _readAt: size=512, off=0 2026/07/07 03:21:48 DEBUG : TestRWCacheUpdate(0x188a65b7b5c0): openPending: 2026/07/07 03:21:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-07 02:25:44.97531228 +0000 UTC" against cached fingerprint "20,2026-07-07 02:24:44.97531228 +0000 UTC" 2026/07/07 03:21:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-07 02:25:44.97531228 +0000 UTC" != cached fingerprint "20,2026-07-07 02:24:44.97531228 +0000 UTC") 2026/07/07 03:21:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 03:21:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 03:21:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/07 03:21:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:21:48 DEBUG : TestRWCacheUpdate(0x188a65b7b5c0): >openPending: err= 2026/07/07 03:21:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/07 03:21:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:21:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:48 DEBUG : TestRWCacheUpdate(0x188a65b7b5c0): >_readAt: n=20, err=EOF 2026/07/07 03:21:48 DEBUG : TestRWCacheUpdate(0x188a65b7b5c0): close: 2026/07/07 03:21:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 02:25:44.97531228 +0000 UTC 2026/07/07 03:21:48 DEBUG : TestRWCacheUpdate(0x188a65b7b5c0): >close: err= 2026/07/07 03:21:49 DEBUG : forgetting directory cache 2026/07/07 03:21:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:21:49 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/07 03:21:49 DEBUG : TestRWCacheUpdate.rclone_chunk.001_shqoj0: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/07/07 03:21:49 INFO : TestRWCacheUpdate.rclone_chunk.001_shqoj0: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/07 03:21:49 INFO : TestRWCacheUpdate.rclone_chunk.001_shqoj0: Deleted 2026/07/07 03:21:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 03:21:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 03:21:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 03:21:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:21:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:21:49 DEBUG : TestRWCacheUpdate(0x188a6534ea80): _readAt: size=512, off=0 2026/07/07 03:21:49 DEBUG : TestRWCacheUpdate(0x188a6534ea80): openPending: 2026/07/07 03:21:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-07 02:26:44.97531228 +0000 UTC" against cached fingerprint "20,2026-07-07 02:25:44.97531228 +0000 UTC" 2026/07/07 03:21:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-07 02:26:44.97531228 +0000 UTC" != cached fingerprint "20,2026-07-07 02:25:44.97531228 +0000 UTC") 2026/07/07 03:21:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 03:21:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 03:21:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/07 03:21:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:21:49 DEBUG : TestRWCacheUpdate(0x188a6534ea80): >openPending: err= 2026/07/07 03:21:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/07 03:21:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:21:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:49 DEBUG : TestRWCacheUpdate(0x188a6534ea80): >_readAt: n=20, err=EOF 2026/07/07 03:21:49 DEBUG : TestRWCacheUpdate(0x188a6534ea80): close: 2026/07/07 03:21:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 02:26:44.97531228 +0000 UTC 2026/07/07 03:21:49 DEBUG : TestRWCacheUpdate(0x188a6534ea80): >close: err= 2026/07/07 03:21:49 DEBUG : Re-reading directory (101.203113ms old) 2026/07/07 03:21:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:21:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/07 03:21:50 DEBUG : forgetting directory cache 2026/07/07 03:21:50 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/07 03:21:50 DEBUG : TestRWCacheUpdate.rclone_chunk.001_shqpef: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/07/07 03:21:50 INFO : TestRWCacheUpdate.rclone_chunk.001_shqpef: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/07 03:21:50 INFO : TestRWCacheUpdate.rclone_chunk.001_shqpef: Deleted 2026/07/07 03:21:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 03:21:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 03:21:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 03:21:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:21:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:21:50 DEBUG : TestRWCacheUpdate(0x188a657f0e40): _readAt: size=512, off=0 2026/07/07 03:21:50 DEBUG : TestRWCacheUpdate(0x188a657f0e40): openPending: 2026/07/07 03:21:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-07 02:27:44.97531228 +0000 UTC" against cached fingerprint "20,2026-07-07 02:26:44.97531228 +0000 UTC" 2026/07/07 03:21:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-07 02:27:44.97531228 +0000 UTC" != cached fingerprint "20,2026-07-07 02:26:44.97531228 +0000 UTC") 2026/07/07 03:21:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 03:21:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 03:21:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/07 03:21:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:21:51 DEBUG : TestRWCacheUpdate(0x188a657f0e40): >openPending: err= 2026/07/07 03:21:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/07 03:21:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:21:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:51 DEBUG : TestRWCacheUpdate(0x188a657f0e40): >_readAt: n=20, err=EOF 2026/07/07 03:21:51 DEBUG : TestRWCacheUpdate(0x188a657f0e40): close: 2026/07/07 03:21:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 02:27:44.97531228 +0000 UTC 2026/07/07 03:21:51 DEBUG : TestRWCacheUpdate(0x188a657f0e40): >close: err= 2026/07/07 03:21:51 DEBUG : Re-reading directory (110.688511ms old) 2026/07/07 03:21:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:21:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/07 03:21:51 DEBUG : forgetting directory cache 2026/07/07 03:21:51 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/07/07 03:21:51 DEBUG : TestRWCacheUpdate.rclone_chunk.001_shqqhv: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/07/07 03:21:51 INFO : TestRWCacheUpdate.rclone_chunk.001_shqqhv: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/07 03:21:51 INFO : TestRWCacheUpdate.rclone_chunk.001_shqqhv: Deleted 2026/07/07 03:21:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 03:21:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 03:21:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 03:21:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:21:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:21:52 DEBUG : TestRWCacheUpdate(0x188a65acdc80): _readAt: size=512, off=0 2026/07/07 03:21:52 DEBUG : TestRWCacheUpdate(0x188a65acdc80): openPending: 2026/07/07 03:21:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-07 02:28:44.97531228 +0000 UTC" against cached fingerprint "20,2026-07-07 02:27:44.97531228 +0000 UTC" 2026/07/07 03:21:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-07 02:28:44.97531228 +0000 UTC" != cached fingerprint "20,2026-07-07 02:27:44.97531228 +0000 UTC") 2026/07/07 03:21:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 03:21:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 03:21:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/07 03:21:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:21:52 DEBUG : TestRWCacheUpdate(0x188a65acdc80): >openPending: err= 2026/07/07 03:21:52 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/07 03:21:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:21:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:52 DEBUG : TestRWCacheUpdate(0x188a65acdc80): >_readAt: n=21, err=EOF 2026/07/07 03:21:52 DEBUG : TestRWCacheUpdate(0x188a65acdc80): close: 2026/07/07 03:21:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 02:28:44.97531228 +0000 UTC 2026/07/07 03:21:52 DEBUG : TestRWCacheUpdate(0x188a65acdc80): >close: err= 2026/07/07 03:21:52 DEBUG : Re-reading directory (100.987898ms old) 2026/07/07 03:21:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:21:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/07 03:21:52 DEBUG : forgetting directory cache 2026/07/07 03:21:52 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/07/07 03:21:52 DEBUG : TestRWCacheUpdate.rclone_chunk.001_shqrep: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/07/07 03:21:52 INFO : TestRWCacheUpdate.rclone_chunk.001_shqrep: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/07 03:21:52 INFO : TestRWCacheUpdate.rclone_chunk.001_shqrep: Deleted 2026/07/07 03:21:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 03:21:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 03:21:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 03:21:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:21:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:21:53 DEBUG : TestRWCacheUpdate(0x188a65d05840): _readAt: size=512, off=0 2026/07/07 03:21:53 DEBUG : TestRWCacheUpdate(0x188a65d05840): openPending: 2026/07/07 03:21:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-07 02:29:44.97531228 +0000 UTC" against cached fingerprint "21,2026-07-07 02:28:44.97531228 +0000 UTC" 2026/07/07 03:21:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-07 02:29:44.97531228 +0000 UTC" != cached fingerprint "21,2026-07-07 02:28:44.97531228 +0000 UTC") 2026/07/07 03:21:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 03:21:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 03:21:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/07 03:21:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:21:53 DEBUG : TestRWCacheUpdate(0x188a65d05840): >openPending: err= 2026/07/07 03:21:53 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/07 03:21:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:21:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:53 DEBUG : TestRWCacheUpdate(0x188a65d05840): >_readAt: n=22, err=EOF 2026/07/07 03:21:53 DEBUG : TestRWCacheUpdate(0x188a65d05840): close: 2026/07/07 03:21:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 02:29:44.97531228 +0000 UTC 2026/07/07 03:21:53 DEBUG : TestRWCacheUpdate(0x188a65d05840): >close: err= 2026/07/07 03:21:53 DEBUG : Re-reading directory (102.1072ms old) 2026/07/07 03:21:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:21:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/07 03:21:53 DEBUG : forgetting directory cache 2026/07/07 03:21:53 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/07/07 03:21:53 DEBUG : TestRWCacheUpdate.rclone_chunk.001_shqs2k: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/07/07 03:21:53 INFO : TestRWCacheUpdate.rclone_chunk.001_shqs2k: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/07 03:21:53 INFO : TestRWCacheUpdate.rclone_chunk.001_shqs2k: Deleted 2026/07/07 03:21:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 03:21:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 03:21:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 03:21:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:21:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:21:54 DEBUG : TestRWCacheUpdate(0x188a65e48280): _readAt: size=512, off=0 2026/07/07 03:21:54 DEBUG : TestRWCacheUpdate(0x188a65e48280): openPending: 2026/07/07 03:21:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-07 02:30:44.97531228 +0000 UTC" against cached fingerprint "22,2026-07-07 02:29:44.97531228 +0000 UTC" 2026/07/07 03:21:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-07 02:30:44.97531228 +0000 UTC" != cached fingerprint "22,2026-07-07 02:29:44.97531228 +0000 UTC") 2026/07/07 03:21:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 03:21:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 03:21:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/07 03:21:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:21:54 DEBUG : TestRWCacheUpdate(0x188a65e48280): >openPending: err= 2026/07/07 03:21:54 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/07 03:21:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:21:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:54 DEBUG : TestRWCacheUpdate(0x188a65e48280): >_readAt: n=23, err=EOF 2026/07/07 03:21:54 DEBUG : TestRWCacheUpdate(0x188a65e48280): close: 2026/07/07 03:21:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 02:30:44.97531228 +0000 UTC 2026/07/07 03:21:54 DEBUG : TestRWCacheUpdate(0x188a65e48280): >close: err= 2026/07/07 03:21:54 DEBUG : Re-reading directory (102.75103ms old) 2026/07/07 03:21:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:21:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/07 03:21:54 DEBUG : forgetting directory cache 2026/07/07 03:21:55 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/07/07 03:21:55 DEBUG : TestRWCacheUpdate.rclone_chunk.001_shqt1h: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/07/07 03:21:55 INFO : TestRWCacheUpdate.rclone_chunk.001_shqt1h: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/07 03:21:55 INFO : TestRWCacheUpdate.rclone_chunk.001_shqt1h: Deleted 2026/07/07 03:21:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:21:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 03:21:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 03:21:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 03:21:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:21:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:21:55 DEBUG : TestRWCacheUpdate(0x188a658eca00): _readAt: size=512, off=0 2026/07/07 03:21:55 DEBUG : TestRWCacheUpdate(0x188a658eca00): openPending: 2026/07/07 03:21:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-07 02:31:44.97531228 +0000 UTC" against cached fingerprint "23,2026-07-07 02:30:44.97531228 +0000 UTC" 2026/07/07 03:21:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-07 02:31:44.97531228 +0000 UTC" != cached fingerprint "23,2026-07-07 02:30:44.97531228 +0000 UTC") 2026/07/07 03:21:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 03:21:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 03:21:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/07 03:21:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:21:55 DEBUG : TestRWCacheUpdate(0x188a658eca00): >openPending: err= 2026/07/07 03:21:55 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/07 03:21:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:21:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:55 DEBUG : TestRWCacheUpdate(0x188a658eca00): >_readAt: n=24, err=EOF 2026/07/07 03:21:55 DEBUG : TestRWCacheUpdate(0x188a658eca00): close: 2026/07/07 03:21:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 02:31:44.97531228 +0000 UTC 2026/07/07 03:21:55 DEBUG : TestRWCacheUpdate(0x188a658eca00): >close: err= 2026/07/07 03:21:55 DEBUG : Re-reading directory (168.094614ms old) 2026/07/07 03:21:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:21:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/07 03:21:55 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:55 DEBUG : Looking for writers 2026/07/07 03:21:55 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/07 03:21:55 DEBUG : >WaitForWriters: 2026/07/07 03:21:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (10.86s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:55 DEBUG : forgetting directory cache 2026/07/07 03:21:56 DEBUG : FiLeA: size = 5 OK 2026/07/07 03:21:56 DEBUG : FiLeA.rclone_chunk.001_shqu3s: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/07/07 03:21:56 INFO : FiLeA.rclone_chunk.001_shqu3s: Copied (server-side copy) to: FiLeA 2026/07/07 03:21:56 INFO : FiLeA.rclone_chunk.001_shqu3s: Deleted 2026/07/07 03:21:56 DEBUG : FiLeB: size = 5 OK 2026/07/07 03:21:56 DEBUG : FiLeB.rclone_chunk.001_shqv15: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/07/07 03:21:56 INFO : FiLeB.rclone_chunk.001_shqv15: Copied (server-side copy) to: FiLeB 2026/07/07 03:21:56 INFO : FiLeB.rclone_chunk.001_shqv15: Deleted 2026/07/07 03:21:57 DEBUG : FilEb: size = 5 OK 2026/07/07 03:21:57 DEBUG : FilEb.rclone_chunk.001_shqvof: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/07/07 03:21:57 INFO : FilEb.rclone_chunk.001_shqvof: Copied (server-side copy) to: FilEb 2026/07/07 03:21:57 INFO : FilEb.rclone_chunk.001_shqvof: Deleted 2026/07/07 03:21:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/07 03:21:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/07 03:21:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/07 03:21:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/07 03:21:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/07 03:21:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/07 03:21:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/07 03:21:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/07 03:21:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/07 03:21:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:57 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:57 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/07 03:21:57 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/07 03:21:57 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/07 03:21:57 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:57 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:57 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:57 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/07 03:21:57 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/07 03:21:57 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/07 03:21:57 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:57 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/07 03:21:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/07 03:21:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/07 03:21:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:57 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/07 03:21:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/07 03:21:57 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/07 03:21:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:57 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/07 03:21:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/07 03:21:57 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/07 03:21:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:57 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/07 03:21:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/07 03:21:57 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/07 03:21:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:58 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:58 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/07 03:21:58 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/07 03:21:58 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/07 03:21:58 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:58 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:58 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:58 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/07 03:21:58 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/07 03:21:58 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/07 03:21:58 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:58 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:58 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:58 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/07 03:21:58 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/07 03:21:58 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:58 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/07 03:21:58 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/07 03:21:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/07 03:21:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/07 03:21:58 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/07 03:21:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:58 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:58 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:58 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:58 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:58 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:58 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:58 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:58 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/07 03:21:58 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/07 03:21:58 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/07 03:21:58 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:58 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:58 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:58 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/07 03:21:58 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/07 03:21:58 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/07 03:21:58 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:58 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:58 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:58 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:58 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:58 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:58 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:58 DEBUG : Looking for writers 2026/07/07 03:21:58 DEBUG : FiLeA: reading active writers 2026/07/07 03:21:58 DEBUG : FiLeB: reading active writers 2026/07/07 03:21:58 DEBUG : FilEb: reading active writers 2026/07/07 03:21:58 DEBUG : >WaitForWriters: 2026/07/07 03:21:58 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:58 DEBUG : Looking for writers 2026/07/07 03:21:58 DEBUG : FiLeA: reading active writers 2026/07/07 03:21:58 DEBUG : FiLeB: reading active writers 2026/07/07 03:21:58 DEBUG : FilEb: reading active writers 2026/07/07 03:21:58 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.69s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:58 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/07/07 03:21:58 DEBUG : normal name with no special characters.txt.rclone_chunk.001_shqx74: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/07/07 03:21:58 INFO : normal name with no special characters.txt.rclone_chunk.001_shqx74: Copied (server-side copy) to: normal name with no special characters.txt 2026/07/07 03:21:58 INFO : normal name with no special characters.txt.rclone_chunk.001_shqx74: Deleted 2026/07/07 03:21:59 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/07/07 03:21:59 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_shqxbn: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/07/07 03:21:59 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_shqxbn: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/07/07 03:21:59 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_shqxbn: Deleted 2026/07/07 03:21:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:59 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:59 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/07 03:21:59 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/07 03:21:59 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/07 03:21:59 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:59 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:59 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:59 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/07 03:21:59 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/07 03:21:59 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/07 03:21:59 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:59 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:59 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:59 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/07 03:21:59 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/07 03:21:59 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/07 03:21:59 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:21:59 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:21:59 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:21:59 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/07 03:21:59 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:59 DEBUG : Looking for writers 2026/07/07 03:21:59 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/07 03:21:59 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/07 03:21:59 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.36s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': Reusing VFS from active cache 2026/07/07 03:21:59 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:59 DEBUG : Looking for writers 2026/07/07 03:21:59 DEBUG : >WaitForWriters: 2026/07/07 03:21:59 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:59 DEBUG : Looking for writers 2026/07/07 03:21:59 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:21:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:21:59 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:21:59 DEBUG : Looking for writers 2026/07/07 03:21:59 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:22:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:22:00 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:22:00 DEBUG : Looking for writers 2026/07/07 03:22:00 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:22:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:22:00 DEBUG : file1: size = 14 OK 2026/07/07 03:22:00 DEBUG : file1.rclone_chunk.001_shqzkm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:22:00 INFO : file1.rclone_chunk.001_shqzkm: Copied (server-side copy) to: file1 2026/07/07 03:22:00 INFO : file1.rclone_chunk.001_shqzkm: Deleted 2026/07/07 03:22:00 DEBUG : dir/file2: size = 14 OK 2026/07/07 03:22:00 DEBUG : dir/file2.rclone_chunk.001_shqz0x: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/07/07 03:22:00 INFO : dir/file2.rclone_chunk.001_shqz0x: Copied (server-side copy) to: dir/file2 2026/07/07 03:22:01 INFO : dir/file2.rclone_chunk.001_shqz0x: Deleted 2026/07/07 03:22:01 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:22:01 DEBUG : dir: Looking for writers 2026/07/07 03:22:01 DEBUG : file2: reading active writers 2026/07/07 03:22:01 DEBUG : Looking for writers 2026/07/07 03:22:01 DEBUG : dir: reading active writers 2026/07/07 03:22:01 DEBUG : file1: reading active writers 2026/07/07 03:22:01 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.40s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:22:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:22:01 DEBUG : file1: size = 14 OK 2026/07/07 03:22:01 DEBUG : file1.rclone_chunk.001_shr0sm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:22:01 INFO : file1.rclone_chunk.001_shr0sm: Copied (server-side copy) to: file1 2026/07/07 03:22:01 INFO : file1.rclone_chunk.001_shr0sm: Deleted 2026/07/07 03:22:02 DEBUG : dir/file2: size = 14 OK 2026/07/07 03:22:02 DEBUG : dir/file2.rclone_chunk.001_shr1t3: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/07/07 03:22:02 INFO : dir/file2.rclone_chunk.001_shr1t3: Copied (server-side copy) to: dir/file2 2026/07/07 03:22:02 INFO : dir/file2.rclone_chunk.001_shr1t3: Deleted 2026/07/07 03:22:02 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:22:02 DEBUG : dir: Looking for writers 2026/07/07 03:22:02 DEBUG : Looking for writers 2026/07/07 03:22:02 DEBUG : file1: reading active writers 2026/07/07 03:22:02 DEBUG : dir: reading active writers 2026/07/07 03:22:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.29s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:22:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:22:03 DEBUG : file1: size = 14 OK 2026/07/07 03:22:03 DEBUG : file1.rclone_chunk.001_shr11p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:22:03 INFO : file1.rclone_chunk.001_shr11p: Copied (server-side copy) to: file1 2026/07/07 03:22:03 INFO : file1.rclone_chunk.001_shr11p: Deleted 2026/07/07 03:22:03 DEBUG : dir/file2: size = 14 OK 2026/07/07 03:22:03 DEBUG : dir/file2.rclone_chunk.001_shr2t0: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/07/07 03:22:03 INFO : dir/file2.rclone_chunk.001_shr2t0: Copied (server-side copy) to: dir/file2 2026/07/07 03:22:03 INFO : dir/file2.rclone_chunk.001_shr2t0: Deleted 2026/07/07 03:22:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:22:03 DEBUG : file1: Open: flags=O_RDONLY 2026/07/07 03:22:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/07 03:22:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/07 03:22:03 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:22:03 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/07 03:22:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:22:03 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/07 03:22:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:22:03 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:22:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/07 03:22:03 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/07 03:22:03 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/07 03:22:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/07 03:22:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': File to upload is small (0 bytes), uploading instead of streaming 2026/07/07 03:22:04 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/07 03:22:04 DEBUG : dir/new_file.txt.rclone_chunk.001_shr2fh: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/07 03:22:04 INFO : dir/new_file.txt.rclone_chunk.001_shr2fh: Copied (server-side copy) to: dir/new_file.txt 2026/07/07 03:22:04 INFO : dir/new_file.txt.rclone_chunk.001_shr2fh: Deleted 2026/07/07 03:22:04 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/07 03:22:04 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/07/07 03:22:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/07 03:22:04 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:22:04 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/07 03:22:04 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:22:04 DEBUG : dir: Looking for writers 2026/07/07 03:22:04 DEBUG : file2: reading active writers 2026/07/07 03:22:04 DEBUG : new_file.txt: reading active writers 2026/07/07 03:22:04 DEBUG : Looking for writers 2026/07/07 03:22:04 DEBUG : file1: reading active writers 2026/07/07 03:22:04 DEBUG : dir: reading active writers 2026/07/07 03:22:04 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.83s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:22:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:22:05 DEBUG : dir/file2: size = 14 OK 2026/07/07 03:22:05 DEBUG : dir/file2.rclone_chunk.001_shr39x: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/07/07 03:22:05 INFO : dir/file2.rclone_chunk.001_shr39x: Copied (server-side copy) to: dir/file2 2026/07/07 03:22:05 INFO : dir/file2.rclone_chunk.001_shr39x: Deleted 2026/07/07 03:22:05 DEBUG : dir/file2: copy non-chunked object... 2026/07/07 03:22:05 DEBUG : dir/file1: size = 14 OK 2026/07/07 03:22:05 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/07/07 03:22:05 INFO : dir/file2: Deleted 2026/07/07 03:22:05 DEBUG : dir/file1: Updating file with dir/file1 0x188a65e031e0 2026/07/07 03:22:05 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/07 03:22:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:05 DEBUG : dir/file1: copy non-chunked object... 2026/07/07 03:22:05 DEBUG : file0: size = 14 OK 2026/07/07 03:22:05 INFO : dir/file1: Copied (server-side copy) to: file0 2026/07/07 03:22:06 INFO : dir/file1: Deleted 2026/07/07 03:22:06 DEBUG : file0: Updating file with file0 0x188a65e031e0 2026/07/07 03:22:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:22:06 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/07 03:22:06 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:22:06 DEBUG : dir: Looking for writers 2026/07/07 03:22:06 DEBUG : Looking for writers 2026/07/07 03:22:06 DEBUG : file0: reading active writers 2026/07/07 03:22:06 DEBUG : dir: reading active writers 2026/07/07 03:22:06 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.59s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:22:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:22:06 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:22:06 DEBUG : Looking for writers 2026/07/07 03:22:06 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:22:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:22:06 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:22:06 DEBUG : Looking for writers 2026/07/07 03:22:06 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:22:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:22:06 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:22:06 DEBUG : Looking for writers 2026/07/07 03:22:06 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.08s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:22:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:22:06 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:22:06 DEBUG : Looking for writers 2026/07/07 03:22:06 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:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:22:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:22:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:22:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:22:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 03:22:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 03:22:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:06 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/07 03:22:06 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/07 03:22:06 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/07 03:22:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': File to upload is small (5 bytes), uploading instead of streaming 2026/07/07 03:22:07 DEBUG : file1: size = 5 OK 2026/07/07 03:22:07 DEBUG : file1.rclone_chunk.001_shr5qy: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 03:22:07 INFO : file1.rclone_chunk.001_shr5qy: Copied (server-side copy) to: file1 2026/07/07 03:22:07 INFO : file1.rclone_chunk.001_shr5qy: Deleted 2026/07/07 03:22:07 DEBUG : file1: size = 5 OK 2026/07/07 03:22:07 DEBUG : file1: Size of src and dst objects identical 2026/07/07 03:22:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:22:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:22:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 03:22:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 03:22:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:22:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:22:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 03:22:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 03:22:07 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/07 03:22:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/07 03:22:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/07 03:22:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 03:22:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 03:22:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': File to upload is small (0 bytes), uploading instead of streaming 2026/07/07 03:22:07 DEBUG : file1: size = 0 OK 2026/07/07 03:22:07 DEBUG : file1.rclone_chunk.001_shr65x: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/07 03:22:07 INFO : file1.rclone_chunk.001_shr65x: Copied (server-side copy) to: file1 2026/07/07 03:22:07 INFO : file1.rclone_chunk.001_shr65x: Deleted 2026/07/07 03:22:07 DEBUG : file1: size = 0 OK 2026/07/07 03:22:07 DEBUG : file1: Size of src and dst objects identical 2026/07/07 03:22:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/07 03:22:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/07 03:22:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 03:22:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 03:22:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': File to upload is small (7 bytes), uploading instead of streaming 2026/07/07 03:22:08 DEBUG : file1: size = 7 OK 2026/07/07 03:22:08 DEBUG : file1.rclone_chunk.001_shr641: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/07 03:22:08 INFO : file1.rclone_chunk.001_shr641: Copied (server-side copy) to: file1 2026/07/07 03:22:08 INFO : file1.rclone_chunk.001_shr641: Deleted 2026/07/07 03:22:08 DEBUG : file1: size = 7 OK 2026/07/07 03:22:08 DEBUG : file1: Size of src and dst objects identical 2026/07/07 03:22:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:08 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:22:08 DEBUG : Looking for writers 2026/07/07 03:22:08 DEBUG : file1: reading active writers 2026/07/07 03:22:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.74s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:22:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:22:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:22:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:22:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 03:22:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 03:22:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:08 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/07 03:22:09 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/07 03:22:09 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/07 03:22:09 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/07 03:22:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': File to upload is small (11 bytes), uploading instead of streaming 2026/07/07 03:22:09 DEBUG : file1: size = 11 OK 2026/07/07 03:22:09 DEBUG : file1.rclone_chunk.001_shr8fc: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 03:22:09 INFO : file1.rclone_chunk.001_shr8fc: Copied (server-side copy) to: file1 2026/07/07 03:22:09 INFO : file1.rclone_chunk.001_shr8fc: Deleted 2026/07/07 03:22:09 DEBUG : file1: size = 11 OK 2026/07/07 03:22:09 DEBUG : file1: Size of src and dst objects identical 2026/07/07 03:22:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:09 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/07 03:22:09 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:22:09 DEBUG : Looking for writers 2026/07/07 03:22:09 DEBUG : file1: reading active writers 2026/07/07 03:22:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.72s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:22:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:22:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:22:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 03:22:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 03:22:10 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/07 03:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': File to upload is small (5 bytes), uploading instead of streaming 2026/07/07 03:22:10 DEBUG : file1: size = 5 OK 2026/07/07 03:22:10 DEBUG : file1.rclone_chunk.001_shr92t: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 03:22:10 INFO : file1.rclone_chunk.001_shr92t: Copied (server-side copy) to: file1 2026/07/07 03:22:10 INFO : file1.rclone_chunk.001_shr92t: Deleted 2026/07/07 03:22:10 DEBUG : file1: size = 5 OK 2026/07/07 03:22:10 DEBUG : file1: Size of src and dst objects identical 2026/07/07 03:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:10 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/07 03:22:10 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:22:10 DEBUG : Looking for writers 2026/07/07 03:22:10 DEBUG : file1: reading active writers 2026/07/07 03:22:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.62s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:22:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:22:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:22:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 03:22:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 03:22:10 DEBUG : file1: WriteFileHandle.Release closing 2026/07/07 03:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': File to upload is small (0 bytes), uploading instead of streaming 2026/07/07 03:22:11 DEBUG : file1: size = 0 OK 2026/07/07 03:22:11 DEBUG : file1.rclone_chunk.001_shr9kw: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/07 03:22:11 INFO : file1.rclone_chunk.001_shr9kw: Copied (server-side copy) to: file1 2026/07/07 03:22:11 INFO : file1.rclone_chunk.001_shr9kw: Deleted 2026/07/07 03:22:11 DEBUG : file1: size = 0 OK 2026/07/07 03:22:11 DEBUG : file1: Size of src and dst objects identical 2026/07/07 03:22:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:11 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/07 03:22:11 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:22:11 DEBUG : Looking for writers 2026/07/07 03:22:11 DEBUG : file1: reading active writers 2026/07/07 03:22:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.68s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:22:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:22:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:22:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:22:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 03:22:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 03:22:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': File to upload is small (2 bytes), uploading instead of streaming 2026/07/07 03:22:11 DEBUG : file1: size = 2 OK 2026/07/07 03:22:11 DEBUG : file1.rclone_chunk.001_shragl: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/07 03:22:11 INFO : file1.rclone_chunk.001_shragl: Copied (server-side copy) to: file1 2026/07/07 03:22:11 INFO : file1.rclone_chunk.001_shragl: Deleted 2026/07/07 03:22:11 DEBUG : file1: size = 2 OK 2026/07/07 03:22:11 DEBUG : file1: Size of src and dst objects identical 2026/07/07 03:22:11 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/07 03:22:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:11 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:22:11 DEBUG : Looking for writers 2026/07/07 03:22:11 DEBUG : file1: reading active writers 2026/07/07 03:22:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.69s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:22:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:22:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:22:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:22:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 03:22:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 03:22:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': File to upload is small (0 bytes), uploading instead of streaming 2026/07/07 03:22:12 DEBUG : file1: size = 0 OK 2026/07/07 03:22:12 DEBUG : file1.rclone_chunk.001_shrbml: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/07 03:22:12 INFO : file1.rclone_chunk.001_shrbml: Copied (server-side copy) to: file1 2026/07/07 03:22:12 INFO : file1.rclone_chunk.001_shrbml: Deleted 2026/07/07 03:22:12 DEBUG : file1: size = 0 OK 2026/07/07 03:22:12 DEBUG : file1: Size of src and dst objects identical 2026/07/07 03:22:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:12 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:22:12 DEBUG : file1: Open: flags=O_RDONLY 2026/07/07 03:22:12 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/07 03:22:12 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/07 03:22:12 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:22:12 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/07 03:22:12 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:22:12 DEBUG : Looking for writers 2026/07/07 03:22:12 DEBUG : file1: reading active writers 2026/07/07 03:22:12 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.66s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:22:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:22:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:22:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:22:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 03:22:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 03:22:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': File to upload is small (100 bytes), uploading instead of streaming 2026/07/07 03:22:13 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/07/07 03:22:13 DEBUG : file1.rclone_chunk.001_shrbti: md5 = 88da20e5548b43861dddbc628ed6c6a3 OK 2026/07/07 03:22:13 INFO : file1.rclone_chunk.001_shrbti: Copied (server-side copy) to: file1.rclone_chunk.001 2026/07/07 03:22:13 INFO : file1.rclone_chunk.001_shrbti: Deleted 2026/07/07 03:22:13 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/07/07 03:22:13 DEBUG : file1.rclone_chunk.002_shrbti: md5 = 20a66f4383d022ce2a799b1e040d1549 OK 2026/07/07 03:22:13 INFO : file1.rclone_chunk.002_shrbti: Copied (server-side copy) to: file1.rclone_chunk.002 2026/07/07 03:22:13 INFO : file1.rclone_chunk.002_shrbti: Deleted 2026/07/07 03:22:13 DEBUG : file1: size = 100 OK 2026/07/07 03:22:13 DEBUG : file1: Size of src and dst objects identical 2026/07/07 03:22:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:22:13 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:22:13 DEBUG : file1: Open: flags=O_RDONLY 2026/07/07 03:22:13 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/07 03:22:13 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/07 03:22:13 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:22:13 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/07 03:22:13 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:22:13 DEBUG : Looking for writers 2026/07/07 03:22:13 DEBUG : file1: reading active writers 2026/07/07 03:22:13 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.26s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:22:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:22:14 DEBUG : flat/f000.txt: size = 7 OK 2026/07/07 03:22:14 DEBUG : flat/f000.txt.rclone_chunk.001_shrdau: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/07/07 03:22:14 INFO : flat/f000.txt.rclone_chunk.001_shrdau: Copied (server-side copy) to: flat/f000.txt 2026/07/07 03:22:14 INFO : flat/f000.txt.rclone_chunk.001_shrdau: Deleted 2026/07/07 03:22:14 DEBUG : flat/f001.txt: size = 14 OK 2026/07/07 03:22:14 DEBUG : flat/f001.txt.rclone_chunk.001_shrdk1: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/07/07 03:22:14 INFO : flat/f001.txt.rclone_chunk.001_shrdk1: Copied (server-side copy) to: flat/f001.txt 2026/07/07 03:22:14 INFO : flat/f001.txt.rclone_chunk.001_shrdk1: Deleted 2026/07/07 03:22:15 DEBUG : flat/f002.txt: size = 21 OK 2026/07/07 03:22:15 DEBUG : flat/f002.txt.rclone_chunk.001_shrd0m: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/07/07 03:22:15 INFO : flat/f002.txt.rclone_chunk.001_shrd0m: Copied (server-side copy) to: flat/f002.txt 2026/07/07 03:22:15 INFO : flat/f002.txt.rclone_chunk.001_shrd0m: Deleted 2026/07/07 03:22:15 DEBUG : flat/f003.txt: size = 28 OK 2026/07/07 03:22:15 DEBUG : flat/f003.txt.rclone_chunk.001_shrem1: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/07/07 03:22:15 INFO : flat/f003.txt.rclone_chunk.001_shrem1: Copied (server-side copy) to: flat/f003.txt 2026/07/07 03:22:15 INFO : flat/f003.txt.rclone_chunk.001_shrem1: Deleted 2026/07/07 03:22:16 DEBUG : flat/f004.txt: size = 35 OK 2026/07/07 03:22:16 DEBUG : flat/f004.txt.rclone_chunk.001_shre5k: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/07/07 03:22:16 INFO : flat/f004.txt.rclone_chunk.001_shre5k: Copied (server-side copy) to: flat/f004.txt 2026/07/07 03:22:16 INFO : flat/f004.txt.rclone_chunk.001_shre5k: Deleted 2026/07/07 03:22:16 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/07 03:22:16 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/07 03:22:16 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:22:16 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:22:16 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/07 03:22:16 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/07 03:22:16 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:22:16 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:22:16 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/07 03:22:16 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/07 03:22:16 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:22:16 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:22:16 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/07 03:22:16 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/07 03:22:16 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:22:17 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:22:17 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/07 03:22:17 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/07 03:22:17 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:22:17 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:22:17 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:22:17 DEBUG : flat: Looking for writers 2026/07/07 03:22:17 DEBUG : f000.txt: reading active writers 2026/07/07 03:22:17 DEBUG : f001.txt: reading active writers 2026/07/07 03:22:17 DEBUG : f002.txt: reading active writers 2026/07/07 03:22:17 DEBUG : f003.txt: reading active writers 2026/07/07 03:22:17 DEBUG : f004.txt: reading active writers 2026/07/07 03:22:17 DEBUG : Looking for writers 2026/07/07 03:22:17 DEBUG : flat: reading active writers 2026/07/07 03:22:17 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.57s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:22:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:22:17 DEBUG : a/top.txt: size = 3 OK 2026/07/07 03:22:17 DEBUG : a/top.txt.rclone_chunk.001_shrgtc: md5 = b28354b543375bfa94dabaeda722927f OK 2026/07/07 03:22:17 INFO : a/top.txt.rclone_chunk.001_shrgtc: Copied (server-side copy) to: a/top.txt 2026/07/07 03:22:17 INFO : a/top.txt.rclone_chunk.001_shrgtc: Deleted 2026/07/07 03:22:18 DEBUG : a/b/mid.txt: size = 3 OK 2026/07/07 03:22:18 DEBUG : a/b/mid.txt.rclone_chunk.001_shrhpb: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/07/07 03:22:18 INFO : a/b/mid.txt.rclone_chunk.001_shrhpb: Copied (server-side copy) to: a/b/mid.txt 2026/07/07 03:22:18 INFO : a/b/mid.txt.rclone_chunk.001_shrhpb: Deleted 2026/07/07 03:22:18 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/07/07 03:22:18 DEBUG : a/b/c/deep.txt.rclone_chunk.001_shrhe2: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/07/07 03:22:18 INFO : a/b/c/deep.txt.rclone_chunk.001_shrhe2: Copied (server-side copy) to: a/b/c/deep.txt 2026/07/07 03:22:18 INFO : a/b/c/deep.txt.rclone_chunk.001_shrhe2: Deleted 2026/07/07 03:22:19 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/07 03:22:19 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/07 03:22:19 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:22:19 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:22:19 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/07 03:22:19 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/07 03:22:19 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:22:19 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:22:19 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/07 03:22:19 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/07 03:22:19 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:22:19 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:22:19 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:22:19 DEBUG : a/b/c: Looking for writers 2026/07/07 03:22:19 DEBUG : deep.txt: reading active writers 2026/07/07 03:22:19 DEBUG : a/b: Looking for writers 2026/07/07 03:22:19 DEBUG : c: reading active writers 2026/07/07 03:22:19 DEBUG : mid.txt: reading active writers 2026/07/07 03:22:19 DEBUG : a: Looking for writers 2026/07/07 03:22:19 DEBUG : b: reading active writers 2026/07/07 03:22:19 DEBUG : top.txt: reading active writers 2026/07/07 03:22:19 DEBUG : Looking for writers 2026/07/07 03:22:19 DEBUG : a: reading active writers 2026/07/07 03:22:19 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.21s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:22:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/07/07 03:22:19 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:22:19 DEBUG : Looking for writers 2026/07/07 03:22:19 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza'", Local "Local file system at /tmp/rclone712660446", Modify Window "1ns" 2026/07/07 03:22:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': poll-interval is not supported by this remote 2026/07/07 03:22:20 DEBUG : dir1/a.txt: size = 1 OK 2026/07/07 03:22:20 DEBUG : dir1/a.txt.rclone_chunk.001_shri39: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/07/07 03:22:20 INFO : dir1/a.txt.rclone_chunk.001_shri39: Copied (server-side copy) to: dir1/a.txt 2026/07/07 03:22:20 INFO : dir1/a.txt.rclone_chunk.001_shri39: Deleted 2026/07/07 03:22:20 DEBUG : dir2/b.txt: size = 1 OK 2026/07/07 03:22:20 DEBUG : dir2/b.txt.rclone_chunk.001_shrjbm: md5 = 415290769594460e2e485922904f345d OK 2026/07/07 03:22:20 INFO : dir2/b.txt.rclone_chunk.001_shrjbm: Copied (server-side copy) to: dir2/b.txt 2026/07/07 03:22:20 INFO : dir2/b.txt.rclone_chunk.001_shrjbm: Deleted 2026/07/07 03:22:21 DEBUG : dir3/c.txt: size = 1 OK 2026/07/07 03:22:21 DEBUG : dir3/c.txt.rclone_chunk.001_shrj71: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/07/07 03:22:21 INFO : dir3/c.txt.rclone_chunk.001_shrj71: Copied (server-side copy) to: dir3/c.txt 2026/07/07 03:22:21 INFO : dir3/c.txt.rclone_chunk.001_shrj71: Deleted 2026/07/07 03:22:21 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/07 03:22:21 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/07 03:22:21 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:22:21 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:22:21 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/07 03:22:21 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/07 03:22:21 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:22:21 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:22:21 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/07 03:22:21 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/07 03:22:21 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:22:21 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:22:21 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:22:21 DEBUG : dir1: Looking for writers 2026/07/07 03:22:21 DEBUG : a.txt: reading active writers 2026/07/07 03:22:21 DEBUG : dir2: Looking for writers 2026/07/07 03:22:21 DEBUG : b.txt: reading active writers 2026/07/07 03:22:21 DEBUG : dir3: Looking for writers 2026/07/07 03:22:21 DEBUG : c.txt: reading active writers 2026/07/07 03:22:21 DEBUG : Looking for writers 2026/07/07 03:22:21 DEBUG : dir3: reading active writers 2026/07/07 03:22:21 DEBUG : dir1: reading active writers 2026/07/07 03:22:21 DEBUG : dir2: reading active writers 2026/07/07 03:22:21 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/07 03:22:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kipagug5qaza': Purge remote 2026/07/07 03:22:22 DEBUG : Waiting for deletions to finish 2026/07/07 03:22:22 INFO : S3 bucket rclone-test-kipagug5qaza: Bucket "rclone-test-kipagug5qaza" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Finished OK in 1m59.656603953s (try 1/5)